Geant4
10.03.p01
|
Holds an isotope and an abundance. More...
#include <G4INCLNaturalIsotopicDistributions.hh>
Public Member Functions | |
Isotope (const G4int A, const G4double abundance) | |
Public Attributes | |
G4int | theA |
G4double | theAbundance |
Holds an isotope and an abundance.
Definition at line 54 of file G4INCLNaturalIsotopicDistributions.hh.
Definition at line 54 of file G4INCLNaturalIsotopicDistributions.cc.
G4int G4INCL::Isotope::theA |
Definition at line 56 of file G4INCLNaturalIsotopicDistributions.hh.
G4double G4INCL::Isotope::theAbundance |
Definition at line 57 of file G4INCLNaturalIsotopicDistributions.hh.