28 #ifndef G4StableIsotopes_h 
   29 #define G4StableIsotopes_h 1 
G4int GetProtonCount(G4int Z)
 
G4int GetFirstIsotope(G4int Z)
 
static const G4String elementName[92]
 
static const G4int protonCount[92]
 
static const G4int nucleonCount[287]
 
static const G4double abundance[287]
 
static const G4int start[92]
 
G4int GetNumberOfIsotopes(G4int Z)
 
G4String GetName(G4int Z)
 
G4int GetIsotopeNucleonCount(G4int number)
 
static const G4int nIsotopes[92]
 
G4double GetAbundance(G4int number)