X-Git-Url: http://git.uio.no/git/?p=u%2Fmrichter%2FAliRoot.git;a=blobdiff_plain;f=STRUCT%2FAliFRAME.h;h=776aee0519f0b7a0a3a91b66b36c74a54c59d9fc;hp=9930593c99407245ac7a05fc0decff1ca08f0f62;hb=ccfa7576dfeb0b2c391afd1b483f51b6d1787fa8;hpb=cbc957b0121c0962741e67e4a9d37828a007739d diff --git a/STRUCT/AliFRAME.h b/STRUCT/AliFRAME.h index 9930593c994..776aee0519f 100644 --- a/STRUCT/AliFRAME.h +++ b/STRUCT/AliFRAME.h @@ -22,7 +22,7 @@ public: virtual Int_t IsVersion() const =0; protected: Int_t fRefVolumeId; // Id of the reference volume - ClassDef(AliFRAME,1) //Class for Space Frame + ClassDef(AliFRAME,2) //Class for Space Frame }; #endif