Geant4 10.7.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.
G4EnergyLossForExtrapolator::~G4EnergyLossForExtrapolator | ( | ) |
Definition at line 97 of file G4EnergyLossForExtrapolator.cc.
|
inline |
Definition at line 251 of file G4EnergyLossForExtrapolator.hh.
Referenced by AverageScatteringAngle(), and ComputeTrueStep().
|
inline |
Definition at line 230 of file G4EnergyLossForExtrapolator.hh.
G4double G4EnergyLossForExtrapolator::ComputeDEDX | ( | G4double | kinEnergy, |
const G4ParticleDefinition * | part | ||
) |
Definition at line 261 of file G4EnergyLossForExtrapolator.cc.
Referenced by EnergyAfterStep(), and EnergyBeforeStep().
G4double G4EnergyLossForExtrapolator::ComputeEnergy | ( | G4double | range, |
const G4ParticleDefinition * | part | ||
) |
Definition at line 303 of file G4EnergyLossForExtrapolator.cc.
Referenced by EnergyAfterStep(), and EnergyBeforeStep().
G4double G4EnergyLossForExtrapolator::ComputeRange | ( | G4double | kinEnergy, |
const G4ParticleDefinition * | part | ||
) |
Definition at line 281 of file G4EnergyLossForExtrapolator.cc.
Referenced by EnergyAfterStep(), EnergyBeforeStep(), and TrueStepLength().
|
inline |
Definition at line 270 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 116 of file G4EnergyLossForExtrapolator.cc.
Referenced by G4ErrorEnergyLoss::AlongStepDoIt(), EnergyAfterStep(), and G4ErrorEnergyLoss::GetContinuousStepLimit().
|
inline |
Definition at line 208 of file G4EnergyLossForExtrapolator.hh.
G4double G4EnergyLossForExtrapolator::EnergyBeforeStep | ( | G4double | kinEnergy, |
G4double | step, | ||
const G4Material * | mat, | ||
const G4ParticleDefinition * | part | ||
) |
Definition at line 141 of file G4EnergyLossForExtrapolator.cc.
Referenced by G4ErrorEnergyLoss::AlongStepDoIt(), EnergyBeforeStep(), and G4ErrorEnergyLoss::GetContinuousStepLimit().
|
inline |
Definition at line 219 of file G4EnergyLossForExtrapolator.hh.
|
inline |
Definition at line 282 of file G4EnergyLossForExtrapolator.hh.
Referenced by EnergyDispersion().
|
inline |
Definition at line 241 of file G4EnergyLossForExtrapolator.hh.
|
inline |
Definition at line 331 of file G4EnergyLossForExtrapolator.hh.
|
inline |
Definition at line 324 of file G4EnergyLossForExtrapolator.hh.
|
inline |
Definition at line 317 of file G4EnergyLossForExtrapolator.hh.
|
inline |
Definition at line 310 of file G4EnergyLossForExtrapolator.hh.
G4double G4EnergyLossForExtrapolator::TrueStepLength | ( | G4double | kinEnergy, |
G4double | step, | ||
const G4Material * | mat, | ||
const G4ParticleDefinition * | part | ||
) |
Definition at line 167 of file G4EnergyLossForExtrapolator.cc.
Referenced by EnergyAfterStep(), EnergyBeforeStep(), and G4EnergySplitter::SplitEnergyInVolumes().