Geant4
10.01.p02
|
#include <G4NeutronHPElastic.hh>
Private Attributes | |
G4double * | xSec |
std::vector < G4NeutronHPChannel * > * | 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 47 of file G4NeutronHPElastic.hh.
G4NeutronHPElastic::G4NeutronHPElastic | ( | ) |
Definition at line 40 of file G4NeutronHPElastic.cc.
References eV, MeV, overrideSuspension, G4HadronicInteraction::SetMaxEnergy(), and G4HadronicInteraction::SetMinEnergy().
G4NeutronHPElastic::~G4NeutronHPElastic | ( | ) |
Definition at line 73 of file G4NeutronHPElastic.cc.
|
virtual |
Implements G4HadronicInteraction.
Definition at line 88 of file G4NeutronHPElastic.cc.
References G4NeutronHPManager::CloseReactionWhiteBoard(), G4UniformRand, G4Material::GetElement(), G4Element::GetElementTable(), G4Element::GetIndex(), G4NeutronHPManager::GetInstance(), G4Element::GetIsotope(), G4HadProjectile::GetMaterial(), G4Isotope::GetN(), G4Material::GetNumberOfElements(), G4Element::GetNumberOfIsotopes(), G4NeutronHPManager::GetReactionWhiteBoard(), G4NeutronHPReactionWhiteBoard::GetTargA(), G4Material::GetTemperature(), G4NeutronHPThermalBoost::GetThermalEnergy(), G4Material::GetVecNbOfAtomsPerVolume(), isAlive, n, G4NeutronHPManager::OpenReactionWhiteBoard(), overrideSuspension, G4Nucleus::SetIsotope(), G4Nucleus::SetParameters(), G4HadFinalState::SetStatusChange(), and xSec.
|
virtual |
Reimplemented from G4HadronicInteraction.
Definition at line 183 of file G4NeutronHPElastic.cc.
References dirName, G4NeutronHPManager::GetElasticFinalStates(), G4Element::GetElementTable(), G4NeutronHPManager::GetInstance(), G4Element::GetNumberOfElements(), lightions::Init(), G4Threading::IsWorkerThread(), numEle, G4NeutronHPManager::RegisterElasticFinalStates(), and theElastic.
Referenced by G4NeutronHPThermalScattering::BuildPhysicsTable().
|
inline |
Definition at line 62 of file G4NeutronHPElastic.hh.
References overrideSuspension.
|
virtual |
Reimplemented from G4HadronicInteraction.
Definition at line 152 of file G4NeutronHPElastic.cc.
|
inline |
Definition at line 60 of file G4NeutronHPElastic.hh.
References theElastic.
|
virtual |
Reimplemented from G4HadronicInteraction.
Definition at line 174 of file G4NeutronHPElastic.cc.
References G4NeutronHPManager::GetInstance(), and G4NeutronHPManager::GetVerboseLevel().
|
virtual |
Reimplemented from G4HadronicInteraction.
Definition at line 178 of file G4NeutronHPElastic.cc.
References G4NeutronHPManager::GetInstance(), and G4NeutronHPManager::SetVerboseLevel().
|
private |
Definition at line 75 of file G4NeutronHPElastic.hh.
Referenced by BuildPhysicsTable().
|
private |
Definition at line 76 of file G4NeutronHPElastic.hh.
Referenced by BuildPhysicsTable().
|
private |
Definition at line 77 of file G4NeutronHPElastic.hh.
Referenced by ApplyYourself(), DoNotSuspend(), and G4NeutronHPElastic().
|
private |
Definition at line 74 of file G4NeutronHPElastic.hh.
Referenced by BuildPhysicsTable(), and GetNiso().
|
private |
Definition at line 71 of file G4NeutronHPElastic.hh.
Referenced by ApplyYourself().