12 #ifndef ALIANALYSISTASKEMCALJETTREE_H 13 #define ALIANALYSISTASKEMCALJETTREE_H 343 template <
class T,
class U>
Declaration of class AliAnalysisTaskEmcalJetSpectraQA.
Double32_t fNConstituents
Number of constituents.
Double32_t fCorrPt
Jet corrected pt.
void FillTTree(const AliEmcalJetInfo &jetInfo, const AliJetContainer *jets)=0
Double32_t fArea
Jet area.
Double32_t fEta
Eta of the jet.
Double32_t fMCPt
Jet MC pt.
Double32_t fPhi
Phi of the jet.
AliEmcalJetInfoSummaryPbPbCharged()
virtual ~AliEmcalJetInfoSummaryPbPb()
AliEmcalJetInfoSummaryEmbedding()
Double32_t fPhi
Phi of the jet.
Double32_t fEta
Eta of the jet.
Class that encapsulates jets in a very compact structure (pp analysis)
Double32_t fCorrPt
Jet corrected pt.
Class that encapsulates jets in a very compact structure (embedding analysis)
Double32_t fPhi
Phi of the jet.
virtual ~AliEmcalJetEventInfoSummaryPP()
Double32_t fNConstituents
Number of constituents.
Double32_t fArea
Jet area.
AliEmcalJetInfoSummaryPbPb()
Double32_t fEta
Eta of the jet.
void UserCreateOutputObjects()
Overloads base class method. Creates output objects.
virtual ~AliEmcalJetInfoSummaryEmbedding()
Class that encapsulates jets in a very compact structure (Pb-Pb analysis)
AliEmcalJetInfoSummaryPP()
Double32_t fPt
Transverse momentum of the jet in GeV/c.
virtual ~AliEmcalJetInfoSummaryPPCharged()
Double32_t fPhi
Phi of the jet.
Double32_t fEta
Eta of the jet.
AliEmcalJetEventInfoSummaryPP(EventInfo)
AliAnalysisTaskEmcalJetTreeBase & operator=(const AliAnalysisTaskEmcalJetTreeBase &)
virtual ~AliEmcalJetEventInfoSummaryPPSimulation()
AliEmcalJetEventInfoSummaryPP()
TTree * fTree
! Output tree
AliAnalysisTaskEmcalJetTreeBase()
AliEmcalJetInfoSummaryPPCharged()
Double32_t fPt
Transverse momentum of the jet in GeV/c.
Double32_t fNConstituents
Number of constituents.
Class that encapsulates event properties in a very compact structure (PbPb analysis) ...
void AllocateTTree(const AliJetContainer *jets)=0
Class that encapsulates event properties in a very compact structure (pp analysis) ...
Double32_t fCent
Centrality of the collision.
Pure virtual base class for AliAnalysisTaskEmcalJetTree<T>
Implementation of a task to generate a tree with all jets.
Double32_t fEP
Event plane of the collision.
virtual ~AliEmcalJetInfoSummaryPbPbCharged()
Double32_t fWeight
Centrality of the collision.
AliEmcalJetEventInfoSummaryPbPb()
static AliAnalysisTaskEmcalJetTreeBase * CreateInstance(const char *name, EAnalisysType_t type=kJetPP)
std::map< std::string, std::vector< T > > * fCurrentOutput
! This map contains the pointers of the tree branch objects
Double32_t fNConstituents
Number of constituents.
Class that encapsulates jets in a very compact structure (pp analysis)
Double32_t fPhi
Phi of the jet.
virtual ~AliAnalysisTaskEmcalJetTree()
Class that encapsulates event properties in a very compact structure (pp simulation analysis) ...
Double32_t fCorrPt
Jet corrected pt.
AliEmcalJetEventInfoSummaryPPSimulation()
Double32_t fPt
Transverse momentum of the jet in GeV/c.
U * fCurrentEvent
! This pointer holds the event object branch
Class that encapsulates jets in a very compact structure (Pb-Pb analysis)
Double32_t fArea
Jet area.
virtual ~AliEmcalJetInfoSummaryPP()
virtual ~AliAnalysisTaskEmcalJetTreeBase()
virtual ~AliEmcalJetEventInfoSummaryPbPb()
Container for jet within the EMCAL jet framework.
Double32_t fEta
Eta of the jet.
Implementation of a task to perform QA on jet spectra.
EventInfo(double cent, double ep, double w, double pt)
static AliAnalysisTaskEmcalJetTreeBase * AddTaskEmcalJetTree(TString ntracks="usedefault", TString nclusters="usedefault", Double_t trackPtCut=0.15, Double_t clusECut=0.30, EAnalisysType_t type=kJetPP, TString suffix="")
Double32_t fNConstituents
Number of constituents.
Class that encapsulates jets.