Geant4
10.00.p02
|
#include <G4NeutronHPElastic.hh>
Private Member Functions | |
void | addChannelForNewElement () |
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 38 of file G4NeutronHPElastic.cc.
References dirName, eV, G4Element::GetElementTable(), G4Element::GetNumberOfElements(), lightions::Init(), MeV, numEle, overrideSuspension, G4HadronicInteraction::SetMaxEnergy(), G4HadronicInteraction::SetMinEnergy(), and theElastic.
G4NeutronHPElastic::~G4NeutronHPElastic | ( | ) |
Definition at line 67 of file G4NeutronHPElastic.cc.
References theElastic.
|
private |
Definition at line 148 of file G4NeutronHPElastic.cc.
References dirName, G4cout, G4endl, G4Element::GetElementTable(), G4Element::GetNumberOfElements(), lightions::Init(), numEle, and theElastic.
Referenced by ApplyYourself().
|
virtual |
Implements G4HadronicInteraction.
Definition at line 80 of file G4NeutronHPElastic.cc.
References addChannelForNewElement(), G4NeutronHPManager::CloseReactionWhiteBoard(), G4UniformRand, G4Material::GetElement(), G4Element::GetElementTable(), G4Element::GetIndex(), G4NeutronHPManager::GetInstance(), G4Element::GetIsotope(), G4HadProjectile::GetMaterial(), G4Isotope::GetN(), G4Element::GetNumberOfElements(), G4Material::GetNumberOfElements(), G4Element::GetNumberOfIsotopes(), G4NeutronHPManager::GetReactionWhiteBoard(), G4NeutronHPReactionWhiteBoard::GetTargA(), G4Material::GetTemperature(), G4NeutronHPThermalBoost::GetThermalEnergy(), G4Material::GetVecNbOfAtomsPerVolume(), isAlive, n, numEle, G4NeutronHPManager::OpenReactionWhiteBoard(), overrideSuspension, G4Nucleus::SetIsotope(), G4Nucleus::SetParameters(), G4HadFinalState::SetStatusChange(), theElastic, and xSec.
|
inline |
Definition at line 62 of file G4NeutronHPElastic.hh.
References overrideSuspension.
|
virtual |
Reimplemented from G4HadronicInteraction.
Definition at line 142 of file G4NeutronHPElastic.cc.
|
inline |
Definition at line 60 of file G4NeutronHPElastic.hh.
References theElastic.
|
virtual |
Reimplemented from G4HadronicInteraction.
Definition at line 162 of file G4NeutronHPElastic.cc.
References G4NeutronHPManager::GetInstance(), and G4NeutronHPManager::GetVerboseLevel().
|
virtual |
Reimplemented from G4HadronicInteraction.
Definition at line 166 of file G4NeutronHPElastic.cc.
References G4NeutronHPManager::GetInstance(), and G4NeutronHPManager::SetVerboseLevel().
|
private |
Definition at line 73 of file G4NeutronHPElastic.hh.
Referenced by addChannelForNewElement(), and G4NeutronHPElastic().
|
private |
Definition at line 74 of file G4NeutronHPElastic.hh.
Referenced by addChannelForNewElement(), ApplyYourself(), and G4NeutronHPElastic().
|
private |
Definition at line 75 of file G4NeutronHPElastic.hh.
Referenced by ApplyYourself(), DoNotSuspend(), and G4NeutronHPElastic().
|
private |
Definition at line 72 of file G4NeutronHPElastic.hh.
Referenced by addChannelForNewElement(), ApplyYourself(), G4NeutronHPElastic(), GetNiso(), and ~G4NeutronHPElastic().
|
private |
Definition at line 70 of file G4NeutronHPElastic.hh.
Referenced by ApplyYourself().