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::ClusterDecay Class Reference

#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 ()
 

Detailed Description

Pauli blocking

Definition at line 56 of file G4INCLClusterDecay.hh.

Constructor & Destructor Documentation

G4INCL::ClusterDecay::ClusterDecay ( )
inlineprotected

Definition at line 73 of file G4INCLClusterDecay.hh.

G4INCL::ClusterDecay::~ClusterDecay ( )
inlineprotected

Definition at line 74 of file G4INCLClusterDecay.hh.

Member Function Documentation

ParticleList G4INCL::ClusterDecay::decay ( Cluster *const  c)
static

Carries out a cluster decay.

Parameters
ccluster that should decay
Returns
list of decay products

Definition at line 53 of file G4INCLClusterDecay.cc.

Here is the call graph for this function:

Here is the caller graph for this function:

static G4bool G4INCL::ClusterDecay::isStable ( Cluster const *const  c)
inlinestatic

True if the cluster is stable.

Definition at line 59 of file G4INCLClusterDecay.hh.

Here is the call graph for this function:


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