26 Double_t charge,
const char* ParticleClass, Int_t PDGcode, Int_t Anti, Int_t TrackingCode,
27 Double_t Lifetime, Double_t Spin, Double_t maxWidth,
int pythiaID):
28 TParticlePDG(name, title, mass, stable, width, charge, ParticleClass, PDGcode, Anti, TrackingCode),
Helper class for setting additional TParticlePDG members and storing the ones it doesn't have yet.
Double_t m_maxWidth
max width of the particle (max_Dm in evt.pdl)
Int_t PythiaID() const
Return pythia id of this particle.
ClassDef(EvtGenParticlePDG, 1)
ROOT Dictionary.
Int_t m_pythiaID
pythia id of the particle
EvtGenParticlePDG(const char *name, const char *title, Double_t mass, Bool_t stable, Double_t width, Double_t charge, const char *ParticleClass, Int_t PDGcode, Int_t Anti, Int_t TrackingCode, Double_t Lifetime, Double_t Spin, Double_t maxWidth, int pythiaID)
Construct with all values.
Double_t MaxWidth() const
Return max width (max_Dm in evt.pdl)