#include <DecayEntry.h>
Private Methods | |
| DecayEntry (float, PData**) | |
| const char* | name () const |
| virtual | ~DecayEntry () |
| int | decay (GParticle*p) const |
| void | printOn (std::ostream& cout) const |
Private Attributes | |
| float | branchingFraction |
| int | numChildren |
| Decayer* | decayer |
| PData** | children |
| DecayEntry* | next |
Friends | |
| class | PDT |
| class | GParticle |
| class | PData |
| class | PDTEntry |
|
|
|
|
|
Definition at line 31 of file DecayEntry.h. |
|
|
Definition at line 33 of file DecayEntry.h. Referenced by GParticle::decayOnce(). |
|
|
Definition at line 30 of file DecayEntry.h. Referenced by GParticle::decayOnce(). |
|
|
Definition at line 28 of file DecayEntry.cxx. Referenced by PData::printOn(). |
|
|
Definition at line 18 of file DecayEntry.h. |
|
|
Definition at line 17 of file DecayEntry.h. |
|
|
Definition at line 20 of file DecayEntry.h. |
|
|
Definition at line 19 of file DecayEntry.h. |
|
|
Definition at line 22 of file DecayEntry.h. |
|
|
Definition at line 26 of file DecayEntry.h. |
|
|
Definition at line 25 of file DecayEntry.h. |
|
|
Definition at line 27 of file DecayEntry.h. |
|
|
Definition at line 23 of file DecayEntry.h. |
1.2.3 written by Dimitri van Heesch,
© 1997-2000