15 #include <TDatabasePDG.h> 16 #include <TLorentzVector.h> 17 #include <TParticlePDG.h> 30 AliReducedJetConstituent::AliReducedJetConstituent() :
76 return TDatabasePDG::Instance()->GetParticle(
fPdgCode);
Minimal stucture for jet constituents associated to a jet by the jet clustering algorithm.
void FillLorentzVector(TLorentzVector &target) const
double fPz
z-compoent of the constituent 3-momentum vector
Namespace for classes creating trees of events with jets.
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