]> git.uio.no Git - u/mrichter/AliRoot.git/commitdiff
ClassDef version increased.
authormorsch <morsch@f7af4fe6-9843-0410-8265-dc069ae4e863>
Thu, 24 Feb 2011 21:23:49 +0000 (21:23 +0000)
committermorsch <morsch@f7af4fe6-9843-0410-8265-dc069ae4e863>
Thu, 24 Feb 2011 21:23:49 +0000 (21:23 +0000)
STEER/AliAODInputHandler.h

index 34c5c348ec4bee022f9e6da24bb8dc2e67a1f86e..7116c97b80674e7e9aa5f436f5857a255f5f70a9 100644 (file)
@@ -57,7 +57,7 @@ class AliAODInputHandler : public AliInputEventHandler {
     AliAODEvent    *fAODEventToMerge; //! Event for merging
     Int_t           fMergeOffset;     //! Event offset for merging
     TH2F*           fHistStatistics[2]; //! how many events are cut away why {all,bin 0}
-    ClassDef(AliAODInputHandler, 2);
+    ClassDef(AliAODInputHandler, 3);
 };
 
 #endif