Geant4 11.1.1
Toolkit for the simulation of the passage of particles through matter
|
#include <G4PenelopeIonisationCrossSection.hh>
Definition at line 57 of file G4PenelopeIonisationCrossSection.hh.
|
explicit |
Constructor.
NOTICE: working only for e- at the moment (no interface available for e+)
Definition at line 45 of file G4PenelopeIonisationCrossSection.cc.
G4PenelopeIonisationCrossSection::~G4PenelopeIonisationCrossSection | ( | ) |
Destructor. Clean all tables.
Definition at line 66 of file G4PenelopeIonisationCrossSection.cc.
|
delete |
|
overridevirtual |
Purely virtual method from the base interface. Returns the cross section for the given shell in the element Z of material mat at the specified energy
Implements G4VhShellCrossSection.
Definition at line 74 of file G4PenelopeIonisationCrossSection.cc.
Referenced by GetCrossSection().
|
overridevirtual |
Purely virtual method from the base interface. Returns the cross section for all levels of element Z in material mat at the given energy
Implements G4VhShellCrossSection.
Definition at line 163 of file G4PenelopeIonisationCrossSection.cc.
Referenced by Probabilities().
|
inline |
Definition at line 94 of file G4PenelopeIonisationCrossSection.hh.
|
delete |
|
overridevirtual |
Purely virtual method from the base interface. Returns the shell ionisation probabilities for the given Z in the material mat at the specified energy.
Implements G4VhShellCrossSection.
Definition at line 179 of file G4PenelopeIonisationCrossSection.cc.
|
inline |
Getter/setter for the verbosity level.
Definition at line 93 of file G4PenelopeIonisationCrossSection.hh.