static G4IsotopeTable theIsotopeTable
 
G4int operator==(const G4Isotope &) const 
 
const G4String & GetName() const 
 
G4Isotope & operator=(const G4Isotope &)
 
void SetName(const G4String &name)
 
static const G4IsotopeTable * GetIsotopeTable()
 
static G4Isotope * GetIsotope(const G4String &name, G4bool warning=false)
 
std::vector< G4Isotope * > G4IsotopeTable
 
G4int operator!=(const G4Isotope &) const 
 
friend std::ostream & operator<<(std::ostream &, const G4Isotope *)
 
G4Isotope(const G4String &name, G4int z, G4int n, G4double a=0., G4int m=0)
 
static size_t GetNumberOfIsotopes()