52 #ifndef G4ATOMICSHELLS_H
53 #define G4ATOMICSHELLS_H
78 static const G4int fNumberOfShells[101];
79 static const G4int fIndexOfShells[101];
80 static const G4int fNumberOfElectrons[1540];
81 static const G4double fBindingEnergies[1540];
1746 #endif // end of G4AtomicShells.hh
static G4double GetTotalBindingEnergy(G4int Z)
static G4double GetBindingEnergy(G4int Z, G4int SubshellNb)
static G4int GetNumberOfElectrons(G4int Z, G4int SubshellNb)
static G4int GetNumberOfShells(G4int Z)