|
Geant4
9.6.p02
|
Class that stores isotopic abundances for a given element. More...
#include <G4INCLNaturalIsotopicDistributions.hh>
Public Member Functions | |
| IsotopicDistribution (IsotopeVector const &aVector) | |
| Constructor. More... | |
| G4int | drawRandomIsotope () const |
| Draw a random isotope based on the abundance vector. More... | |
| IsotopeVector const & | getIsotopes () const |
| Get the isotope vector. More... | |
Class that stores isotopic abundances for a given element.
Definition at line 63 of file G4INCLNaturalIsotopicDistributions.hh.
| G4INCL::IsotopicDistribution::IsotopicDistribution | ( | IsotopeVector const & | aVector) |
Constructor.
Definition at line 57 of file G4INCLNaturalIsotopicDistributions.cc.
| G4int G4INCL::IsotopicDistribution::drawRandomIsotope | ( | ) | const |
Draw a random isotope based on the abundance vector.
Definition at line 72 of file G4INCLNaturalIsotopicDistributions.cc.

| IsotopeVector const & G4INCL::IsotopicDistribution::getIsotopes | ( | ) | const |
Get the isotope vector.
Definition at line 81 of file G4INCLNaturalIsotopicDistributions.cc.
1.8.4