Geant4
10.01.p02
|
#include <G4NeutronHPCapture.hh>
Private Attributes | |
G4double * | xSec |
std::vector < G4NeutronHPChannel * > * | theCapture |
G4String | dirName |
G4int | numEle |
G4HadFinalState | theResult |
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 G4NeutronHPCapture.hh.
G4NeutronHPCapture::G4NeutronHPCapture | ( | ) |
Definition at line 41 of file G4NeutronHPCapture.cc.
References MeV, G4HadronicInteraction::SetMaxEnergy(), and G4HadronicInteraction::SetMinEnergy().
G4NeutronHPCapture::~G4NeutronHPCapture | ( | ) |
Definition at line 79 of file G4NeutronHPCapture.cc.
|
virtual |
Implements G4HadronicInteraction.
Definition at line 92 of file G4NeutronHPCapture.cc.
References G4NeutronHPManager::CloseReactionWhiteBoard(), G4cout, G4endl, 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(), G4INCL::Math::max(), n, G4NeutronHPManager::OpenReactionWhiteBoard(), G4Nucleus::SetIsotope(), G4Nucleus::SetParameters(), and xSec.
|
virtual |
Reimplemented from G4HadronicInteraction.
Definition at line 186 of file G4NeutronHPCapture.cc.
References dirName, G4NeutronHPManager::GetCaptureFinalStates(), G4Element::GetElementTable(), G4NeutronHPManager::GetInstance(), G4Element::GetNumberOfElements(), lightions::Init(), G4Threading::IsWorkerThread(), numEle, G4AutoDelete::Register(), G4NeutronHPManager::RegisterCaptureFinalStates(), and theCapture.
|
virtual |
Reimplemented from G4HadronicInteraction.
Definition at line 156 of file G4NeutronHPCapture.cc.
|
virtual |
Reimplemented from G4HadronicInteraction.
Definition at line 178 of file G4NeutronHPCapture.cc.
References G4NeutronHPManager::GetInstance(), and G4NeutronHPManager::GetVerboseLevel().
|
virtual |
Reimplemented from G4HadronicInteraction.
Definition at line 182 of file G4NeutronHPCapture.cc.
References G4NeutronHPManager::GetInstance(), and G4NeutronHPManager::SetVerboseLevel().
|
private |
Definition at line 69 of file G4NeutronHPCapture.hh.
Referenced by BuildPhysicsTable().
|
private |
Definition at line 70 of file G4NeutronHPCapture.hh.
Referenced by BuildPhysicsTable().
|
private |
Definition at line 68 of file G4NeutronHPCapture.hh.
Referenced by BuildPhysicsTable().
|
private |
Definition at line 73 of file G4NeutronHPCapture.hh.
|
private |
Definition at line 66 of file G4NeutronHPCapture.hh.
Referenced by ApplyYourself().