44 #ifndef G4RDSHELLDATA_HH
45 #define G4RDSHELLDATA_HH 1
86 const std::vector<G4double>& ShellVector(
G4int Z)
const;
93 std::map<G4int,std::vector<G4double>*,std::less<G4int> > idMap;
94 std::map<G4int,G4DataVector*,std::less<G4int> > bindingMap;
95 std::vector<G4int> nShells;
96 std::map<G4int,std::vector<G4double>*,std::less<G4int> > occupancyPdfMap;