Geant4
9.6.p02
|
#include <G4INCLClusterDecay.hh>
Static Public Member Functions | |
static G4bool | isStable (Cluster const *const c) |
True if the cluster is stable. More... | |
static ParticleList | decay (Cluster *const c) |
Carries out a cluster decay. More... | |
Protected Member Functions | |
ClusterDecay () | |
~ClusterDecay () | |
Pauli blocking
Definition at line 56 of file G4INCLClusterDecay.hh.
|
inlineprotected |
Definition at line 73 of file G4INCLClusterDecay.hh.
|
inlineprotected |
Definition at line 74 of file G4INCLClusterDecay.hh.
|
static |
Carries out a cluster decay.
c | cluster that should decay |
Definition at line 53 of file G4INCLClusterDecay.cc.
True if the cluster is stable.
Definition at line 59 of file G4INCLClusterDecay.hh.