Geant4
10.03.p01
|
Static class for carrying out cluster decays. More...
Go to the source code of this file.
Namespaces | |
G4INCL | |
G4INCL::ClusterDecay | |
Namespace for functions that handle decay of unstable clusters. | |
Macros | |
#define | INCLXX_IN_GEANT4_MODE 1 |
#define | G4INCLCLUSTERDECAY_HH |
Functions | |
G4bool | G4INCL::ClusterDecay::isStable (Cluster const *const c) |
True if the cluster is stable. More... | |
ParticleList | G4INCL::ClusterDecay::decay (Cluster *const c) |
Carries out a cluster decay. More... | |
Variables | |
G4ThreadLocal ClusterDecayType | G4INCL::ClusterDecay::clusterDecayMode [ParticleTable::clusterTableZSize][ParticleTable::clusterTableASize] |
Table for cluster decays. More... | |
Static class for carrying out cluster decays.
Definition in file G4INCLClusterDecay.hh.
#define G4INCLCLUSTERDECAY_HH |
Definition at line 46 of file G4INCLClusterDecay.hh.
#define INCLXX_IN_GEANT4_MODE 1 |
Definition at line 34 of file G4INCLClusterDecay.hh.