]> git.uio.no Git - u/mrichter/AliRoot.git/commitdiff
updating version number
authormhorner <mhorner@f7af4fe6-9843-0410-8265-dc069ae4e863>
Mon, 12 Jul 2004 19:33:43 +0000 (19:33 +0000)
committermhorner <mhorner@f7af4fe6-9843-0410-8265-dc069ae4e863>
Mon, 12 Jul 2004 19:33:43 +0000 (19:33 +0000)
EMCAL/AliEMCAL.h

index 14100cf9213173f10d99bec6753a91e099bc2494..ab642fc71c406c3aac86ef59c7a6150a4a7d81c1 100644 (file)
@@ -61,7 +61,7 @@ protected:
   Double_t fBirkC2; // constants for Birk's Law implementation
   TRandom * fRan ;             //! random number generator
 
   Double_t fBirkC2; // constants for Birk's Law implementation
   TRandom * fRan ;             //! random number generator
 
-  ClassDef(AliEMCAL,6) // Electromagnetic calorimeter (base class)
+  ClassDef(AliEMCAL,7) // Electromagnetic calorimeter (base class)
 
 } ;
 
 
 } ;