ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
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 | INCLXX_IN_GEANT4_MODE 1 |
#define | G4INCLCLUSTERDECAY_HH |
Functions | |
G4bool | G4INCL::ClusterDecay::isStable (Cluster const *const c) |
True if the cluster is stable. | |
ParticleList | G4INCL::ClusterDecay::decay (Cluster *const c) |
Carries out a cluster decay. | |
Variables | |
G4ThreadLocal ClusterDecayType | G4INCL::ClusterDecay::clusterDecayMode [ParticleTable::clusterTableSSize][ParticleTable::clusterTableZSize][ParticleTable::clusterTableASize] |
Table for cluster decays. | |
Static class for carrying out cluster decays.
Definition in file G4INCLClusterDecay.hh.
#define G4INCLCLUSTERDECAY_HH |
Definition at line 46 of file G4INCLClusterDecay.hh.
View newest version in sPHENIX GitHub at line 46 of file G4INCLClusterDecay.hh
#define INCLXX_IN_GEANT4_MODE 1 |
Definition at line 34 of file G4INCLClusterDecay.hh.
View newest version in sPHENIX GitHub at line 34 of file G4INCLClusterDecay.hh