Geant4.10
|
#include <G4ElementSelector.hh>
Public Member Functions | |
G4ElementSelector () | |
virtual | ~G4ElementSelector () |
virtual G4Element * | SelectZandA (const G4Track &track, G4Nucleus *) |
Definition at line 61 of file G4ElementSelector.hh.
G4ElementSelector::G4ElementSelector | ( | ) |
Definition at line 49 of file G4ElementSelector.cc.
|
virtual |
Definition at line 54 of file G4ElementSelector.cc.
Definition at line 60 of file G4ElementSelector.cc.
References G4lrint(), G4UniformRand, G4Material::GetAtomicNumDensityVector(), G4Material::GetElementVector(), G4Element::GetIsotope(), G4Element::GetIsotopeVector(), G4Track::GetMaterial(), G4Isotope::GetN(), G4Material::GetNumberOfElements(), G4Element::GetRelativeAbundanceVector(), G4Element::GetZ(), and G4Nucleus::SetParameters().
Referenced by G4HadronStoppingProcess::AtRestDoIt().