]> git.uio.no Git - u/mrichter/AliRoot.git/commitdiff
increase ClassDef
authormverweij <marta.verweij@cern.ch>
Wed, 30 Apr 2014 14:01:42 +0000 (16:01 +0200)
committermverweij <marta.verweij@cern.ch>
Wed, 30 Apr 2014 14:01:42 +0000 (16:01 +0200)
PWGJE/AliPWG4HighPtSpectra.h

index eb67a9371cd4294099f78e873117a5abfad09a0c..101dc6d4c4b7eb8a62c6eef9f216e692c5948f34 100644 (file)
@@ -14,7 +14,7 @@
  **************************************************************************/
 
 //-----------------------------------------------------------------------
-// Author : Marta Verweij - UU
+// Author : Marta Verweij, D. Keijdener - UU
 //-----------------------------------------------------------------------
 
 #ifndef ALIPWG4HIGHPTSPECTRA_H
@@ -161,7 +161,7 @@ class AliPWG4HighPtSpectra : public AliAnalysisTask {
   TH2F *fPtRelUncertainty1PtPrim;              //! Pt vs relUncertainty1Pt for primary particles
   TH2F *fPtRelUncertainty1PtSec;               //! Pt vs relUncertainty1Pt for secondary particles
 
-  ClassDef(AliPWG4HighPtSpectra,3);
+  ClassDef(AliPWG4HighPtSpectra,4);
 };
 
 #endif