Geant4_10
|
#include <G4INCLClustering.hh>
Static Public Member Functions | |
static Cluster * | getCluster (Nucleus *n, Particle *p) |
static G4bool | clusterCanEscape (Nucleus const *const n, Cluster const *const c) |
static IClusteringModel * | getClusteringModel () |
Get the clustering model. More... | |
static void | setClusteringModel (IClusteringModel *const model) |
Set the clustering model. More... | |
static void | deleteClusteringModel () |
Protected Member Functions | |
Clustering () | |
~Clustering () | |
Cluster formation
Definition at line 57 of file G4INCLClustering.hh.
|
inlineprotected |
Definition at line 98 of file G4INCLClustering.hh.
|
inlineprotected |
Definition at line 99 of file G4INCLClustering.hh.
|
inlinestatic |
Determine whether cluster can escape or not.
Definition at line 77 of file G4INCLClustering.hh.
|
inlinestatic |
Delete clustering model
Definition at line 92 of file G4INCLClustering.hh.
Choose a cluster candidate to be produced. At this point we don't yet decide if it can pass through the Coulomb barrier or not.
Definition at line 64 of file G4INCLClustering.hh.
|
inlinestatic |
Get the clustering model.
Definition at line 82 of file G4INCLClustering.hh.
|
inlinestatic |
Set the clustering model.
Definition at line 85 of file G4INCLClustering.hh.