]> git.uio.no Git - u/mrichter/AliRoot.git/commitdiff
up from Salvatore
authorloizides <loizides@f7af4fe6-9843-0410-8265-dc069ae4e863>
Thu, 14 Mar 2013 12:06:44 +0000 (12:06 +0000)
committerloizides <loizides@f7af4fe6-9843-0410-8265-dc069ae4e863>
Thu, 14 Mar 2013 12:06:44 +0000 (12:06 +0000)
PWGJE/EMCALJetTasks/AliJetResponseMaker.h

index fb161fec5da71b01c50641e912a992dcde402b18..e58a1e78cc69dabfc2207427414eaebefc85b37f 100644 (file)
@@ -7,6 +7,7 @@ class AliGenPythiaEventHeader;
 class TClonesArray;
 class TH1;
 class TH2;
+class TProfile;
 class AliNamedArrayI;
 
 #include "AliEmcalJet.h"
@@ -90,7 +91,7 @@ class AliJetResponseMaker : public AliAnalysisTaskEmcalJet {
   TH1                        *fHistTrialsAfterSel;            //!total number of trials per pt hard bin after selection
   TH1                        *fHistEventsAfterSel;            //!total number of events per pt hard bin after selection
   TH1                        *fHistTrials;                    //!trials from pyxsec.root
-  TH1                        *fHistXsection;                  //!x section from pyxsec.root
+  TProfile                   *fHistXsection;                  //!x section from pyxsec.root
   TH1                        *fHistEvents;                    //!total number of events per pt hard bin
   // Jets 1
   TH2                        *fHistJets1PhiEta;               //!phi-eta distribution of jets 1