]> git.uio.no Git - u/mrichter/AliRoot.git/commitdiff
Incremented class version
authorhristov <hristov@f7af4fe6-9843-0410-8265-dc069ae4e863>
Thu, 20 Oct 2005 12:53:36 +0000 (12:53 +0000)
committerhristov <hristov@f7af4fe6-9843-0410-8265-dc069ae4e863>
Thu, 20 Oct 2005 12:53:36 +0000 (12:53 +0000)
STEER/AliESDtrack.h

index 87496714c408ec3687c692e38c91be97c85e5dec..6650076619e355be5feb831b241710cba793d902 100644 (file)
@@ -315,7 +315,7 @@ protected:
   Float_t fRICHdx;         // x of the track impact minus x of the MIP
   Float_t fRICHdy;         // y of the track impact minus y of the MIP
        
-  ClassDef(AliESDtrack,16)  //ESDtrack 
+  ClassDef(AliESDtrack,17)  //ESDtrack 
 };
 
 #endif