#include <G4RDShellVacancy.hh>
Definition at line 55 of file G4RDShellVacancy.hh.
◆ G4RDShellVacancy()
G4RDShellVacancy::G4RDShellVacancy |
( |
| ) |
|
◆ ~G4RDShellVacancy()
G4RDShellVacancy::~G4RDShellVacancy |
( |
| ) |
|
◆ AddXsiTable()
◆ AverageNOfIonisations()
Definition at line 95 of file G4RDShellVacancy.cc.
105 size_t indexInMaterialTable = couple->
GetIndex();
std::vector< G4RDVEMDataSet * > xsis
virtual G4double FindValue(G4double x, G4int componentId=0) const =0
◆ GenerateNumberOfIonisations()
Definition at line 66 of file G4RDShellVacancy.cc.
73 std::vector<G4int> numberOfIonisations;
77 for (
G4int i = 0; i<numberOfElements; i++)
83 G4int ionisations = 0;
84 if(averageNumberOfIonisations > 0.0) {
88 numberOfIonisations.push_back(ionisations);
91 return numberOfIonisations;
G4long G4Poisson(G4double mean)
const G4Material * GetMaterial() const
G4double AverageNOfIonisations(const G4MaterialCutsCouple *couple, G4int index, G4double energy, G4double eLoss) const
size_t GetNumberOfElements() const
◆ xsis
The documentation for this class was generated from the following files: