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


Public Methods | |
| TDatabasePDG () | |
| virtual | ~TDatabasePDG () |
| virtual TParticlePDG * | AddParticle (const char *Name, const char *Title, Double_t Mass, Bool_t Stable, Double_t DecayWidth, Double_t Charge, const char *ParticleClass, Int_t PdgCode, Int_t Anti=-1, Int_t TrackingCode=0) |
| virtual Int_t | ConvertGeant3ToPdg (Int_t Geant3Number) |
| virtual Int_t | ConvertIsajetToPdg (Int_t isaNumber) |
| virtual TParticlePDG * | AddAntiParticle (const char *Name, Int_t PdgCode) |
| TParticlePDG * | GetParticle (Int_t pdgCode) const |
| TParticlePDG * | GetParticle (const char *name) const |
| TParticleClassPDG * | GetParticleClass (const char *name) |
| const THashList * | ParticleList () const |
| virtual void | Print (Option_t *opt="") const |
| Bool_t | IsFolder () const |
| virtual void | Browse (TBrowser *b) |
| virtual void | ReadPDGTable (const char *filename="") |
| virtual Int_t | WritePDGTable (const char *filename) |
Static Public Methods | |
| TDatabasePDG * | Instance () |
Protected Attributes | |
| THashList * | fParticleList |
| TObjArray * | fListOfClasses |
Static Protected Attributes | |
| TDatabasePDG * | fgInstance |
|
|
|
|
|
|
|
|
|
|
||||||||||||||||||||||||||||||||||||||||||||
|
|
|
|
|
|
|
|
|
||||||||||||
|
|
|
|
|
|
|
|
|
|
Definition at line 58 of file TDatabasePDG.h. References TCollection::FindObject(). |
|
|
Definition at line 62 of file TDatabasePDG.h. |
|
|
Reimplemented from TNamed. |
|
|
Reimplemented from TObject. Definition at line 66 of file TDatabasePDG.h. |
|
|
Reimplemented from TObject. |
|
|
|
|
|
|
|
|
Definition at line 27 of file TDatabasePDG.h. |
|
|
Definition at line 28 of file TDatabasePDG.h. |
|
|
Definition at line 29 of file TDatabasePDG.h. |
1.2.16