45 if(!getenv(
"G4NEUTRONHPDATA"))
46 throw G4HadronicException(__FILE__, __LINE__,
"Please setenv G4NEUTRONHPDATA to point to the neutron cross-section files.");
47 dirName = getenv(
"G4NEUTRONHPDATA");
72 for ( std::vector<G4ParticleHPChannel*>::iterator
102 rWeight = NumAtomsPerVolume[i];
117 if( sum == 0 || random <= running/sum )
break;
131 for (
G4int j = 0 ; j != iele ; j++ ) {
132 target_isotope=target_element->
GetIsotope( j );
static G4ParticleHPManager * GetInstance()
size_t GetNumberOfIsotopes() const
void SetIsotope(const G4Isotope *iso)
G4HadFinalState * ApplyYourself(const G4HadProjectile &aTrack, G4Nucleus &aTargetNucleus)
const G4Element * GetElement(G4int iel) const
std::vector< G4ParticleHPChannel * > theElastic
void SetVerboseLevel(G4int i)
void SetStatusChange(G4HadFinalStateStatus aS)
void SetMinEnergy(G4double anEnergy)
const G4double * GetVecNbOfAtomsPerVolume() const
G4GLOB_DLL std::ostream G4cout
G4bool overrideSuspension
static size_t GetNumberOfElements()
static const double perCent
void OpenReactionWhiteBoard()
virtual const std::pair< G4double, G4double > GetFatalEnergyCheckLevels() const
G4double GetThermalEnergy(const G4HadProjectile &aP, const G4Element *anE, G4double aT)
void SetMaxEnergy(const G4double anEnergy)
const G4Isotope * GetIsotope(G4int iso) const
G4double GetTemperature() const
const G4Material * GetMaterial() const
void CloseReactionWhiteBoard()
size_t GetNumberOfElements() const
G4int GetVerboseLevel() const
static G4ElementTable * GetElementTable()
void addChannelForNewElement()
G4ParticleHPReactionWhiteBoard * GetReactionWhiteBoard()
void SetParameters(const G4double A, const G4double Z)
void SetVerboseLevel(G4int)