Utility class used internally by TDatabasePDG.
 
TObjArray * GetListOfParticles()
 
TParticlePDG * GetParticle(Int_t i)
 
void Browse(TBrowser *b) override
browse this particle class
 
TObjArray * fListOfParticles
 
void AddParticle(TObject *p)
 
~TParticleClassPDG() override
destructor, class doesn't own its particles...
 
Bool_t IsFolder() const override
Returns kTRUE in case object contains browsable objects (like containers or lists of other objects).
 
TParticleClassPDG & operator=(const TParticleClassPDG &pcp)
 
TParticleClassPDG(const TParticleClassPDG &pcp)
 
void Print(Option_t *opt="") const override
Print the entire information of this kind of particle.
 
Description of the static properties of a particle.