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