Geant4 11.3.0
Toolkit for the simulation of the passage of particles through matter
|
#include <G4EnergyLossForExtrapolator.hh>
Definition at line 67 of file G4EnergyLossForExtrapolator.hh.
|
explicit |
Definition at line 70 of file G4EnergyLossForExtrapolator.cc.
Referenced by G4EnergyLossForExtrapolator(), and operator=().
G4EnergyLossForExtrapolator::~G4EnergyLossForExtrapolator | ( | ) |
Definition at line 79 of file G4EnergyLossForExtrapolator.cc.
|
delete |
G4double G4EnergyLossForExtrapolator::AverageScatteringAngle | ( | G4double | kinEnergy, |
G4double | step, | ||
const G4Material * | mat, | ||
const G4ParticleDefinition * | part ) |
Definition at line 312 of file G4EnergyLossForExtrapolator.cc.
Referenced by AverageScatteringAngle(), and ComputeTrueStep().
|
inline |
Definition at line 216 of file G4EnergyLossForExtrapolator.hh.
G4double G4EnergyLossForExtrapolator::ComputeDEDX | ( | G4double | kinEnergy, |
const G4ParticleDefinition * | part, | ||
const G4Material * | mat ) |
Definition at line 224 of file G4EnergyLossForExtrapolator.cc.
Referenced by EnergyAfterStep(), and EnergyBeforeStep().
G4double G4EnergyLossForExtrapolator::ComputeEnergy | ( | G4double | range, |
const G4ParticleDefinition * | part, | ||
const G4Material * | mat ) |
Definition at line 272 of file G4EnergyLossForExtrapolator.cc.
Referenced by EnergyAfterStep(), and EnergyBeforeStep().
G4double G4EnergyLossForExtrapolator::ComputeRange | ( | G4double | kinEnergy, |
const G4ParticleDefinition * | part, | ||
const G4Material * | mat ) |
Definition at line 247 of file G4EnergyLossForExtrapolator.cc.
Referenced by EnergyAfterStep(), EnergyBeforeStep(), and TrueStepLength().
|
inline |
Definition at line 238 of file G4EnergyLossForExtrapolator.hh.
Referenced by EnergyDispersion(), and TrueStepLength().
G4double G4EnergyLossForExtrapolator::EnergyAfterStep | ( | G4double | kinEnergy, |
G4double | step, | ||
const G4Material * | mat, | ||
const G4ParticleDefinition * | part ) |
Definition at line 90 of file G4EnergyLossForExtrapolator.cc.
Referenced by EnergyAfterStep().
|
inline |
Definition at line 194 of file G4EnergyLossForExtrapolator.hh.
G4double G4EnergyLossForExtrapolator::EnergyBeforeStep | ( | G4double | kinEnergy, |
G4double | step, | ||
const G4Material * | mat, | ||
const G4ParticleDefinition * | part ) |
Definition at line 114 of file G4EnergyLossForExtrapolator.cc.
Referenced by EnergyBeforeStep().
|
inline |
Definition at line 205 of file G4EnergyLossForExtrapolator.hh.
G4double G4EnergyLossForExtrapolator::EnergyDispersion | ( | G4double | kinEnergy, |
G4double | step, | ||
const G4Material * | mat, | ||
const G4ParticleDefinition * | part ) |
Definition at line 296 of file G4EnergyLossForExtrapolator.cc.
Referenced by EnergyDispersion().
|
inline |
Definition at line 227 of file G4EnergyLossForExtrapolator.hh.
void G4EnergyLossForExtrapolator::Initialisation | ( | ) |
Definition at line 330 of file G4EnergyLossForExtrapolator.cc.
Referenced by ComputeDEDX(), ComputeEnergy(), and ComputeRange().
|
delete |
|
inline |
Definition at line 280 of file G4EnergyLossForExtrapolator.hh.
|
inline |
Definition at line 273 of file G4EnergyLossForExtrapolator.hh.
|
inline |
Definition at line 266 of file G4EnergyLossForExtrapolator.hh.
|
inline |
Definition at line 259 of file G4EnergyLossForExtrapolator.hh.
G4double G4EnergyLossForExtrapolator::TrueStepLength | ( | G4double | kinEnergy, |
G4double | step, | ||
const G4Material * | mat, | ||
const G4ParticleDefinition * | part ) |
Definition at line 139 of file G4EnergyLossForExtrapolator.cc.
Referenced by EnergyAfterStep(), and EnergyBeforeStep().