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