|
Geant4
10.03.p03
|
#include <G4RDDopplerProfile.hh>
Public Member Functions | |
| G4RDDopplerProfile (G4int minZ=1, G4int maxZ=100) | |
| ~G4RDDopplerProfile () | |
| size_t | NumberOfProfiles (G4int Z) const |
| const G4RDVEMDataSet * | Profiles (G4int Z) const |
| const G4RDVEMDataSet * | Profile (G4int Z, G4int ShellIndex) const |
| void | PrintData () const |
| G4double | RandomSelectMomentum (G4int Z, G4int shellIndex) const |
Definition at line 53 of file G4RDDopplerProfile.hh.
Definition at line 56 of file G4RDDopplerProfile.cc.
| G4RDDopplerProfile::~G4RDDopplerProfile | ( | ) |
Definition at line 70 of file G4RDDopplerProfile.cc.
| size_t G4RDDopplerProfile::NumberOfProfiles | ( | G4int | Z | ) | const |
Definition at line 82 of file G4RDDopplerProfile.cc.
Definition at line 110 of file G4RDDopplerProfile.cc.

| const G4RDVEMDataSet * G4RDDopplerProfile::Profile | ( | G4int | Z, |
| G4int | ShellIndex | ||
| ) | const |
Definition at line 102 of file G4RDDopplerProfile.cc.

| const G4RDVEMDataSet * G4RDDopplerProfile::Profiles | ( | G4int | Z | ) | const |
Definition at line 90 of file G4RDDopplerProfile.cc.


Definition at line 227 of file G4RDDopplerProfile.cc.

