24#include "G4Isotope.hh"
29 fIsotope(new G4Isotope(name, z, n, a /
ClhepVGM::Units::AtomicWeight()))
44 :
VGM::IIsotope(), fIsotope(isotope)
static double AtomicWeight()
Return CLHEP default atomic weight unit in VGM units.
static IsotopeMap * Instance()
void AddIsotope(VGM::IIsotope *, G4Isotope *)
virtual int Z() const
Return the effective atomic number.
virtual std::string Name() const
Return the name of this element.
Isotope(const std::string &name, int z, int n, double a)
virtual int N() const
Return the effective number of nucleons.
virtual double A() const
Return the effective effective mass of a mole in g/mole.