103 if(getenv(
"NeutronHPCapture"))
G4cout <<
" ####### G4ParticleHPCapture called"<<
G4endl;
118 rWeight = NumAtomsPerVolume[i];
120 xSec[i] = ((*theCapture)[index])->GetXsec(aThermalE.
GetThermalEnergy(aTrack,
133 if( sum == 0 || random <= running/sum )
break;
148 for (
G4int j = 0 ; j != iele ; j++ ) {
149 target_isotope=target_element->
GetIsotope( j );
155 aNucleus.SetIsotope( target_isotope );
G4double G4ParticleHPJENDLHEData::G4double result
static G4ParticleHPManager * GetInstance()
size_t GetNumberOfIsotopes() const
const G4Element * GetElement(G4int iel) const
G4HadFinalState * ApplyYourself(const G4HadProjectile &aTrack, G4Nucleus &aTargetNucleus)
const G4double * GetVecNbOfAtomsPerVolume() const
G4GLOB_DLL std::ostream G4cout
void OpenReactionWhiteBoard()
G4double GetThermalEnergy(const G4HadProjectile &aP, const G4Element *anE, G4double aT)
T max(const T t1, const T t2)
brief Return the largest of the two arguments
const G4Isotope * GetIsotope(G4int iso) const
G4double GetTemperature() const
const G4Material * GetMaterial() const
void CloseReactionWhiteBoard()
size_t GetNumberOfElements() const
static G4ElementTable * GetElementTable()
G4ParticleHPReactionWhiteBoard * GetReactionWhiteBoard()