|
Geant4.10
|
Static class for carrying out cluster decays. More...
#include "globals.hh"#include "G4INCLClusterDecay.hh"#include "G4INCLParticleTable.hh"#include "G4INCLKinematicsUtils.hh"#include "G4INCLRandom.hh"#include "G4INCLPhaseSpaceDecay.hh"#include <algorithm>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 |
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... | |
Static class for carrying out cluster decays.
Definition in file G4INCLClusterDecay.cc.
| #define INCLXX_IN_GEANT4_MODE 1 |
Definition at line 33 of file G4INCLClusterDecay.cc.
1.8.7