AliPhysics  be175c7 (be175c7)
AliAnalysisTaskEmcalRun2QA Class Reference

Implementation of a task to perform basic QA on EMCal and DCal clusters and cells. More...

#include <AliAnalysisTaskEmcalRun2QA.h>

Inheritance diagram for AliAnalysisTaskEmcalRun2QA:

Classes

struct  EventQA_t
 

Public Member Functions

 AliAnalysisTaskEmcalRun2QA ()
 
 AliAnalysisTaskEmcalRun2QA (const char *name)
 
virtual ~AliAnalysisTaskEmcalRun2QA ()
 
void InitConstants ()
 
void UserCreateOutputObjects ()
 
void SetCellEnergyCut (Float_t cut)
 
void SetParticleLevel (Bool_t s)
 
void SetMC (Bool_t m)
 
void SetAdditionalCentEst (const char *meth2, const char *meth3="")
 
void SetDoV0QA (Int_t b)
 
void SetDoEPQA (Int_t b)
 
void SetMaxCellsInCluster (Int_t b)
 
void SetDoLeadingObjectPosition (Int_t b)
 
void SetSeparateEMCalDCal (Bool_t b)
 
void SetPtBin (Float_t w, Float_t max)
 
void SetIsEmbedded (Bool_t i)
 
- Public Member Functions inherited from AliAnalysisTaskEmcalLight
 AliAnalysisTaskEmcalLight ()
 
 AliAnalysisTaskEmcalLight (const char *name, Bool_t histo=kFALSE)
 
virtual ~AliAnalysisTaskEmcalLight ()
 
AliParticleContainerAddParticleContainer (std::string branchName, std::string contName="")
 
AliClusterContainerAddClusterContainer (std::string branchName, std::string contName="")
 
void AdoptParticleContainer (AliParticleContainer *cont)
 
void AdoptClusterContainer (AliClusterContainer *cont)
 
AliParticleContainerGetParticleContainer (std::string name) const
 
AliClusterContainerGetClusterContainer (std::string name) const
 
AliMCParticleContainerGetMCParticleContainer (std::string name) const
 
AliTrackContainerGetTrackContainer (std::string name) const
 
void RemoveParticleContainer (std::string name)
 
void RemoveClusterContainer (std::string name)
 
void SetCaloCellsName (const char *n)
 
void SetCaloTriggerPatchInfoName (const char *n)
 
void SetCaloTriggersName (const char *n)
 
void SetCentralityEstimator (const char *c)
 
void SetIsMonteCarlo (Bool_t i)
 
void SetIsPythia (Bool_t i)
 
void SetMCEventHeaderName (const char *name)
 
void SetForceBeamType (EBeamType_t f)
 
void SetCentralityEstimation (ECentralityEstimation_t b)
 
void SetMakeGeneralHistograms (Bool_t g)
 
void SetNeedEmcalGeom (Bool_t n)
 
void SetCentBins (const std::vector< double > &bins)
 
Int_t GetNCentBins () const
 
void SetSwitchOffLHC15oFaultyBranches (Bool_t b)
 
void SetTriggerSelectionBitMap (UInt_t t)
 
void SetCentRange (Double_t min, Double_t max)
 
void SetVzRange (Double_t min, Double_t max)
 
void SetZvertexDiffValue (Double_t cut)
 
void SetMinNVertCont (Int_t cut)
 
void SetPtHardRange (Double_t min, Double_t max)
 
void SetMaxMinimumBiasPtHard (Int_t max)
 
void AddAcceptedTriggerClass (const char *trigClass)
 
void AddRejectedTriggerClass (const char *trigClass)
 
void ClearAcceptedTriggerClasses ()
 
void ClearRejectedTriggerClasses ()
 
void SetMCFilter ()
 
void ResetMCFilter ()
 
void SetJetPtFactor (Float_t f)
 
Float_t JetPtFactor ()
 
void SetClusterPtFactor (Float_t f)
 
Float_t ClusterPtFactor ()
 
void SetTrackPtFactor (Float_t f)
 
Float_t TrackPtFactor ()
 
void SetEventSelectionAfterRun (Bool_t b)
 
void SelectGeneratorName (TString gen)
 
void SetInhibit (Bool_t s)
 
void SetEventWeightRange (Double_t min, Double_t max)
 
Bool_t IsInhibit () const
 

Protected Member Functions

void ExecOnce ()
 
Bool_t FillHistograms ()
 
void FillEventQAHisto (const EventQA_t &eventQA)
 
Bool_t RetrieveEventObjects ()
 
Int_t DoCellLoop ()
 
void DoClusterLoop ()
 
- Protected Member Functions inherited from AliAnalysisTaskEmcalLight
void SetRejectionReasonLabels (TAxis *axis)
 
void AddObjectToEvent (TObject *obj, Bool_t attempt=kFALSE)
 
TClonesArray * GetArrayFromEvent (const char *name, const char *clname=0)
 
EBeamType_t GetBeamType ()
 
Bool_t PythiaInfoFromFile (const char *currFile, Float_t &fXsec, Float_t &fTrials, Int_t &pthard, Bool_t &useXsecFromHeader)
 
Bool_t IsTrackInEmcalAcceptance (AliVParticle *part, Double_t edges=0.9) const
 
Bool_t CheckMCOutliers ()
 
void UserCreateOutputObjects ()
 
void UserExec (Option_t *option)
 
Bool_t UserNotify ()
 
virtual Bool_t FillGeneralHistograms (Bool_t eventSelected)
 
virtual Bool_t IsEventSelected ()
 
virtual Bool_t Run ()
 

Protected Attributes

TListfOutputList_Event
 
TListfOutputList_Cell
 Output list for Event QA histograms. More...
 
TListfOutputList_Cluster
 Output list for Cell QA histograms. More...
 
TH2 ** fHistCellIDvsE
 Output list for Cluster QA histograms. More...
 
TH2 ** fHistCellIDvsELow
 Cell QA histogram. More...
 
TH2 ** fHistCellEtaPhi
 Cell QA histogram. More...
 
TH2 ** fHistClusterIDvsE
 Cell QA histogram. More...
 
TH2 ** fHistClusterIDvsELow
 Cluster QA histogram. More...
 
TH2 ** fHistClusterEtaPhi
 Cluster QA histogram. More...
 
TH1 ** fHistNrCellsInCluster
 Cluster QA histogram. More...
 
AliCalorimeterUtilsfCaloUtils
 Cells in cluster per supermodule. More...
 
Int_t fNumOfSuperMod
 Number of supermodules. More...
 
Int_t fNMaxColsAbs
 Number of columns in one supermodule. More...
 
Int_t fNMaxRowsAbs
 Number of rows in one supermodule. More...
 
Bool_t fDebug
 Prints out some extra information. More...
 
Float_t fRtoD
 Transformation of rad to deg. More...
 
Float_t fCellEnergyCut
 Energy cell cut. More...
 
Bool_t fParticleLevel
 Set particle level analysis. More...
 
Bool_t fIsMC
 MC analysis. More...
 
TString fCentMethod2
 Centrality method 2. More...
 
TString fCentMethod3
 Centrality method 3. More...
 
Int_t fDoV0QA
 Add V0 QA histograms. More...
 
Int_t fDoEPQA
 Add event plane QA histograms. More...
 
Int_t fDoLeadingObjectPosition
 Add axis for leading object position (eta-phi) More...
 
Int_t fMaxCellsInCluster
 Maximum number (approx) of cells in a cluster. More...
 
Float_t fPtBinWidth
 Histogram pt bin width. More...
 
Float_t fMaxPt
 Histogram pt limit. More...
 
Bool_t fSeparateEMCalDCal
 Separate EMCal from DCal in QA plots. More...
 
Bool_t fIsEmbedded
 Embedded data present. More...
 
Double_t fCent2
 !Event centrality with method 2 More...
 
Double_t fCent3
 !Event centrality with method 3 More...
 
AliVVZERO * fVZERO
 !Event V0 object More...
 
Double_t fV0ATotMult
 !Event V0A total multiplicity More...
 
Double_t fV0CTotMult
 !Event V0C total multiplicity More...
 
Int_t fNTotClusters [2]
 !Total number of accepted clusters in current event (DCal/EMCal) More...
 
AliTLorentzVector fLeadingCluster [2]
 !Leading cluster in current event (EMCal/DCal) More...
 
AliTLorentzVector fLeadingTrack
 !Leading track in current event More...
 
THistManager fHistManager
 Histogram manager. More...
 
- Protected Attributes inherited from AliAnalysisTaskEmcalLight
EBeamType_t fForceBeamType
 forced beam type More...
 
Bool_t fGeneralHistograms
 whether or not it should fill some general histograms More...
 
Bool_t fCreateHisto
 whether or not create histograms More...
 
Bool_t fNeedEmcalGeom
 whether or not the task needs the emcal geometry More...
 
std::vector< double > fCentBins
 how many centrality bins More...
 
ECentralityEstimation_t fCentralityEstimation
 Centrality estimation. More...
 
Bool_t fIsPythia
 if it is a PYTHIA production More...
 
Bool_t fIsMonteCarlo
 if it is a MC production More...
 
TString fMCEventHeaderName
 Looks for MC event properties in a particular MC event type (useful for a MC cocktail production) More...
 
TString fCaloCellsName
 name of calo cell collection More...
 
TString fCaloTriggersName
 name of calo triggers collection More...
 
TString fCaloTriggerPatchInfoName
 trigger patch info array name More...
 
TString fCentEst
 name of the centrality estimator More...
 
std::map< std::string, AliParticleContainer * > fParticleCollArray
 particle/track collection array More...
 
std::map< std::string, AliClusterContainer * > fClusterCollArray
 cluster collection array More...
 
UInt_t fTriggerSelectionBitMap
 trigger selection bit map More...
 
Double_t fMinCent
 min centrality for event selection More...
 
Double_t fMaxCent
 max centrality for event selection More...
 
Double_t fMinVz
 min vertex for event selection More...
 
Double_t fMaxVz
 max vertex for event selection More...
 
Double_t fMaxVzDiff
 upper limit for distance between primary and SPD vertex More...
 
Double_t fMinNVertCont
 minumum number of vertex contributors More...
 
Double_t fMinPtHard
 select minimum pt hard (MC) More...
 
Double_t fMaxPtHard
 select maximum pt hard (MC) More...
 
Double_t fMaxMinimumBiasPtHard
 maximum pt hard for the minimum bias pt hard bin (MC) More...
 
std::set< std::string > fAcceptedTriggerClasses
 list of accepted trigger classes More...
 
std::set< std::string > fRejectedTriggerClasses
 list of accepted trigger classes More...
 
Bool_t fMCRejectFilter
 enable the filtering of events by tail rejection More...
 
Float_t fPtHardAndJetPtFactor
 Factor between ptHard and jet pT to reject/accept event. More...
 
Float_t fPtHardAndClusterPtFactor
 Factor between ptHard and cluster pT to reject/accept event. More...
 
Float_t fPtHardAndTrackPtFactor
 Factor between ptHard and track pT to reject/accept event. More...
 
Bool_t fSwitchOffLHC15oFaultyBranches
 Switch off faulty tree branches in LHC15o AOD trees. More...
 
Bool_t fEventSelectionAfterRun
 If kTRUE, the event selection is performed after Run() but before FillHistograms() More...
 
TString fSelectGeneratorName
 Selects only events produced by a generator that has a name containing a string. More...
 
Double_t fMinimumEventWeight
 Minimum event weight for the related bookkeping histogram. More...
 
Double_t fMaximumEventWeight
 Minimum event weight for the related bookkeping histogram. More...
 
Bool_t fInhibit
 !inhibit execution of the task More...
 
Bool_t fLocalInitialized
 !whether or not the task has been already initialized More...
 
EDataType_t fDataType
 !data type (ESD or AOD) More...
 
AliEMCALGeometry * fGeom
 !emcal geometry More...
 
AliVCaloCells * fCaloCells
 !cells More...
 
AliVCaloTrigger * fCaloTriggers
 !calo triggers More...
 
TClonesArray * fTriggerPatchInfo
 !trigger patch info array More...
 
Double_t fCent
 !event centrality More...
 
Int_t fCentBin
 !event centrality bin More...
 
Double_t fEPV0
 !event plane V0 More...
 
Double_t fEPV0A
 !event plane V0A More...
 
Double_t fEPV0C
 !event plane V0C More...
 
Double_t fVertex [3]
 !event vertex More...
 
Double_t fVertexSPD [3]
 !event Svertex More...
 
Int_t fNVertCont
 !event vertex number of contributors More...
 
Int_t fNVertSPDCont
 !event SPD vertex number of contributors More...
 
ULong_t fFiredTriggerBitMap
 !bit map of fired triggers More...
 
std::vector< std::string > fFiredTriggerClasses
 !trigger classes fired by the current event More...
 
EBeamType_t fBeamType
 !event beam type More...
 
AliGenEventHeader * fMCHeader
 !event MC header More...
 
AliGenPythiaEventHeader * fPythiaHeader
 !event Pythia header More...
 
Bool_t fUseXsecFromHeader
 !Switch for using cross section from header (if not found in pythia file) More...
 
Int_t fPtHardBin
 !event pt hard bin More...
 
Double_t fPtHard
 !event pt hard More...
 
Int_t fNTrials
 !event trials More...
 
Float_t fXsection
 !x-section from pythia header More...
 
Float_t fEventWeight
 !event weight More...
 
TString fGeneratorName
 !name of the MC generator used to produce the current event (only AOD) More...
 
TListfOutput
 !output list More...
 

Private Member Functions

 AliAnalysisTaskEmcalRun2QA (const AliAnalysisTaskEmcalRun2QA &)
 
AliAnalysisTaskEmcalRun2QAoperator= (const AliAnalysisTaskEmcalRun2QA &)
 

Additional Inherited Members

- Public Types inherited from AliAnalysisTaskEmcalLight
enum  EDataType_t { kUnknownDataType, kESD, kAOD }
 Switch for the data type. More...
 
enum  EBeamType_t { kNA = -1, kpp = 0, kAA = 1, kpA = 2 }
 Switch for the beam type. More...
 
enum  ECentralityEstimation_t { kNoCentrality = 0, kNewCentrality = 1, kOldCentrality = 2 }
 Switch for the centrality estimation. More...
 
- Static Protected Member Functions inherited from AliAnalysisTaskEmcalLight
static void GetEtaPhiDiff (const AliVTrack *t, const AliVCluster *v, Double_t &phidiff, Double_t &etadiff)
 
static Byte_t GetTrackType (const AliVTrack *t)
 
static Byte_t GetTrackType (const AliAODTrack *aodTrack, UInt_t filterBit1, UInt_t filterBit2)
 
static Double_t DeltaPhi (Double_t phia, Double_t phib, Double_t rMin=-TMath::Pi()/2, Double_t rMax=3 *TMath::Pi()/2)
 
static std::vector< double > GenerateFixedBinArray (int n, double min, double max, bool last=true)
 
static void GenerateFixedBinArray (int n, double min, double max, std::vector< double > &array, bool last=true)
 
static std::vector< double > GenerateLogFixedBinArray (int n, double min, double max, bool last=true)
 
static void GenerateLogFixedBinArray (int n, double min, double max, std::vector< double > &array, bool last=true)
 
static Double_t GetParallelFraction (AliVParticle *part1, AliVParticle *part2)
 
static Double_t GetParallelFraction (const TVector3 &vect1, AliVParticle *part2)
 
static EBeamType_t BeamTypeFromRunNumber (Int_t runnumber)
 
- Static Protected Attributes inherited from AliAnalysisTaskEmcalLight
static Double_t fgkEMCalDCalPhiDivide = 4.
 phi value used to distinguish between DCal and EMCal More...
 

Detailed Description

Implementation of a task to perform basic QA on EMCal and DCal clusters and cells.

Implementation of a task to perform basic QA on EMCal and DCal clusters and cells

Definition at line 36 of file AliAnalysisTaskEmcalRun2QA.h.

Constructor & Destructor Documentation

AliAnalysisTaskEmcalRun2QA::AliAnalysisTaskEmcalRun2QA ( )

Definition at line 48 of file AliAnalysisTaskEmcalRun2QA.cxx.

AliAnalysisTaskEmcalRun2QA::AliAnalysisTaskEmcalRun2QA ( const char *  name)

Definition at line 81 of file AliAnalysisTaskEmcalRun2QA.cxx.

AliAnalysisTaskEmcalRun2QA::~AliAnalysisTaskEmcalRun2QA ( )
virtual

Definition at line 130 of file AliAnalysisTaskEmcalRun2QA.cxx.

AliAnalysisTaskEmcalRun2QA::AliAnalysisTaskEmcalRun2QA ( const AliAnalysisTaskEmcalRun2QA )
private

Member Function Documentation

Int_t AliAnalysisTaskEmcalRun2QA::DoCellLoop ( )
protected

Definition at line 748 of file AliAnalysisTaskEmcalRun2QA.cxx.

Referenced by FillHistograms(), and SetIsEmbedded().

void AliAnalysisTaskEmcalRun2QA::DoClusterLoop ( )
protected

Definition at line 810 of file AliAnalysisTaskEmcalRun2QA.cxx.

Referenced by FillHistograms(), and SetIsEmbedded().

void AliAnalysisTaskEmcalRun2QA::ExecOnce ( )
protectedvirtual

Perform steps needed to initialize the analysis. This function relies on the presence of an input event (ESD or AOD event). Consequently it is called internally by UserExec for the first event.

This function connects all containers attached to this task to the corresponding arrays in the input event. Furthermore it initializes the geometry.

Reimplemented from AliAnalysisTaskEmcalLight.

Definition at line 554 of file AliAnalysisTaskEmcalRun2QA.cxx.

Referenced by SetIsEmbedded().

void AliAnalysisTaskEmcalRun2QA::FillEventQAHisto ( const EventQA_t eventQA)
protected

Definition at line 684 of file AliAnalysisTaskEmcalRun2QA.cxx.

Referenced by FillHistograms(), and SetIsEmbedded().

Bool_t AliAnalysisTaskEmcalRun2QA::FillHistograms ( )
protectedvirtual

This function optionally fills histograms created by the users. Can access data previously handled by the user Run function.

Returns

Reimplemented from AliAnalysisTaskEmcalLight.

Definition at line 649 of file AliAnalysisTaskEmcalRun2QA.cxx.

Referenced by SetIsEmbedded().

void AliAnalysisTaskEmcalRun2QA::InitConstants ( )

Definition at line 113 of file AliAnalysisTaskEmcalRun2QA.cxx.

Referenced by AliAnalysisTaskEmcalRun2QA().

AliAnalysisTaskEmcalRun2QA& AliAnalysisTaskEmcalRun2QA::operator= ( const AliAnalysisTaskEmcalRun2QA )
private
Bool_t AliAnalysisTaskEmcalRun2QA::RetrieveEventObjects ( )
protectedvirtual

Retrieve objects from event.

Returns

Reimplemented from AliAnalysisTaskEmcalLight.

Definition at line 618 of file AliAnalysisTaskEmcalRun2QA.cxx.

Referenced by SetIsEmbedded().

void AliAnalysisTaskEmcalRun2QA::SetAdditionalCentEst ( const char *  meth2,
const char *  meth3 = "" 
)
inline

Definition at line 67 of file AliAnalysisTaskEmcalRun2QA.h.

void AliAnalysisTaskEmcalRun2QA::SetCellEnergyCut ( Float_t  cut)
inline

Definition at line 64 of file AliAnalysisTaskEmcalRun2QA.h.

void AliAnalysisTaskEmcalRun2QA::SetDoEPQA ( Int_t  b)
inline

Definition at line 69 of file AliAnalysisTaskEmcalRun2QA.h.

void AliAnalysisTaskEmcalRun2QA::SetDoLeadingObjectPosition ( Int_t  b)
inline

Definition at line 71 of file AliAnalysisTaskEmcalRun2QA.h.

void AliAnalysisTaskEmcalRun2QA::SetDoV0QA ( Int_t  b)
inline

Definition at line 68 of file AliAnalysisTaskEmcalRun2QA.h.

void AliAnalysisTaskEmcalRun2QA::SetIsEmbedded ( Bool_t  i)
inline

Definition at line 74 of file AliAnalysisTaskEmcalRun2QA.h.

void AliAnalysisTaskEmcalRun2QA::SetMaxCellsInCluster ( Int_t  b)
inline

Definition at line 70 of file AliAnalysisTaskEmcalRun2QA.h.

void AliAnalysisTaskEmcalRun2QA::SetMC ( Bool_t  m)
inline

Definition at line 66 of file AliAnalysisTaskEmcalRun2QA.h.

void AliAnalysisTaskEmcalRun2QA::SetParticleLevel ( Bool_t  s)
inline

Definition at line 65 of file AliAnalysisTaskEmcalRun2QA.h.

void AliAnalysisTaskEmcalRun2QA::SetPtBin ( Float_t  w,
Float_t  max 
)
inline

Definition at line 73 of file AliAnalysisTaskEmcalRun2QA.h.

void AliAnalysisTaskEmcalRun2QA::SetSeparateEMCalDCal ( Bool_t  b)
inline

Definition at line 72 of file AliAnalysisTaskEmcalRun2QA.h.

void AliAnalysisTaskEmcalRun2QA::UserCreateOutputObjects ( )

Definition at line 137 of file AliAnalysisTaskEmcalRun2QA.cxx.

Member Data Documentation

AliCalorimeterUtils* AliAnalysisTaskEmcalRun2QA::fCaloUtils
protected

Cells in cluster per supermodule.

Pointer to Calorimeter Utils.

Definition at line 99 of file AliAnalysisTaskEmcalRun2QA.h.

Referenced by DoCellLoop(), DoClusterLoop(), ExecOnce(), InitConstants(), and ~AliAnalysisTaskEmcalRun2QA().

Float_t AliAnalysisTaskEmcalRun2QA::fCellEnergyCut
protected

Energy cell cut.

Definition at line 106 of file AliAnalysisTaskEmcalRun2QA.h.

Referenced by DoCellLoop(), and SetCellEnergyCut().

Double_t AliAnalysisTaskEmcalRun2QA::fCent2
protected

!Event centrality with method 2

Definition at line 119 of file AliAnalysisTaskEmcalRun2QA.h.

Referenced by FillHistograms(), and RetrieveEventObjects().

Double_t AliAnalysisTaskEmcalRun2QA::fCent3
protected

!Event centrality with method 3

Definition at line 120 of file AliAnalysisTaskEmcalRun2QA.h.

Referenced by FillHistograms(), and RetrieveEventObjects().

TString AliAnalysisTaskEmcalRun2QA::fCentMethod2
protected
TString AliAnalysisTaskEmcalRun2QA::fCentMethod3
protected
Bool_t AliAnalysisTaskEmcalRun2QA::fDebug
protected

Prints out some extra information.

Definition at line 104 of file AliAnalysisTaskEmcalRun2QA.h.

Referenced by ExecOnce(), FillEventQAHisto(), FillHistograms(), InitConstants(), RetrieveEventObjects(), and UserCreateOutputObjects().

Int_t AliAnalysisTaskEmcalRun2QA::fDoEPQA
protected

Add event plane QA histograms.

Definition at line 112 of file AliAnalysisTaskEmcalRun2QA.h.

Referenced by SetDoEPQA(), and UserCreateOutputObjects().

Int_t AliAnalysisTaskEmcalRun2QA::fDoLeadingObjectPosition
protected

Add axis for leading object position (eta-phi)

Definition at line 113 of file AliAnalysisTaskEmcalRun2QA.h.

Referenced by SetDoLeadingObjectPosition(), and UserCreateOutputObjects().

Int_t AliAnalysisTaskEmcalRun2QA::fDoV0QA
protected

Add V0 QA histograms.

Definition at line 111 of file AliAnalysisTaskEmcalRun2QA.h.

Referenced by ExecOnce(), SetDoV0QA(), and UserCreateOutputObjects().

TH2** AliAnalysisTaskEmcalRun2QA::fHistCellEtaPhi
protected

Cell QA histogram.

Definition at line 91 of file AliAnalysisTaskEmcalRun2QA.h.

Referenced by DoCellLoop(), and UserCreateOutputObjects().

TH2** AliAnalysisTaskEmcalRun2QA::fHistCellIDvsE
protected

Output list for Cluster QA histograms.

Definition at line 89 of file AliAnalysisTaskEmcalRun2QA.h.

Referenced by DoCellLoop(), and UserCreateOutputObjects().

TH2** AliAnalysisTaskEmcalRun2QA::fHistCellIDvsELow
protected

Cell QA histogram.

Definition at line 90 of file AliAnalysisTaskEmcalRun2QA.h.

Referenced by DoCellLoop(), and UserCreateOutputObjects().

TH2** AliAnalysisTaskEmcalRun2QA::fHistClusterEtaPhi
protected

Cluster QA histogram.

Definition at line 94 of file AliAnalysisTaskEmcalRun2QA.h.

Referenced by DoClusterLoop(), and UserCreateOutputObjects().

TH2** AliAnalysisTaskEmcalRun2QA::fHistClusterIDvsE
protected

Cell QA histogram.

Definition at line 92 of file AliAnalysisTaskEmcalRun2QA.h.

Referenced by DoClusterLoop(), and UserCreateOutputObjects().

TH2** AliAnalysisTaskEmcalRun2QA::fHistClusterIDvsELow
protected

Cluster QA histogram.

Definition at line 93 of file AliAnalysisTaskEmcalRun2QA.h.

Referenced by DoClusterLoop(), and UserCreateOutputObjects().

THistManager AliAnalysisTaskEmcalRun2QA::fHistManager
protected

Histogram manager.

Definition at line 128 of file AliAnalysisTaskEmcalRun2QA.h.

Referenced by DoClusterLoop(), FillEventQAHisto(), and UserCreateOutputObjects().

TH1** AliAnalysisTaskEmcalRun2QA::fHistNrCellsInCluster
protected

Cluster QA histogram.

Definition at line 95 of file AliAnalysisTaskEmcalRun2QA.h.

Referenced by DoClusterLoop(), and UserCreateOutputObjects().

Bool_t AliAnalysisTaskEmcalRun2QA::fIsEmbedded
protected

Embedded data present.

Definition at line 118 of file AliAnalysisTaskEmcalRun2QA.h.

Referenced by SetIsEmbedded().

Bool_t AliAnalysisTaskEmcalRun2QA::fIsMC
protected

MC analysis.

Definition at line 108 of file AliAnalysisTaskEmcalRun2QA.h.

Referenced by SetMC().

AliTLorentzVector AliAnalysisTaskEmcalRun2QA::fLeadingCluster[2]
protected

!Leading cluster in current event (EMCal/DCal)

Definition at line 125 of file AliAnalysisTaskEmcalRun2QA.h.

Referenced by DoClusterLoop(), and FillHistograms().

AliTLorentzVector AliAnalysisTaskEmcalRun2QA::fLeadingTrack
protected

!Leading track in current event

Definition at line 126 of file AliAnalysisTaskEmcalRun2QA.h.

Int_t AliAnalysisTaskEmcalRun2QA::fMaxCellsInCluster
protected

Maximum number (approx) of cells in a cluster.

Definition at line 114 of file AliAnalysisTaskEmcalRun2QA.h.

Referenced by SetMaxCellsInCluster().

Float_t AliAnalysisTaskEmcalRun2QA::fMaxPt
protected

Histogram pt limit.

Definition at line 116 of file AliAnalysisTaskEmcalRun2QA.h.

Referenced by SetPtBin(), and UserCreateOutputObjects().

Int_t AliAnalysisTaskEmcalRun2QA::fNMaxColsAbs
protected

Number of columns in one supermodule.

Definition at line 101 of file AliAnalysisTaskEmcalRun2QA.h.

Referenced by DoCellLoop(), ExecOnce(), and UserCreateOutputObjects().

Int_t AliAnalysisTaskEmcalRun2QA::fNMaxRowsAbs
protected

Number of rows in one supermodule.

Definition at line 102 of file AliAnalysisTaskEmcalRun2QA.h.

Referenced by DoCellLoop(), ExecOnce(), and UserCreateOutputObjects().

Int_t AliAnalysisTaskEmcalRun2QA::fNTotClusters[2]
protected

!Total number of accepted clusters in current event (DCal/EMCal)

Definition at line 124 of file AliAnalysisTaskEmcalRun2QA.h.

Referenced by DoClusterLoop(), FillHistograms(), and InitConstants().

Int_t AliAnalysisTaskEmcalRun2QA::fNumOfSuperMod
protected

Number of supermodules.

Definition at line 100 of file AliAnalysisTaskEmcalRun2QA.h.

Referenced by DoCellLoop(), DoClusterLoop(), ExecOnce(), InitConstants(), and UserCreateOutputObjects().

TList* AliAnalysisTaskEmcalRun2QA::fOutputList_Cell
protected

Output list for Event QA histograms.

Definition at line 87 of file AliAnalysisTaskEmcalRun2QA.h.

Referenced by UserCreateOutputObjects().

TList* AliAnalysisTaskEmcalRun2QA::fOutputList_Cluster
protected

Output list for Cell QA histograms.

Definition at line 88 of file AliAnalysisTaskEmcalRun2QA.h.

Referenced by UserCreateOutputObjects().

TList* AliAnalysisTaskEmcalRun2QA::fOutputList_Event
protected

Definition at line 86 of file AliAnalysisTaskEmcalRun2QA.h.

Referenced by UserCreateOutputObjects().

Bool_t AliAnalysisTaskEmcalRun2QA::fParticleLevel
protected

Set particle level analysis.

Definition at line 107 of file AliAnalysisTaskEmcalRun2QA.h.

Referenced by SetParticleLevel().

Float_t AliAnalysisTaskEmcalRun2QA::fPtBinWidth
protected

Histogram pt bin width.

Definition at line 115 of file AliAnalysisTaskEmcalRun2QA.h.

Referenced by SetPtBin(), and UserCreateOutputObjects().

Float_t AliAnalysisTaskEmcalRun2QA::fRtoD
protected

Transformation of rad to deg.

Definition at line 105 of file AliAnalysisTaskEmcalRun2QA.h.

Referenced by InitConstants().

Bool_t AliAnalysisTaskEmcalRun2QA::fSeparateEMCalDCal
protected

Separate EMCal from DCal in QA plots.

Definition at line 117 of file AliAnalysisTaskEmcalRun2QA.h.

Referenced by SetSeparateEMCalDCal(), and UserCreateOutputObjects().

Double_t AliAnalysisTaskEmcalRun2QA::fV0ATotMult
protected

!Event V0A total multiplicity

Definition at line 122 of file AliAnalysisTaskEmcalRun2QA.h.

Referenced by FillHistograms(), and RetrieveEventObjects().

Double_t AliAnalysisTaskEmcalRun2QA::fV0CTotMult
protected

!Event V0C total multiplicity

Definition at line 123 of file AliAnalysisTaskEmcalRun2QA.h.

Referenced by FillHistograms(), and RetrieveEventObjects().

AliVVZERO* AliAnalysisTaskEmcalRun2QA::fVZERO
protected

!Event V0 object

Definition at line 121 of file AliAnalysisTaskEmcalRun2QA.h.

Referenced by ExecOnce(), and RetrieveEventObjects().


The documentation for this class was generated from the following files: