|
Geant4
10.03
|
#include <G4ParticleHPElastic.hh>
Inheritance diagram for G4ParticleHPElastic:
Collaboration diagram for G4ParticleHPElastic:Private Attributes | |
| std::vector < G4ParticleHPChannel * > * | theElastic |
| G4String | dirName |
| G4int | numEle |
| G4bool | overrideSuspension |
Additional Inherited Members | |
Protected Member Functions inherited from G4HadronicInteraction | |
| void | SetModelName (const G4String &nam) |
| G4bool | IsBlocked () const |
| void | Block () |
Protected Attributes inherited from G4HadronicInteraction | |
| G4HadFinalState | theParticleChange |
| G4int | verboseLevel |
| G4double | theMinEnergy |
| G4double | theMaxEnergy |
| G4bool | isBlocked |
Definition at line 48 of file G4ParticleHPElastic.hh.
| G4ParticleHPElastic::G4ParticleHPElastic | ( | ) |
Definition at line 41 of file G4ParticleHPElastic.cc.
References eV, MeV, overrideSuspension, G4HadronicInteraction::SetMaxEnergy(), and G4HadronicInteraction::SetMinEnergy().
Here is the call graph for this function:| G4ParticleHPElastic::~G4ParticleHPElastic | ( | ) |
Definition at line 74 of file G4ParticleHPElastic.cc.
References theElastic.
|
virtual |
Implements G4HadronicInteraction.
Definition at line 88 of file G4ParticleHPElastic.cc.
References G4ParticleHPManager::CloseReactionWhiteBoard(), G4UniformRand, G4Material::GetElement(), G4Element::GetElementTable(), G4Element::GetIndex(), G4ParticleHPManager::GetInstance(), G4Element::GetIsotope(), G4HadProjectile::GetMaterial(), G4Isotope::GetN(), G4Material::GetNumberOfElements(), G4Element::GetNumberOfIsotopes(), G4ParticleHPManager::GetReactionWhiteBoard(), G4ParticleHPReactionWhiteBoard::GetTargA(), G4Material::GetTemperature(), G4ParticleHPThermalBoost::GetThermalEnergy(), G4Material::GetVecNbOfAtomsPerVolume(), isAlive, n, G4ParticleHPManager::OpenReactionWhiteBoard(), overrideSuspension, G4Nucleus::SetIsotope(), G4Nucleus::SetParameters(), and G4HadFinalState::SetStatusChange().
Here is the call graph for this function:
|
virtual |
Reimplemented from G4HadronicInteraction.
Definition at line 180 of file G4ParticleHPElastic.cc.
References dirName, G4ParticleHPManager::GetElasticFinalStates(), G4Element::GetElementTable(), G4ParticleHPManager::GetInstance(), G4Element::GetNumberOfElements(), lightions::Init(), G4Threading::IsMasterThread(), numEle, G4AutoDelete::Register(), G4ParticleHPManager::RegisterElasticFinalStates(), and theElastic.
Referenced by G4ParticleHPThermalScattering::BuildPhysicsTable().
Here is the call graph for this function:
Here is the caller graph for this function:
|
inline |
Definition at line 63 of file G4ParticleHPElastic.hh.
References overrideSuspension.
|
virtual |
Reimplemented from G4HadronicInteraction.
Definition at line 150 of file G4ParticleHPElastic.cc.
|
inline |
Definition at line 61 of file G4ParticleHPElastic.hh.
References theElastic.
| G4int G4ParticleHPElastic::GetVerboseLevel | ( | ) | const |
Definition at line 172 of file G4ParticleHPElastic.cc.
References G4ParticleHPManager::GetInstance(), and G4ParticleHPManager::GetVerboseLevel().
Here is the call graph for this function:
|
virtual |
Reimplemented from G4HadronicInteraction.
Definition at line 216 of file G4ParticleHPElastic.cc.
| void G4ParticleHPElastic::SetVerboseLevel | ( | G4int | newValue | ) |
Definition at line 176 of file G4ParticleHPElastic.cc.
References G4ParticleHPManager::GetInstance(), and G4ParticleHPManager::SetVerboseLevel().
Here is the call graph for this function:
|
private |
Definition at line 74 of file G4ParticleHPElastic.hh.
Referenced by BuildPhysicsTable().
|
private |
Definition at line 75 of file G4ParticleHPElastic.hh.
Referenced by BuildPhysicsTable().
|
private |
Definition at line 76 of file G4ParticleHPElastic.hh.
Referenced by ApplyYourself(), DoNotSuspend(), and G4ParticleHPElastic().
|
private |
Definition at line 72 of file G4ParticleHPElastic.hh.
Referenced by BuildPhysicsTable(), GetNiso(), and ~G4ParticleHPElastic().