43 #ifndef G4DOPPLERPROFILE_HH
44 #define G4DOPPLERPROFILE_HH 1
76 std::map<G4int,G4VEMDataSet*,std::less<G4int> >
profileMap;
std::map< G4int, G4VEMDataSet *, std::less< G4int > > profileMap
void LoadProfile(const G4String &fileName, G4int Z)
std::vector< G4int > nShells
const G4VEMDataSet * Profiles(G4int Z) const
void LoadBiggsP(const G4String &fileName)
size_t NumberOfProfiles(G4int Z) const
const G4VEMDataSet * Profile(G4int Z, G4int ShellIndex) const
G4DopplerProfile(G4int minZ=1, G4int maxZ=100)
std::vector< G4double > biggsP
G4double RandomSelectMomentum(G4int Z, G4int shellIndex) const
G4DopplerProfile & operator=(const G4DopplerProfile &right)