|
Geant4 10.7.0
Toolkit for the simulation of the passage of particles through matter
|
#include <G4ParticleHPElementData.hh>
Definition at line 55 of file G4ParticleHPElementData.hh.
| G4ParticleHPElementData::G4ParticleHPElementData | ( | ) |
Definition at line 36 of file G4ParticleHPElementData.cc.
| G4ParticleHPElementData::~G4ParticleHPElementData | ( | ) |
Definition at line 47 of file G4ParticleHPElementData.cc.
|
inline |
Definition at line 75 of file G4ParticleHPElementData.hh.
|
inline |
Definition at line 77 of file G4ParticleHPElementData.hh.
|
inline |
Definition at line 73 of file G4ParticleHPElementData.hh.
Referenced by MakePhysicsVector().
|
inline |
Definition at line 79 of file G4ParticleHPElementData.hh.
| void G4ParticleHPElementData::Harmonise | ( | G4ParticleHPVector *& | theStore, |
| G4ParticleHPVector * | theNew | ||
| ) |
Definition at line 144 of file G4ParticleHPElementData.cc.
Referenced by UpdateData().
| void G4ParticleHPElementData::Init | ( | G4Element * | theElement, |
| G4ParticleDefinition * | projectile, | ||
| const char * | dataDirVariable | ||
| ) |
Definition at line 56 of file G4ParticleHPElementData.cc.
Referenced by MakePhysicsVector().
| G4ParticleHPVector * G4ParticleHPElementData::MakePhysicsVector | ( | G4Element * | theElement, |
| G4ParticleDefinition * | projectile, | ||
| G4ParticleHPCaptureData * | theSet, | ||
| char * | dataDirVariable | ||
| ) |
Definition at line 208 of file G4ParticleHPElementData.cc.
| G4ParticleHPVector * G4ParticleHPElementData::MakePhysicsVector | ( | G4Element * | theElement, |
| G4ParticleDefinition * | projectile, | ||
| G4ParticleHPElasticData * | theSet, | ||
| char * | dataDirVariable | ||
| ) |
Definition at line 217 of file G4ParticleHPElementData.cc.
| G4ParticleHPVector * G4ParticleHPElementData::MakePhysicsVector | ( | G4Element * | theElement, |
| G4ParticleDefinition * | projectile, | ||
| G4ParticleHPFissionData * | theSet, | ||
| char * | dataDirVariable | ||
| ) |
Definition at line 199 of file G4ParticleHPElementData.cc.
| G4ParticleHPVector * G4ParticleHPElementData::MakePhysicsVector | ( | G4Element * | theElement, |
| G4ParticleDefinition * | projectile, | ||
| G4ParticleHPInelasticData * | theSet, | ||
| char * | dataDirVariable | ||
| ) |
Definition at line 226 of file G4ParticleHPElementData.cc.
|
inline |
| void G4ParticleHPElementData::UpdateData | ( | G4int | A, |
| G4int | Z, | ||
| G4int | M, | ||
| G4int | index, | ||
| G4double | abundance, | ||
| G4ParticleDefinition * | projectile, | ||
| const char * | dataDirVariable | ||
| ) |
Definition at line 101 of file G4ParticleHPElementData.cc.