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