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