|
Geant4-11
|
Static class for carrying out cluster decays. More...
Go to the source code of this file.
Namespaces | |
| namespace | G4INCL |
| namespace | G4INCL::ClusterDecay |
| Namespace for functions that handle decay of unstable clusters. | |
Macros | |
| #define | G4INCLCLUSTERDECAY_HH |
| #define | INCLXX_IN_GEANT4_MODE 1 |
Functions | |
| ParticleList | G4INCL::ClusterDecay::decay (Cluster *const c) |
| Carries out a cluster decay. More... | |
| G4bool | G4INCL::ClusterDecay::isStable (Cluster const *const c) |
| True if the cluster is stable. More... | |
Variables | |
| G4ThreadLocal ClusterDecayType | G4INCL::ClusterDecay::clusterDecayMode [ParticleTable::clusterTableSSize][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.