108 rWeight = NumAtomsPerVolume[i];
110 xSec[i] = ((*theElastic)[index])->GetXsec(aThermalE.
GetThermalEnergy(aTrack,
123 if( sum == 0 || random <= running/sum )
break;
137 for (
G4int j = 0 ; j != iele ; j++ ) {
138 target_isotope=target_element->
GetIsotope( j );
144 aNucleus.SetIsotope( target_isotope );
static G4ParticleHPManager * GetInstance()
size_t GetNumberOfIsotopes() const
G4HadFinalState * ApplyYourself(const G4HadProjectile &aTrack, G4Nucleus &aTargetNucleus)
const G4Element * GetElement(G4int iel) const
void SetStatusChange(G4HadFinalStateStatus aS)
const G4double * GetVecNbOfAtomsPerVolume() const
void OpenReactionWhiteBoard()
G4double GetThermalEnergy(const G4HadProjectile &aP, const G4Element *anE, G4double aT)
const G4Isotope * GetIsotope(G4int iso) const
G4double GetTemperature() const
const G4Material * GetMaterial() const
void CloseReactionWhiteBoard()
size_t GetNumberOfElements() const
static G4ElementTable * GetElementTable()
G4ParticleHPReactionWhiteBoard * GetReactionWhiteBoard()