#include <G4INCLClusterUtils.hh>
|
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) |
|
Definition at line 45 of file G4INCLClusterUtils.hh.
G4INCL::ClusterUtils::ClusterUtils |
( |
) | |
|
|
protected |
G4INCL::ClusterUtils::~ClusterUtils |
( |
) | |
|
|
protected |
The documentation for this class was generated from the following files:
- D:/Geant4/geant4_9_6_p02/source/processes/hadronic/models/inclxx/incl_physics/include/G4INCLClusterUtils.hh
- D:/Geant4/geant4_9_6_p02/source/processes/hadronic/models/inclxx/incl_physics/src/G4INCLClusterUtils.cc