Geant4
10.03.p01
|
#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 74 of file G4ElectronIonPair.hh.
|
explicit |
Definition at line 58 of file G4ElectronIonPair.cc.
|
virtual |
Definition at line 70 of file G4ElectronIonPair.cc.
void G4ElectronIonPair::DumpG4MeanEnergyPerIonPair | ( | ) | const |
Definition at line 190 of file G4ElectronIonPair.cc.
void G4ElectronIonPair::DumpMeanEnergyPerIonPair | ( | ) | const |
Definition at line 170 of file G4ElectronIonPair.cc.
G4double G4ElectronIonPair::FindG4MeanEnergyPerIonPair | ( | const G4Material * | mat | ) | const |
Definition at line 147 of file G4ElectronIonPair.cc.
G4double G4ElectronIonPair::MeanNumberOfIonsAlongStep | ( | const G4ParticleDefinition * | part, |
const G4Material * | material, | ||
G4double | edepTotal, | ||
G4double | edepNIEL = 0.0 |
||
) |
Definition at line 75 of file G4ElectronIonPair.cc.
Definition at line 139 of file G4ElectronIonPair.hh.
G4int G4ElectronIonPair::ResidualeChargePostStep | ( | const G4ParticleDefinition * | , |
const G4TrackVector * | secondary = nullptr , |
||
G4int | processSubType = -1 |
||
) | const |
Definition at line 157 of file G4ElectronIonPair.hh.
std::vector< G4ThreeVector > * G4ElectronIonPair::SampleIonsAlongStep | ( | const G4Step * | step | ) |
Definition at line 108 of file G4ElectronIonPair.cc.
Definition at line 148 of file G4ElectronIonPair.hh.
Definition at line 167 of file G4ElectronIonPair.hh.