48 #ifndef G4ATOMICSHELLS_EADL_H 
   49 #define G4ATOMICSHELLS_EADL_H 
   74   static const G4int    fNumberOfShells   [121];
 
   75   static const G4int    fIndexOfShells    [121];
 
   76   static const G4int    fNumberOfElectrons[2167];
 
   77   static const G4double fBindingEnergies  [2167];
 
 3257 #endif   // end of G4AtomicShells_EADL.hh 
static G4double GetTotalBindingEnergy(G4int Z)
 
static G4int GetNumberOfElectrons(G4int Z, G4int SubshellNb)
 
static G4double GetBindingEnergy(G4int Z, G4int SubshellNb)
 
static G4int GetNumberOfShells(G4int Z)