52 #ifndef G4ATOMICSHELLS_H
53 #define G4ATOMICSHELLS_H
72 static const G4int fNumberOfShells[101];
73 static const G4int fIndexOfShells[101];
74 static const G4int fNumberOfElectrons[1540];
75 static const G4double fBindingEnergies[1540];
1741 #endif // end of G4AtomicShells.hh
G4double GetTotalBindingEnergy(G4int Z)
static G4double GetBindingEnergy(G4int Z, G4int SubshellNb)
static G4int GetNumberOfElectrons(G4int Z, G4int SubshellNb)
static G4int GetNumberOfShells(G4int Z)