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