15 #include <TDatabasePDG.h>
16 #include <TLorentzVector.h>
17 #include <TParticlePDG.h>
25 namespace HighPtTracks {
30 AliReducedJetConstituent::AliReducedJetConstituent() :
76 return TDatabasePDG::Instance()->GetParticle(
fPdgCode);
Minimal stucture for jet constituents associated to a jet by the jet clustering algorithm.
ClassImp(AliAnalysisTaskTriggerRates) AliAnalysisTaskTriggerRates
void FillLorentzVector(TLorentzVector &target) const
double fPz
z-compoent of the constituent 3-momentum vector
AliReducedJetConstituent()
double fE
Energy of the constituent.
int fPdgCode
PDG code of the constituent.
TParticlePDG * GetPDGParticle() const
Definition of class AliReducedJetConstituent, a minimal stucture for jet constituents associated to a...
double fPy
y-compoent of the constituent 3-momentum vector
double fPx
x-compoent of the constituent 3-momentum vector