]> git.uio.no Git - u/mrichter/AliRoot.git/commitdiff
classdef
authorsnelling <snelling@f7af4fe6-9843-0410-8265-dc069ae4e863>
Wed, 20 Jul 2011 08:45:28 +0000 (08:45 +0000)
committersnelling <snelling@f7af4fe6-9843-0410-8265-dc069ae4e863>
Wed, 20 Jul 2011 08:45:28 +0000 (08:45 +0000)
PWG2/FLOW/AliFlowTasks/AliFlowTrackCuts.h

index 0fc75b26b7e9a8e2df6cf520eb86a6a069b8f636..36465e87152f44cb037f67ca97e49a3c4610183a 100644 (file)
@@ -310,7 +310,7 @@ class AliFlowTrackCuts : public AliFlowTrackSimpleCuts {
 
   static const Int_t fgkNumberOfV0tracks=64; //number of V0 channels
 
-  ClassDef(AliFlowTrackCuts,8)
+  ClassDef(AliFlowTrackCuts,9)
 };
 
 #endif