|
Geant4 11.3.0
Toolkit for the simulation of the passage of particles through matter
|
#include <G4ShellVacancy.hh>
Public Member Functions | |
| G4ShellVacancy () | |
| ~G4ShellVacancy () | |
| std::vector< G4int > | GenerateNumberOfIonisations (const G4MaterialCutsCouple *couple, G4double incidentEnergy, G4double eLoss) const |
| void | AddXsiTable (G4VEMDataSet *p) |
Definition at line 54 of file G4ShellVacancy.hh.
|
explicit |
Definition at line 44 of file G4ShellVacancy.cc.
| G4ShellVacancy::~G4ShellVacancy | ( | ) |
Definition at line 48 of file G4ShellVacancy.cc.
| void G4ShellVacancy::AddXsiTable | ( | G4VEMDataSet * | p | ) |
Definition at line 59 of file G4ShellVacancy.cc.
| std::vector< G4int > G4ShellVacancy::GenerateNumberOfIonisations | ( | const G4MaterialCutsCouple * | couple, |
| G4double | incidentEnergy, | ||
| G4double | eLoss ) const |
Definition at line 66 of file G4ShellVacancy.cc.