|
Geant4 10.7.0
Toolkit for the simulation of the passage of particles through matter
|
#include <G4ElectronIonPair.hh>
Public Member Functions | |
| G4ElectronIonPair (G4int verb) | |
| virtual | ~G4ElectronIonPair () |
| G4double | MeanNumberOfIonsAlongStep (const G4ParticleDefinition *, const G4Material *, G4double edepTotal, G4double edepNIEL=0.0) |
| G4double | MeanNumberOfIonsAlongStep (const G4Step *) |
| G4int | SampleNumberOfIonsAlongStep (const G4Step *) |
| std::vector< G4ThreeVector > * | SampleIonsAlongStep (const G4Step *) |
| G4int | ResidualeChargePostStep (const G4ParticleDefinition *, const G4TrackVector *secondary=nullptr, G4int processSubType=-1) const |
| G4int | ResidualeChargePostStep (const G4Step *) const |
| G4double | FindG4MeanEnergyPerIonPair (const G4Material *) const |
| void | DumpMeanEnergyPerIonPair () const |
| void | DumpG4MeanEnergyPerIonPair () const |
| void | SetVerbose (G4int) |
Definition at line 73 of file G4ElectronIonPair.hh.
|
explicit |
Definition at line 57 of file G4ElectronIonPair.cc.
|
virtual |
Definition at line 69 of file G4ElectronIonPair.cc.
| void G4ElectronIonPair::DumpG4MeanEnergyPerIonPair | ( | ) | const |
Definition at line 189 of file G4ElectronIonPair.cc.
| void G4ElectronIonPair::DumpMeanEnergyPerIonPair | ( | ) | const |
Definition at line 169 of file G4ElectronIonPair.cc.
| G4double G4ElectronIonPair::FindG4MeanEnergyPerIonPair | ( | const G4Material * | mat | ) | const |
Definition at line 146 of file G4ElectronIonPair.cc.
Referenced by MeanNumberOfIonsAlongStep().
| G4double G4ElectronIonPair::MeanNumberOfIonsAlongStep | ( | const G4ParticleDefinition * | part, |
| const G4Material * | material, | ||
| G4double | edepTotal, | ||
| G4double | edepNIEL = 0.0 |
||
| ) |
Definition at line 74 of file G4ElectronIonPair.cc.
Referenced by MeanNumberOfIonsAlongStep(), and SampleNumberOfIonsAlongStep().
Definition at line 138 of file G4ElectronIonPair.hh.
| G4int G4ElectronIonPair::ResidualeChargePostStep | ( | const G4ParticleDefinition * | , |
| const G4TrackVector * | secondary = nullptr, |
||
| G4int | processSubType = -1 |
||
| ) | const |
Definition at line 133 of file G4ElectronIonPair.cc.
Referenced by ResidualeChargePostStep().
Definition at line 156 of file G4ElectronIonPair.hh.
| std::vector< G4ThreeVector > * G4ElectronIonPair::SampleIonsAlongStep | ( | const G4Step * | step | ) |
Definition at line 107 of file G4ElectronIonPair.cc.
Definition at line 147 of file G4ElectronIonPair.hh.
Referenced by SampleIonsAlongStep().
|
inline |
Definition at line 166 of file G4ElectronIonPair.hh.
Referenced by G4LossTableManager::ResetParameters().