Geant4  9.6.p02
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Static Public Member Functions | Protected Member Functions | List of all members
G4INCL::Clustering Class Reference

#include <G4INCLClustering.hh>

Static Public Member Functions

static ClustergetCluster (Nucleus *n, Particle *p)
 
static G4bool clusterCanEscape (Nucleus const *const n, Cluster const *const c)
 
static IClusteringModelgetClusteringModel ()
 Get the clustering model. More...
 
static void setClusteringModel (IClusteringModel *const model)
 Set the clustering model. More...
 
static void deleteClusteringModel ()
 

Protected Member Functions

 Clustering ()
 
 ~Clustering ()
 

Detailed Description

Cluster formation

Definition at line 57 of file G4INCLClustering.hh.

Constructor & Destructor Documentation

G4INCL::Clustering::Clustering ( )
inlineprotected

Definition at line 98 of file G4INCLClustering.hh.

G4INCL::Clustering::~Clustering ( )
inlineprotected

Definition at line 99 of file G4INCLClustering.hh.

Member Function Documentation

static G4bool G4INCL::Clustering::clusterCanEscape ( Nucleus const *const  n,
Cluster const *const  c 
)
inlinestatic

Determine whether cluster can escape or not.

Definition at line 77 of file G4INCLClustering.hh.

Here is the call graph for this function:

Here is the caller graph for this function:

static void G4INCL::Clustering::deleteClusteringModel ( )
inlinestatic

Delete clustering model

Definition at line 92 of file G4INCLClustering.hh.

Here is the caller graph for this function:

static Cluster* G4INCL::Clustering::getCluster ( Nucleus n,
Particle p 
)
inlinestatic

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.

Here is the call graph for this function:

Here is the caller graph for this function:

static IClusteringModel* G4INCL::Clustering::getClusteringModel ( )
inlinestatic

Get the clustering model.

Definition at line 82 of file G4INCLClustering.hh.

static void G4INCL::Clustering::setClusteringModel ( IClusteringModel *const  model)
inlinestatic

Set the clustering model.

Definition at line 85 of file G4INCLClustering.hh.

Here is the caller graph for this function:


The documentation for this class was generated from the following files: