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

Public Methods | |
| virtual | ~PData () |
| const char* | name () const |
| PData* | anti () const |
| virtual float | charge () const |
| virtual long | idCode () const |
| float | mass () const |
| float | width () const |
| float | widthCut () const |
| float | lifeTime () const |
| float | spin () const |
| const DecayEntry* | decayInfo () const |
| Interactor* | interaction () const |
| float | sumBR () const |
| virtual void | printOn ( std::ostream & ) const |
Protected Methods | |
| PData (const char * name, PDTEntry* data=0) | |
Protected Attributes | |
| char* | _name |
| PDTEntry* | theData |
| PData* | antiParticle |
Friends | |
| class | PDT |
| class | AntiPData |
| class | GParticle |
Definition at line 19 of file PData.h.
|
|
|
|
|
|
|
|
Definition at line 64 of file PData.cxx. Referenced by EGSInteractor::interact(). |
|
|
Reimplemented in AntiPData. Definition at line 67 of file PData.cxx. Referenced by GParticle::charge(), and AntiPData::charge(). |
|
|
Definition at line 88 of file PData.cxx. Referenced by printOn(). |
|
|
Reimplemented in AntiPData. Definition at line 70 of file PData.cxx. Referenced by PDT::getIndexOf(), GParticle::idCode(), AntiPData::idCode(), printOn(), and ShowerDetector::score(). |
|
|
|
|
|
Definition at line 82 of file PData.cxx. Referenced by GParticle::GenerateTimeOfDecay(), and GParticle::lifeTime(). |
|
|
Definition at line 73 of file PData.cxx. Referenced by EGSInteractor::interact(), and printOn(). |
|
|
Definition at line 61 of file PData.cxx. Referenced by GParticle::name(), and printOn(). |
|
|
|
|
|
Definition at line 85 of file PData.cxx. Referenced by GParticle::spin(). |
|
|
|
|
|
Definition at line 76 of file PData.cxx. Referenced by printOn(), and GParticle::setMass(). |
|
|
Definition at line 79 of file PData.cxx. Referenced by GParticle::setMass(). |
|
|
|
|
|
|
|
|
Reimplemented in AntiPData. |
|
|
|
|
|
|
|
|
|
1.2.3 written by Dimitri van Heesch,
© 1997-2000