42#ifndef G4DOPPLERPROFILE_HH
43#define G4DOPPLERPROFILE_HH 1
75 std::map<G4int,G4VEMDataSet*,std::less<G4int> > profileMap;
76 std::vector<G4int> nShells;
83 std::vector<G4double> biggsP;
85 void LoadBiggsP(
const G4String& fileName);
const G4VEMDataSet * Profiles(G4int Z) const
size_t NumberOfProfiles(G4int Z) const
const G4VEMDataSet * Profile(G4int Z, G4int ShellIndex) const
G4double RandomSelectMomentum(G4int Z, G4int shellIndex) const