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

#include <G4INCLClusterUtils.hh>

Static Public Member Functions

static G4int getZ (const ParticleList &)
 
static G4int getZ (const ParticleList &, Particle *)
 
static G4int getA (const ParticleList &)
 
static G4int getA (const ParticleList &, Particle *)
 
static G4double getKineticEnergy (const ParticleList &pl)
 
static G4double getTotalEnergy (const ParticleList &)
 
static G4double getTotalEnergy (const ParticleList &, Particle *)
 
static ThreeVector getNewPositionVector (const ParticleList &pl, Particle *p)
 
static ThreeVector getNewPositionVector (const ParticleList &pl)
 
static ThreeVector getNewPositionVector (const ThreeVector &, const ParticleList &, Particle *)
 
static G4double getPhaseSpace (const ThreeVector &clusterPosition, const ThreeVector &clusterMomentum, G4int clusterA, Particle *p)
 
static G4double getPhaseSpace (const ParticleList &)
 
static G4double getPhaseSpace (const ParticleList &, Particle *)
 
static G4bool isBetterCluster (ParticleList *newCluster, ParticleList *originalCluster)
 

Protected Member Functions

 ClusterUtils ()
 
 ~ClusterUtils ()
 

Detailed Description

Definition at line 45 of file G4INCLClusterUtils.hh.

Constructor & Destructor Documentation

G4INCL::ClusterUtils::ClusterUtils ( )
protected
G4INCL::ClusterUtils::~ClusterUtils ( )
protected

Member Function Documentation

G4int G4INCL::ClusterUtils::getA ( const ParticleList pl)
static

Definition at line 69 of file G4INCLClusterUtils.cc.

Here is the caller graph for this function:

G4int G4INCL::ClusterUtils::getA ( const ParticleList pl,
Particle p 
)
static

Definition at line 77 of file G4INCLClusterUtils.cc.

Here is the call graph for this function:

G4double G4INCL::ClusterUtils::getKineticEnergy ( const ParticleList pl)
static

Definition at line 49 of file G4INCLClusterUtils.cc.

ThreeVector G4INCL::ClusterUtils::getNewPositionVector ( const ParticleList pl,
Particle p 
)
static

Definition at line 92 of file G4INCLClusterUtils.cc.

Here is the call graph for this function:

ThreeVector G4INCL::ClusterUtils::getNewPositionVector ( const ParticleList pl)
static

Definition at line 81 of file G4INCLClusterUtils.cc.

ThreeVector G4INCL::ClusterUtils::getNewPositionVector ( const ThreeVector oldPosition,
const ParticleList pl,
Particle p 
)
static

Definition at line 98 of file G4INCLClusterUtils.cc.

Here is the call graph for this function:

G4double G4INCL::ClusterUtils::getPhaseSpace ( const ThreeVector clusterPosition,
const ThreeVector clusterMomentum,
G4int  clusterA,
Particle p 
)
static

Definition at line 106 of file G4INCLClusterUtils.cc.

Here is the call graph for this function:

static G4double G4INCL::ClusterUtils::getPhaseSpace ( const ParticleList )
static
static G4double G4INCL::ClusterUtils::getPhaseSpace ( const ParticleList ,
Particle  
)
static
G4double G4INCL::ClusterUtils::getTotalEnergy ( const ParticleList pl)
static

Definition at line 41 of file G4INCLClusterUtils.cc.

static G4double G4INCL::ClusterUtils::getTotalEnergy ( const ParticleList ,
Particle  
)
static
G4int G4INCL::ClusterUtils::getZ ( const ParticleList pl)
static

Definition at line 57 of file G4INCLClusterUtils.cc.

Here is the caller graph for this function:

G4int G4INCL::ClusterUtils::getZ ( const ParticleList pl,
Particle p 
)
static

Definition at line 65 of file G4INCLClusterUtils.cc.

Here is the call graph for this function:

G4bool G4INCL::ClusterUtils::isBetterCluster ( ParticleList newCluster,
ParticleList originalCluster 
)
static

Definition at line 115 of file G4INCLClusterUtils.cc.


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