Geant4 9.6.0
Toolkit for the simulation of the passage of particles through matter
|
#include <G4INCLClusterDecay.hh>
Static Public Member Functions | |
static G4bool | isStable (Cluster const *const c) |
True if the cluster is stable. | |
static ParticleList | decay (Cluster *const c) |
Carries out a cluster decay. | |
Protected Member Functions | |
ClusterDecay () | |
~ClusterDecay () | |
Pauli blocking
Definition at line 58 of file G4INCLClusterDecay.hh.
|
inlineprotected |
Definition at line 75 of file G4INCLClusterDecay.hh.
|
inlineprotected |
Definition at line 76 of file G4INCLClusterDecay.hh.
|
static |
Carries out a cluster decay.
c | cluster that should decay |
Definition at line 55 of file G4INCLClusterDecay.cc.
Referenced by G4INCL::Nucleus::decayMe(), and G4INCL::Nucleus::decayOutgoingClusters().
True if the cluster is stable.
Definition at line 61 of file G4INCLClusterDecay.hh.