21#ifndef _NATURAL_ISOTOPES_H_
22#define _NATURAL_ISOTOPES_H_
NaturalIsotopeElementData()
double AtomicMass(void) const
~NaturalIsotopeElementData()
double Abundance(void) const
NaturalIsotopeElementData(int code, double abundance, double atomicmass)
map< int, vector< NaturalIsotopeElementData * > > fNaturalIsotopesTable
NaturalIsotopes(const NaturalIsotopes &)
static NaturalIsotopes * fInstance
int NElements(int Z) const
static NaturalIsotopes * Instance(void)
virtual ~NaturalIsotopes()
const NaturalIsotopeElementData * ElementDataPdg(int Z, int pdgcode) const
const NaturalIsotopeElementData * ElementData(int Z, int ielement) const
THE MAIN GENIE PROJECT NAMESPACE
void DummyMethodAndSilentCompiler()