1 #ifndef ALIANALYSISTASKCLQA_H
2 #define ALIANALYSISTASKCLQA_H
76 Double_t rangeMax = 3*TMath::Pi()/2)
const;
void RunHet(Double_t Etmin)
void SetHetParams(Double_t Etmin)
virtual ~AliNtupCumInfo()
Base task in the EMCAL framework.
virtual ~AliAnalysisTaskCLQA()
Double_t DeltaPhi(Double_t phia, Double_t phib, Double_t rangeMin=-TMath::Pi()/2, Double_t rangeMax=3 *TMath::Pi()/2) const
pointer to cumulant class
AliNtupZdcInfo * fNtupZdcInfo
object holding cumulant results
virtual ~AliNtupHetInfo()
void SetDoTrackProp(Bool_t b)
void SetQCEtaGap(Double_t e)
void SetDoTracking(Bool_t b)
void SetCumParams(Double_t Mmin, Double_t ptmin, Double_t ptmax, Double_t etamin, Double_t etamax)
Bool_t Run()
Run function. This is the core function of the analysis and contains the user code. Therefore users have to implement this function.
void SetCentCL1In(TH1F *h)
AliAnalysisTaskCLQA & operator=(const AliAnalysisTaskCLQA &)
void SetCentV0AIn(TH1F *h)
AliNtupHetInfo * fNtupHetInfo
ntuple for het analysis
Bool_t FillHistograms()
Function filling histograms.
Bool_t RetrieveEventObjects()
Retrieve common objects from event.
TH1 * fHists[1000]
object holding het info
void SetDoVertexCut(Bool_t b)
Cumulants * fCum
pointers to histograms
virtual ~AliNtupZdcInfo()
void SetDoMuonTracking(Bool_t b)
AliNtupCumInfo * fNtupCumInfo
ntuple for cumulant analysis
void SetDoCumulants(Bool_t b, Bool_t bn=0)
TTree * fNtupHet
object holding zdc info
void UserCreateOutputObjects()