12 #ifndef AliAnalysisTaskEmcalRun2QA_H 13 #define AliAnalysisTaskEmcalRun2QA_H Float_t fPtBinWidth
Histogram pt bin width.
THistManager fHistManager
Histogram manager.
void SetParticleLevel(Bool_t s)
TList * fOutputList_Cell
Output list for Event QA histograms.
AliCalorimeterUtils * fCaloUtils
Cells in cluster per supermodule.
Int_t fNTotClusters[2]
!Total number of accepted clusters in current event (DCal/EMCal)
Bool_t fParticleLevel
Set particle level analysis.
Double_t fV0CTotMult
!Event V0C total multiplicity
TH2 ** fHistClusterEtaPhi
Cluster QA histogram.
Int_t fDoLeadingObjectPosition
Add axis for leading object position (eta-phi)
Float_t fMaxPt
Histogram pt limit.
TH2 ** fHistCellIDvsE
Output list for Cluster QA histograms.
Int_t fNMaxRowsAbs
Number of rows in one supermodule.
Declaration of class AliTLorentzVector.
AliVVZERO * fVZERO
!Event V0 object
void SetIsEmbedded(Bool_t i)
TH2 ** fHistCellEtaPhi
Cell QA histogram.
Int_t fMaxCellsInCluster
Maximum number (approx) of cells in a cluster.
Int_t fDoV0QA
Add V0 QA histograms.
Float_t fCellEnergyCut
Energy cell cut.
void SetSeparateEMCalDCal(Bool_t b)
void UserCreateOutputObjects()
Double_t fCent2
!Event centrality with method 2
AliTLorentzVector fMaxCluster[2]
TH1 ** fHistNrCellsInCluster
Cluster QA histogram.
Base task in the EMCAL framework (lighter version of AliAnalysisTaskEmcal)
Double_t fV0ATotMult
!Event V0A total multiplicity
AliAnalysisTaskEmcalRun2QA()
Implementation of a task to perform basic QA on EMCal and DCal clusters and cells.
TList * fOutputList_Event
Bool_t RetrieveEventObjects()
virtual ~AliAnalysisTaskEmcalRun2QA()
Int_t fNMaxColsAbs
Number of columns in one supermodule.
AliTLorentzVector fLeadingCluster[2]
!Leading cluster in current event (EMCal/DCal)
void SetMaxCellsInCluster(Int_t b)
Float_t fRtoD
Transformation of rad to deg.
void SetDoLeadingObjectPosition(Int_t b)
void SetAdditionalCentEst(const char *meth2, const char *meth3="")
TString fCentMethod2
Centrality method 2.
TH2 ** fHistClusterIDvsELow
Cluster QA histogram.
Bool_t fIsEmbedded
Embedded data present.
AliAnalysisTaskEmcalRun2QA & operator=(const AliAnalysisTaskEmcalRun2QA &)
void SetPtBin(Float_t w, Float_t max)
AliTLorentzVector fMaxTrack
Container class for histograms.
AliTLorentzVector fLeadingTrack
!Leading track in current event
Double_t fCent3
!Event centrality with method 3
TH2 ** fHistClusterIDvsE
Cell QA histogram.
Int_t fNumOfSuperMod
Number of supermodules.
TH2 ** fHistCellIDvsELow
Cell QA histogram.
TList * fOutputList_Cluster
Output list for Cell QA histograms.
TString fCentMethod3
Centrality method 3.
Class with utils specific to calorimeter clusters/cells.
Bool_t fSeparateEMCalDCal
Separate EMCal from DCal in QA plots.
Bool_t fDebug
Prints out some extra information.
void SetCellEnergyCut(Float_t cut)
Int_t fDoEPQA
Add event plane QA histograms.
void FillEventQAHisto(const EventQA_t &eventQA)