1 #ifndef ALIANALYSISTASKCLQA_H 2 #define ALIANALYSISTASKCLQA_H 76 Double_t rangeMax = 3*TMath::Pi()/2)
const;
103 fMall(0), fMall2(0), fPtMaxall(0), fMPtall(0),
104 fMPt2all(0), fMPtall2(0), fTSall(0),
105 fM(0), fQ2abs(0), fQ4abs(0), fQ42re(0), fCos2phi(0), fSin2phi(0),
106 fPtMax(0), fMPt(0), fMPt2(0), fTS(0), fMV0M(0),
107 fCl1(0), fV0M(0), fV0MEq(0), fV0A(0), fV0AEq(0), fZNA(0) {;}
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()