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