AliPhysics  97a96ce (97a96ce)
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
AliAnalysisTaskEmcalJetSpectraQA Class Reference

Implementation of a task to perform QA on jet spectra. More...

#include <AliAnalysisTaskEmcalJetSpectraQA.h>

Inheritance diagram for AliAnalysisTaskEmcalJetSpectraQA:

Classes

class  AliEmcalJetInfo
 Class that encapsulates jets. More...
 

Public Types

enum  EHistoType_t { kTH2, kTHnSparse, kTTree }
 
- Public Types inherited from AliAnalysisTaskEmcalJetLight
typedef AliJetContainer::EJetType_t EJetType_t
 
typedef AliJetContainer::EJetAlgo_t EJetAlgo_t
 
typedef
AliJetContainer::ERecoScheme_t 
ERecoScheme_t
 
- Public Types inherited from AliAnalysisTaskEmcalLight
enum  EBeamType_t { kNA = -1, kpp = 0, kAA = 1, kpA = 2 }
 Switch for the beam type. More...
 
enum  EDataType_t { kAOD = 0, kESD = 1 }
 Switch for the data type. More...
 

Public Member Functions

 AliAnalysisTaskEmcalJetSpectraQA ()
 Default constructor for ROOT I/O purposes. More...
 
 AliAnalysisTaskEmcalJetSpectraQA (const char *name)
 
virtual ~AliAnalysisTaskEmcalJetSpectraQA ()
 
void UserCreateOutputObjects ()
 Overloads base class method. Creates output objects. More...
 
void SetHistoType (EHistoType_t t)
 
void SetJetEPaxis (Bool_t b)
 
void SetAreaAxis (Bool_t b)
 
void SetPtBin (Float_t w, Float_t max)
 
void SetIsEmbedded (Bool_t i)
 
- Public Member Functions inherited from AliAnalysisTaskEmcalJetLight
 AliAnalysisTaskEmcalJetLight ()
 
 AliAnalysisTaskEmcalJetLight (const char *name, Bool_t histo=kFALSE)
 
virtual ~AliAnalysisTaskEmcalJetLight ()
 
AliJetContainerAddJetContainer (EJetType_t jetType, EJetAlgo_t jetAlgo, ERecoScheme_t recoScheme, Double_t radius, UInt_t accType, AliParticleContainer *partCont, AliClusterContainer *clusCont, TString tag="Jet")
 
AliJetContainerAddJetContainer (EJetType_t jetType, EJetAlgo_t jetAlgo, ERecoScheme_t recoScheme, Double_t radius, UInt_t accType, TString tag="Jet")
 
void AdoptJetContainer (AliJetContainer *cont)
 
void RemoveJetContainer (Int_t i)
 
AliJetContainerGetJetContainer (Int_t i=0) const
 
AliJetContainerGetJetContainer (const char *name) const
 
- Public Member Functions inherited from AliAnalysisTaskEmcalLight
 AliAnalysisTaskEmcalLight ()
 
 AliAnalysisTaskEmcalLight (const char *name, Bool_t histo=kFALSE)
 
virtual ~AliAnalysisTaskEmcalLight ()
 
AliParticleContainerAddParticleContainer (const char *n)
 
AliTrackContainerAddTrackContainer (const char *n)
 
AliMCParticleContainerAddMCParticleContainer (const char *n)
 
AliClusterContainerAddClusterContainer (const char *n)
 
void AdoptParticleContainer (AliParticleContainer *cont)
 
void AdoptTrackContainer (AliTrackContainer *cont)
 
void AdoptMCParticleContainer (AliMCParticleContainer *cont)
 
void AdoptClusterContainer (AliClusterContainer *cont)
 
AliParticleContainerGetParticleContainer (Int_t i=0) const
 
AliParticleContainerGetParticleContainer (const char *name) const
 
AliClusterContainerGetClusterContainer (Int_t i=0) const
 
AliClusterContainerGetClusterContainer (const char *name) const
 
AliMCParticleContainerGetMCParticleContainer (Int_t i=0) const
 
AliMCParticleContainerGetMCParticleContainer (const char *name) const
 
AliTrackContainerGetTrackContainer (Int_t i=0) const
 
AliTrackContainerGetTrackContainer (const char *name) const
 
void RemoveParticleContainer (Int_t i=0)
 
void RemoveClusterContainer (Int_t i=0)
 
void SetCaloCellsName (const char *n)
 
void SetCaloTriggerPatchInfoName (const char *n)
 
void SetCaloTriggersName (const char *n)
 
void SetCentralityEstimator (const char *c)
 
void SetIsPythia (Bool_t i)
 
void SetForceBeamType (EBeamType_t f)
 
void SetUseNewCentralityEstimation (Bool_t b)
 
void SetMakeGeneralHistograms (Bool_t g)
 
void SetNeedEmcalGeom (Bool_t n)
 
void SetNCentBins (Int_t n)
 
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 SetMinPtTrack (Double_t min)
 
void SetMinNTrack (Int_t min)
 
void SetMinPtTrackInEmcal (Double_t min)
 
void SetPtHardBin (Int_t pt)
 
void AddAcceptedTriggerClass (const char *trigClass)
 
void AddRejectedTriggerClass (const char *trigClass)
 
void ClearAcceptedTriggerClasses ()
 
void ClearRejectedTriggerClasses ()
 

Protected Member Functions

virtual void AllocateTHX (const AliJetContainer *jets)
 
virtual void AllocateTHnSparse (const AliJetContainer *jets)
 
virtual void AllocateTTree (const AliJetContainer *jets)
 
virtual void FillTHX (const AliEmcalJetInfo &jetInfo, const AliJetContainer *jets)
 
virtual void FillTHnSparse (const AliEmcalJetInfo &jetInfo, const AliJetContainer *jets)
 
virtual void FillTTree (const AliEmcalJetInfo &jetInfo, const AliJetContainer *jets)
 
Bool_t FillHistograms ()
 
void FillJetHisto (const AliEmcalJetInfo &jetInfo, const AliJetContainer *jets)
 
- Protected Member Functions inherited from AliAnalysisTaskEmcalJetLight
void ExecOnce ()
 
Bool_t RetrieveEventObjects ()
 
- 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 IsTrackInEmcalAcceptance (AliVParticle *part, Double_t edges=0.9) const
 
void UserCreateOutputObjects ()
 
void UserExec (Option_t *option)
 
Bool_t UserNotify ()
 
virtual Bool_t FillGeneralHistograms ()
 
virtual Bool_t IsEventSelected ()
 
virtual Bool_t Run ()
 

Protected Attributes

EHistoType_t fHistoType
 histogram type More...
 
Bool_t fJetEPaxis
 whether a EP-jet axis should be included in the THnSparse More...
 
Bool_t fAreaAxis
 whether the area axis should be included More...
 
Float_t fPtBinWidth
 Histogram pt bin width. More...
 
Float_t fMaxPt
 Histogram pt limit. More...
 
Bool_t fIsEmbedded
 Embedded data present. More...
 
THistManager fHistManager
 Histogram manager. More...
 
- Protected Attributes inherited from AliAnalysisTaskEmcalJetLight
TObjArray fJetCollArray
 jet collection array 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...
 
Int_t fNcentBins
 how many centrality bins More...
 
Bool_t fUseNewCentralityEstimation
 Use new centrality estimation (for 2015 data) More...
 
Bool_t fIsPythia
 if it is a PYTHIA 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...
 
TObjArray fParticleCollArray
 particle/track collection array More...
 
TObjArray 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 fZvertexDiff
 upper limit for distance between primary and SPD vertex More...
 
Double_t fMinPtTrack
 cut on track pt in event selection More...
 
Int_t fMinNTrack
 minimum nr of tracks in event with pT>fTrackPtCut More...
 
Double_t fMinPtTrackInEmcal
 min pt track in emcal More...
 
Int_t fSelectPtHardBin
 select one pt hard bin for analysis More...
 
TObjArray fAcceptedTriggerClasses
 list of accepted trigger classes More...
 
TObjArray fRejectedTriggerClasses
 list of accepted trigger classes More...
 
Bool_t fInitialized
 !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...
 
TString fFiredTriggerClasses
 !trigger classes fired by the current event More...
 
EBeamType_t fBeamType
 !event beam type More...
 
AliGenPythiaEventHeader * fPythiaHeader
 !event Pythia header More...
 
Double_t fPtHard
 !event pt hard More...
 
Int_t fPtHardBin
 !event pt hard bin More...
 
Int_t fNTrials
 !event trials More...
 
Float_t fXsection
 !x-section from pythia header More...
 
TListfOutput
 !output list More...
 
TH1fHistEventCount
 !incoming and selected events More...
 
TH1fHistTrialsAfterSel
 !total number of trials per pt hard bin after selection More...
 
TH1fHistEventsAfterSel
 !total number of events per pt hard bin after selection More...
 
TProfile * fHistXsectionAfterSel
 !x section from pythia header More...
 
TH1fHistTrials
 !trials from pyxsec.root More...
 
TH1fHistEvents
 !total number of events per pt hard bin More...
 
TProfile * fHistXsection
 !x section from pyxsec.root More...
 
TH1fHistPtHard
 !pt hard distribution More...
 
TH1fHistCentrality
 !event centrality distribution More...
 
TH1fHistZVertex
 !z vertex position More...
 
TH1fHistEventPlane
 !event plane distribution More...
 
TH1fHistEventRejection
 !book keep reasons for rejecting event More...
 
TH1fHistTriggerClasses
 !number of events in each trigger class More...
 

Private Member Functions

 AliAnalysisTaskEmcalJetSpectraQA (const AliAnalysisTaskEmcalJetSpectraQA &)
 
AliAnalysisTaskEmcalJetSpectraQAoperator= (const AliAnalysisTaskEmcalJetSpectraQA &)
 

Additional Inherited Members

- 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 Double_tGenerateFixedBinArray (Int_t n, Double_t min, Double_t max)
 
static void GenerateFixedBinArray (Int_t n, Double_t min, Double_t max, Double_t *array)
 
static Double_t GetParallelFraction (AliVParticle *part1, AliVParticle *part2)
 
static Double_t GetParallelFraction (const TVector3 &vect1, AliVParticle *part2)
 
- 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 QA on jet spectra.

Implementation of a task that performs QA on jet spectra for EMCal jet analysis.

Definition at line 29 of file AliAnalysisTaskEmcalJetSpectraQA.h.

Member Enumeration Documentation

Enumerator
kTH2 
kTHnSparse 
kTTree 

Definition at line 54 of file AliAnalysisTaskEmcalJetSpectraQA.h.

Constructor & Destructor Documentation

AliAnalysisTaskEmcalJetSpectraQA::AliAnalysisTaskEmcalJetSpectraQA ( )

Default constructor for ROOT I/O purposes.

Definition at line 74 of file AliAnalysisTaskEmcalJetSpectraQA.cxx.

AliAnalysisTaskEmcalJetSpectraQA::AliAnalysisTaskEmcalJetSpectraQA ( const char *  name)

Standard named constructor

Parameters
nameName of the task

Definition at line 91 of file AliAnalysisTaskEmcalJetSpectraQA.cxx.

virtual AliAnalysisTaskEmcalJetSpectraQA::~AliAnalysisTaskEmcalJetSpectraQA ( )
inlinevirtual

Definition at line 62 of file AliAnalysisTaskEmcalJetSpectraQA.h.

AliAnalysisTaskEmcalJetSpectraQA::AliAnalysisTaskEmcalJetSpectraQA ( const AliAnalysisTaskEmcalJetSpectraQA )
private

Member Function Documentation

void AliAnalysisTaskEmcalJetSpectraQA::AllocateTHnSparse ( const AliJetContainer jets)
protectedvirtual

Allocate output THnSparse for a jet container

Parameters
jetsValid pointer to an AliJetContainer object

Definition at line 116 of file AliAnalysisTaskEmcalJetSpectraQA.cxx.

Referenced by AllocateTTree(), and UserCreateOutputObjects().

void AliAnalysisTaskEmcalJetSpectraQA::AllocateTHX ( const AliJetContainer jets)
protectedvirtual

Allocate output TH1/TH2/TH3 for a jet container

Parameters
jetsValid pointer to an AliJetContainer object

Definition at line 233 of file AliAnalysisTaskEmcalJetSpectraQA.cxx.

Referenced by UserCreateOutputObjects().

void AliAnalysisTaskEmcalJetSpectraQA::AllocateTTree ( const AliJetContainer jets)
protectedvirtual

This method is not implemented. It can be overloaded in derived classes to have a tree output.

Parameters
jetsValid pointer to an AliJetContainer object

Reimplemented in AliAnalysisTaskEmcalJetTree< T >, and AliAnalysisTaskEmcalJetTreeBase.

Definition at line 107 of file AliAnalysisTaskEmcalJetSpectraQA.cxx.

Referenced by UserCreateOutputObjects().

Bool_t AliAnalysisTaskEmcalJetSpectraQA::FillHistograms ( )
protectedvirtual

Overloads base class method. Fills the output histograms

Returns
kTRUE if successful

Reimplemented from AliAnalysisTaskEmcalLight.

Reimplemented in AliAnalysisTaskEmcalJetTree< T >.

Definition at line 397 of file AliAnalysisTaskEmcalJetSpectraQA.cxx.

Referenced by AliAnalysisTaskEmcalJetTree< T >::FillHistograms().

void AliAnalysisTaskEmcalJetSpectraQA::FillJetHisto ( const AliEmcalJetInfo jet,
const AliJetContainer jets 
)
protected

Fill histogram with jet

Parameters
jetJet containing the information to be sent to the tree/histograms
jetsJet container

Definition at line 620 of file AliAnalysisTaskEmcalJetSpectraQA.cxx.

Referenced by FillHistograms().

void AliAnalysisTaskEmcalJetSpectraQA::FillTHnSparse ( const AliEmcalJetInfo jet,
const AliJetContainer jets 
)
protectedvirtual

Fill THnSparse histogram with jet

Parameters
jetJet containing the information to be sent to the tree/histograms
jetsJet container

Definition at line 573 of file AliAnalysisTaskEmcalJetSpectraQA.cxx.

Referenced by FillJetHisto(), and FillTTree().

void AliAnalysisTaskEmcalJetSpectraQA::FillTHX ( const AliEmcalJetInfo jet,
const AliJetContainer jets 
)
protectedvirtual

Fill histograms with jet

Parameters
jetJet containing the information to be sent to the tree/histograms
jetsJet container

Definition at line 503 of file AliAnalysisTaskEmcalJetSpectraQA.cxx.

Referenced by FillJetHisto().

void AliAnalysisTaskEmcalJetSpectraQA::FillTTree ( const AliEmcalJetInfo jet,
const AliJetContainer jets 
)
protectedvirtual

This method is not implemented. It can be overloaded in derived classes to have a tree output.

Parameters
jetJet containing the information to be sent to the tree/histograms
jetsJet container

Reimplemented in AliAnalysisTaskEmcalJetTree< T >, and AliAnalysisTaskEmcalJetTreeBase.

Definition at line 563 of file AliAnalysisTaskEmcalJetSpectraQA.cxx.

Referenced by FillJetHisto().

AliAnalysisTaskEmcalJetSpectraQA& AliAnalysisTaskEmcalJetSpectraQA::operator= ( const AliAnalysisTaskEmcalJetSpectraQA )
private
void AliAnalysisTaskEmcalJetSpectraQA::SetAreaAxis ( Bool_t  b)
inline

Definition at line 68 of file AliAnalysisTaskEmcalJetSpectraQA.h.

void AliAnalysisTaskEmcalJetSpectraQA::SetHistoType ( EHistoType_t  t)
inline
void AliAnalysisTaskEmcalJetSpectraQA::SetIsEmbedded ( Bool_t  i)
inline

Definition at line 70 of file AliAnalysisTaskEmcalJetSpectraQA.h.

void AliAnalysisTaskEmcalJetSpectraQA::SetJetEPaxis ( Bool_t  b)
inline

Definition at line 67 of file AliAnalysisTaskEmcalJetSpectraQA.h.

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

Definition at line 69 of file AliAnalysisTaskEmcalJetSpectraQA.h.

void AliAnalysisTaskEmcalJetSpectraQA::UserCreateOutputObjects ( )

Overloads base class method. Creates output objects.

Definition at line 310 of file AliAnalysisTaskEmcalJetSpectraQA.cxx.

Referenced by AliAnalysisTaskEmcalJetTree< T >::UserCreateOutputObjects().

Member Data Documentation

Bool_t AliAnalysisTaskEmcalJetSpectraQA::fAreaAxis
protected

whether the area axis should be included

Definition at line 86 of file AliAnalysisTaskEmcalJetSpectraQA.h.

Referenced by AllocateTHnSparse(), and SetAreaAxis().

THistManager AliAnalysisTaskEmcalJetSpectraQA::fHistManager
protected
EHistoType_t AliAnalysisTaskEmcalJetSpectraQA::fHistoType
protected

histogram type

Definition at line 84 of file AliAnalysisTaskEmcalJetSpectraQA.h.

Referenced by FillJetHisto(), SetHistoType(), and UserCreateOutputObjects().

Bool_t AliAnalysisTaskEmcalJetSpectraQA::fIsEmbedded
protected

Embedded data present.

Definition at line 89 of file AliAnalysisTaskEmcalJetSpectraQA.h.

Referenced by AllocateTHnSparse(), AllocateTHX(), FillTHX(), and SetIsEmbedded().

Bool_t AliAnalysisTaskEmcalJetSpectraQA::fJetEPaxis
protected

whether a EP-jet axis should be included in the THnSparse

Definition at line 85 of file AliAnalysisTaskEmcalJetSpectraQA.h.

Referenced by AllocateTHnSparse(), and SetJetEPaxis().

Float_t AliAnalysisTaskEmcalJetSpectraQA::fMaxPt
protected

Histogram pt limit.

Definition at line 88 of file AliAnalysisTaskEmcalJetSpectraQA.h.

Referenced by AllocateTHnSparse(), AllocateTHX(), SetPtBin(), and UserCreateOutputObjects().

Float_t AliAnalysisTaskEmcalJetSpectraQA::fPtBinWidth
protected

Histogram pt bin width.

Definition at line 87 of file AliAnalysisTaskEmcalJetSpectraQA.h.

Referenced by AllocateTHnSparse(), AllocateTHX(), SetPtBin(), and UserCreateOutputObjects().


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