Main Page   Namespace List   Class Hierarchy   Compound List   File List   Compound Members   File Members  

DecayEntry Class Reference

#include <DecayEntry.h>

List of all members.

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
Decayerdecayer
PData** children
DecayEntry* next

Friends

class  PDT
class  GParticle
class  PData
class  PDTEntry


Constructor & Destructor Documentation

DecayEntry::DecayEntry ( float,
PData ** ) [private]
 

DecayEntry::~DecayEntry ( ) [inline, private, virtual]
 

Definition at line 31 of file DecayEntry.h.


Member Function Documentation

int DecayEntry::decay ( GParticle * p ) const [inline, private]
 

Definition at line 33 of file DecayEntry.h.

Referenced by GParticle::decayOnce().

const char * DecayEntry::name ( ) const [inline, private]
 

Definition at line 30 of file DecayEntry.h.

Referenced by GParticle::decayOnce().

void DecayEntry::printOn ( std::ostream & cout ) const [private]
 

Definition at line 28 of file DecayEntry.cxx.

Referenced by PData::printOn().


Friends And Related Function Documentation

class GParticle [friend]
 

Definition at line 18 of file DecayEntry.h.

class PDT [friend]
 

Definition at line 17 of file DecayEntry.h.

class PDTEntry [friend]
 

Definition at line 20 of file DecayEntry.h.

class PData [friend]
 

Definition at line 19 of file DecayEntry.h.


Member Data Documentation

float DecayEntry::branchingFraction [private]
 

Definition at line 22 of file DecayEntry.h.

PData ** DecayEntry::children [private]
 

Definition at line 26 of file DecayEntry.h.

Decayer * DecayEntry::decayer [private]
 

Definition at line 25 of file DecayEntry.h.

DecayEntry * DecayEntry::next [private]
 

Definition at line 27 of file DecayEntry.h.

int DecayEntry::numChildren [private]
 

Definition at line 23 of file DecayEntry.h.


The documentation for this class was generated from the following files:
Generated at Mon Nov 26 18:18:38 2001 by doxygen1.2.3 written by Dimitri van Heesch, © 1997-2000