|
Geant4.10
|
Class that stores isotopic abundances for a given element. More...
#include <G4INCLNaturalIsotopicDistributions.hh>
Public Member Functions | |
| NaturalIsotopicDistributions () | |
| Constructor. More... | |
| G4int | drawRandomIsotope (G4int const Z) const |
| Draw a random isotope. More... | |
| IsotopicDistribution const & | getIsotopicDistribution (G4int const Z) const |
| Get an isotopic distribution. More... | |
Class that stores isotopic abundances for a given element.
Definition at line 80 of file G4INCLNaturalIsotopicDistributions.hh.
| G4INCL::NaturalIsotopicDistributions::NaturalIsotopicDistributions | ( | ) |
Constructor.
Definition at line 396 of file G4INCLNaturalIsotopicDistributions.cc.
Draw a random isotope.
| Z | the element number |
Definition at line 95 of file G4INCLNaturalIsotopicDistributions.cc.
| IsotopicDistribution const & G4INCL::NaturalIsotopicDistributions::getIsotopicDistribution | ( | G4int const | Z | ) | const |
Get an isotopic distribution.
| Z | the element number |
Definition at line 85 of file G4INCLNaturalIsotopicDistributions.cc.
References INCL_FATAL.
1.8.7