70 G4cout <<
"Please setenv G4NEUTRONHPDATA to point to the neutron cross-section files." <<
G4endl;
71 throw G4HadronicException(__FILE__, __LINE__,
"Please setenv G4NEUTRONHPDATA to point to the neutron cross-section files.");
75 dirName = dirName + tString;
79 for (std::size_t i=0; i<numEle; ++i)
84 theFission[i].Register(&theLibrary);
111 for (i = 0; i < (
G4int)n; ++i) {
113 rWeight = NumAtomsPerVolume[i];
123 for (i = 0; i < (
G4int)n; ++i) {
126 if(random<=running/sum)
break;
138 for (
G4int j = 0 ; j != iele ; ++j ) {
139 target_isotope=target_element->
GetIsotope( j );
150 return std::pair<G4double, G4double>(10.0*perCent, 350.0*CLHEP::GeV);
const char * G4FindDataDir(const char *)
G4GLOB_DLL std::ostream G4cout
static std::size_t GetNumberOfElements()
std::size_t GetNumberOfIsotopes() const
std::size_t GetIndex() const
const G4Isotope * GetIsotope(G4int iso) const
static const G4ElementTable * GetElementTable()
G4HadFinalState * ApplyYourself(const G4HadProjectile &aTrack, G4Nucleus &aTargetNucleus)
const std::pair< G4double, G4double > GetFatalEnergyCheckLevels() const
const G4Material * GetMaterial() const
void SetMinEnergy(G4double anEnergy)
void SetMaxEnergy(const G4double anEnergy)
G4double GetTemperature() const
const G4Element * GetElement(G4int iel) const
const G4double * GetVecNbOfAtomsPerVolume() const
std::size_t GetNumberOfElements() const
void SetParameters(const G4double A, const G4double Z, const G4int numberOfLambdas=0)
void SetIsotope(const G4Isotope *iso)
static G4ParticleHPManager * GetInstance()
void CloseReactionWhiteBoard()
void OpenReactionWhiteBoard()
G4double GetThermalEnergy(const G4HadProjectile &aP, const G4Element *anE, G4double aT)