]> git.uio.no Git - u/mrichter/AliRoot.git/commitdiff
Class version incremented
authorhristov <hristov@f7af4fe6-9843-0410-8265-dc069ae4e863>
Mon, 14 Apr 2003 09:12:47 +0000 (09:12 +0000)
committerhristov <hristov@f7af4fe6-9843-0410-8265-dc069ae4e863>
Mon, 14 Apr 2003 09:12:47 +0000 (09:12 +0000)
FMD/AliFMD.h
STEER/AliMagFMaps.h
STRUCT/AliFRAME.h
ZDC/AliZDCv2.h

index 8a8366d0e9034fdca9a3e47ff40402b4737ae81e..7466206578699444fa198915dd837d9aa4a27e9e 100644 (file)
@@ -63,7 +63,7 @@ public:
 
   TClonesArray *fReconParticles; // list of reconstructed particles
 
 
   TClonesArray *fReconParticles; // list of reconstructed particles
 
- ClassDef(AliFMD,4)  //Class for the FMD detector
+ ClassDef(AliFMD,5)  //Class for the FMD detector
 };
 #endif // AliFMD_H
 
 };
 #endif // AliFMD_H
 
index e83afff194710a95f48d7fb02748e91e552fb408..3ea263a27840b765b2b37979813bdad42bcaaa3a 100644 (file)
@@ -43,7 +43,7 @@ protected:
     Float_t      fSolenoidUser;    // User set solenoid field setting  
     Int_t        fL3Option;        // Option for field inside L3
     Int_t        fFieldRead;       // Field has been read in
     Float_t      fSolenoidUser;    // User set solenoid field setting  
     Int_t        fL3Option;        // Option for field inside L3
     Int_t        fFieldRead;       // Field has been read in
-    ClassDef(AliMagFMaps,2)        // Class for all Alice MagField using three Maps with Constant Mesh
+    ClassDef(AliMagFMaps,3)        // Class for all Alice MagField using three Maps with Constant Mesh
 };
 
 #endif
 };
 
 #endif
index 9930593c99407245ac7a05fc0decff1ca08f0f62..776aee0519f0b7a0a3a91b66b36c74a54c59d9fc 100644 (file)
@@ -22,7 +22,7 @@ public:
   virtual Int_t IsVersion() const =0;
  protected:
   Int_t fRefVolumeId;    // Id of the reference volume
   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
 };
 
 #endif
index 27c91fb03fb6a5829e5e94b2d74d5b7377df46da..7986d151b5c6f7b208d55e588867160a88d38046 100644 (file)
@@ -66,7 +66,7 @@ protected:
   // Parameters for tracking studies
   Int_t fpLostIT, fpLostD1, fpLostTDI, fpDetected;
   
   // Parameters for tracking studies
   Int_t fpLostIT, fpLostD1, fpLostTDI, fpDetected;
   
-   ClassDef(AliZDCv2,1)  // Zero Degree Calorimeter version 1
+   ClassDef(AliZDCv2,2)  // Zero Degree Calorimeter version 1
 }; 
  
 #endif
 }; 
  
 #endif