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 ( !std::getenv(
"G4NEUTRONHPDATA") )
202 throw G4HadronicException(__FILE__, __LINE__,
"Please setenv G4NEUTRONHPDATA to point to the neutron cross-section files.");
203 dirName = std::getenv(
"G4NEUTRONHPDATA");
224 outFile <<
"High Precision model based on Evaluated Nuclear Data Files (ENDF) for induced fission reaction of neutrons below 20MeV\n";