TParticleClassPDG
class description - source file - inheritance tree
public:
TParticleClassPDG TParticleClassPDG(const char* name = "0")
TParticleClassPDG TParticleClassPDG(const TParticleClassPDG&)
virtual void ~TParticleClassPDG()
void AddParticle(TObject* p)
virtual void Browse(TBrowser* b)
static TClass* Class()
TObjArray* GetListOfParticles()
Int_t GetNParticles()
TParticlePDG* GetParticle(Int_t i)
virtual TClass* IsA() const
virtual Bool_t IsFolder() const
virtual void Print(Option_t* opt) const
virtual void ShowMembers(TMemberInspector& insp, char* parent)
virtual void Streamer(TBuffer& b)
void StreamerNVirtual(TBuffer& b)
protected:
TObjArray* fListOfParticles list of (non-owned) particles
TParticleClassPDG(const char* name): TNamed(name,name)
~TParticleClassPDG()
destructor, class doesn't own its particles...
void Print(Option_t *) const
Print the entire information of this kind of particle
void Browse(TBrowser* b)
Inline Functions
Int_t GetNParticles()
TParticlePDG* GetParticle(Int_t i)
TObjArray* GetListOfParticles()
void AddParticle(TObject* p)
Bool_t IsFolder() const
TClass* Class()
TClass* IsA() const
void ShowMembers(TMemberInspector& insp, char* parent)
void Streamer(TBuffer& b)
void StreamerNVirtual(TBuffer& b)
TParticleClassPDG TParticleClassPDG(const TParticleClassPDG&)
Author: Pasha Murat 12/02/99
Last update: root/eg:$Name: $:$Id: TParticleClassPDG.cxx,v 1.2 2001/03/05 11:37:31 brun Exp $
ROOT page - Class index - Top of the page
This page has been automatically generated. If you have any comments or suggestions about the page layout send a mail to ROOT support, or contact the developers with any questions or problems regarding ROOT.