]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - STEER/AliRunLoader.h
The total mult in V0 became float number.
[u/mrichter/AliRoot.git] / STEER / AliRunLoader.h
index bb3f3ea896ba9551676876bb9ebdbfa8c83f4d57..fce21170414d8da18cefaf7f8dfb2658033c843a 100644 (file)
@@ -258,7 +258,7 @@ protected:
     static const TString   fgkKineBranchName;         //default name of the branch with kinematics
     static const TString   fgkGAliceName;             //default name for gAlice file    
     
-    ClassDef(AliRunLoader,2)
+    ClassDef(AliRunLoader,3)
 };
 
 #endif