#include <TParticleClassPDG.h>
Inheritance diagram for TParticleClassPDG:


Public Methods | |
| TParticleClassPDG (const char *name=0) | |
| virtual | ~TParticleClassPDG () |
| Int_t | GetNParticles () |
| TParticlePDG * | GetParticle (Int_t i) |
| TObjArray * | GetListOfParticles () |
| void | AddParticle (TObject *p) |
| virtual void | Print (Option_t *opt) const |
| Bool_t | IsFolder () const |
| virtual void | Browse (TBrowser *b) |
Protected Attributes | |
| TObjArray * | fListOfParticles |
|
|
|
|
|
|
|
|
Definition at line 36 of file TParticleClassPDG.h. References TObjArray::GetEntriesFast(). |
|
|
Definition at line 40 of file TParticleClassPDG.h. References TObjArray::At(). |
|
|
Definition at line 44 of file TParticleClassPDG.h. |
|
|
Definition at line 48 of file TParticleClassPDG.h. References TObjArray::Add(). |
|
|
Reimplemented from TNamed. |
|
|
Reimplemented from TObject. Definition at line 54 of file TParticleClassPDG.h. |
|
|
Reimplemented from TObject. |
|
|
Definition at line 25 of file TParticleClassPDG.h. |
1.2.16