80 for ( std::vector<G4ParticleHPChannel*>::iterator
111 rWeight = NumAtomsPerVolume[i];
113 xSec[i] = ((*theElastic)[index])->GetXsec(aThermalE.
GetThermalEnergy(aTrack,
126 if( sum == 0 || random <= running/sum )
break;
140 for (
G4int j = 0 ; j != iele ; j++ ) {
141 target_isotope=target_element->
GetIsotope( j );
202 if(!getenv(
"G4NEUTRONHPDATA"))
203 throw G4HadronicException(__FILE__, __LINE__,
"Please setenv G4NEUTRONHPDATA to point to the neutron cross-section files.");
204 dirName = getenv(
"G4NEUTRONHPDATA");
211 ((*theElastic)[i])->
Register(theFS) ;
221 outFile <<
"High Precision model based on Evaluated Nuclear Data Files (ENDF) for inelastic reaction of neutrons below 20MeV\n";
static G4ParticleHPManager * GetInstance()
G4bool overrideSuspension
void CloseReactionWhiteBoard()
void SetMinEnergy(G4double anEnergy)
void SetMaxEnergy(const G4double anEnergy)
static constexpr double MeV
void SetVerboseLevel(G4int i)
void SetIsotope(const G4Isotope *iso)
static constexpr double perCent
G4double GetThermalEnergy(const G4HadProjectile &aP, const G4Element *anE, G4double aT)
void RegisterElasticFinalStates(std::vector< G4ParticleHPChannel * > *val)
const G4double * GetVecNbOfAtomsPerVolume() const
std::vector< G4ParticleHPChannel * > * theElastic
const G4Material * GetMaterial() const
G4ParticleHPReactionWhiteBoard * GetReactionWhiteBoard()
void BuildPhysicsTable(const G4ParticleDefinition &)
virtual void ModelDescription(std::ostream &outFile) const
static constexpr double eV
virtual const std::pair< G4double, G4double > GetFatalEnergyCheckLevels() const
G4HadFinalState * ApplyYourself(const G4HadProjectile &aTrack, G4Nucleus &aTargetNucleus)
std::vector< G4ParticleHPChannel * > * GetElasticFinalStates()
void SetVerboseLevel(G4int)
const G4Isotope * GetIsotope(G4int iso) const
static size_t GetNumberOfElements()
G4int GetVerboseLevel() const
void SetParameters(const G4double A, const G4double Z)
const G4Element * GetElement(G4int iel) const
size_t GetNumberOfElements() const
void SetStatusChange(G4HadFinalStateStatus aS)
G4double GetTemperature() const
void OpenReactionWhiteBoard()
static G4ElementTable * GetElementTable()
size_t GetNumberOfIsotopes() const