Geant4
10.02
|
#include <G4ParticleHPElastic.hh>
Private Attributes | |
std::vector < G4ParticleHPChannel * > * | theElastic |
G4double * | xSec |
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().
G4ParticleHPElastic::~G4ParticleHPElastic | ( | ) |
Definition at line 74 of file G4ParticleHPElastic.cc.
References theElastic.
|
virtual |
Implements G4HadronicInteraction.
Definition at line 89 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(), G4HadFinalState::SetStatusChange(), and xSec.
|
virtual |
Reimplemented from G4HadronicInteraction.
Definition at line 181 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().
|
inline |
Definition at line 63 of file G4ParticleHPElastic.hh.
References overrideSuspension.
|
virtual |
Reimplemented from G4HadronicInteraction.
Definition at line 151 of file G4ParticleHPElastic.cc.
|
inline |
Definition at line 61 of file G4ParticleHPElastic.hh.
References theElastic.
|
virtual |
Reimplemented from G4HadronicInteraction.
Definition at line 173 of file G4ParticleHPElastic.cc.
References G4ParticleHPManager::GetInstance(), and G4ParticleHPManager::GetVerboseLevel().
|
virtual |
Reimplemented from G4HadronicInteraction.
Definition at line 217 of file G4ParticleHPElastic.cc.
|
virtual |
Reimplemented from G4HadronicInteraction.
Definition at line 177 of file G4ParticleHPElastic.cc.
References G4ParticleHPManager::GetInstance(), and G4ParticleHPManager::SetVerboseLevel().
|
private |
Definition at line 75 of file G4ParticleHPElastic.hh.
Referenced by BuildPhysicsTable().
|
private |
Definition at line 76 of file G4ParticleHPElastic.hh.
Referenced by BuildPhysicsTable().
|
private |
Definition at line 77 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().
|
private |
Definition at line 74 of file G4ParticleHPElastic.hh.
Referenced by ApplyYourself().