Interface between starsim and virtual decayer (VMC implementation)
More...
#include <AgUDecay.h>
|
enum | DiscoveryPolicy_t { kDecay = 0,
kSpawn
} |
|
|
void | SetDecayer (StarDecayManager *dcay=0) |
|
int | operator() () |
|
void | SetDiscovery (DiscoveryPolicy_t p) |
|
|
double | StackParticleForTransport (const TParticle *particle) |
|
bool | MayTransport (const TParticle *particle) |
|
| ClassDef (AgUDecay, 1) |
|
|
StarDecayManager * | mDecayer |
|
TClonesArray * | mArray |
|
TLorentzVector | mP |
|
DiscoveryPolicy_t | mDiscovery |
|
int | mNextG3id |
|
int | mNonConservation |
|
|
static AgUDecay | sInstance |
|
static std::map< int, int > | mParticleStop |
|
Interface between starsim and virtual decayer (VMC implementation)
!
Definition at line 18 of file AgUDecay.h.
The documentation for this class was generated from the following files: