Description of the static properties of a particle.
Double_t Lifetime() const
void Print(Option_t *opt="") const override
Print the entire information of this kind of particle.
const char * ParticleClass() const
virtual void PrintDecayChannel(TDecayChannel *dc, Option_t *opt="") const
print the list of decays
const TParticlePDG * AntiParticle() const
TDecayChannel * DecayChannel(Int_t i)
return pointer to decay channel object at index i
TParticlePDG & operator=(const TParticlePDG &)
assignement operator
Int_t AddDecayChannel(Int_t Type, Double_t BranchingRatio, Int_t NDaughters, Int_t *DaughterPdgCode)
add new decay channel, Particle owns those...
Int_t Strangeness() const
Int_t TrackingCode() const
TParticlePDG * AntiParticle()
Int_t NDecayChannels() const
TParticlePDG * fAntiParticle
void SetAntiParticle(TParticlePDG *ap)