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 (
G4int i=0; i<numEle; ++i)
112 for (i = 0; i < (
G4int)n; ++i) {
114 rWeight = NumAtomsPerVolume[i];
124 for (i = 0; i < (
G4int)n; ++i) {
127 if(random<=running/sum)
break;
139 for (
G4int j = 0 ; j != iele ; ++j ) {
140 target_isotope=target_element->
GetIsotope( j );
151 return std::pair<G4double, G4double>(10.0*perCent, 350.0*CLHEP::GeV);
const char * G4FindDataDir(const char *)
G4GLOB_DLL std::ostream G4cout
static G4ElementTable * GetElementTable()
static size_t GetNumberOfElements()
const G4Isotope * GetIsotope(G4int iso) const
size_t GetNumberOfIsotopes() const
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)
G4HadFinalState * ApplyYourself(const G4HadProjectile &theTrack, G4int isoNumber=-1, G4bool isElastic=false)
G4bool Register(G4ParticleHPFinalState *theFS)
G4double GetXsec(G4double energy)
void Init(G4Element *theElement, const G4String &dirName)
static G4ParticleHPManager * GetInstance()
void CloseReactionWhiteBoard()
void OpenReactionWhiteBoard()
G4ParticleHPReactionWhiteBoard * GetReactionWhiteBoard()
G4double GetThermalEnergy(const G4HadProjectile &aP, const G4Element *anE, G4double aT)