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