Geant4 9.6.0
Toolkit for the simulation of the passage of particles through matter
|
#include <G4EnergyLossForExtrapolator.hh>
Definition at line 66 of file G4EnergyLossForExtrapolator.hh.
G4EnergyLossForExtrapolator::G4EnergyLossForExtrapolator | ( | G4int | verb = 1 | ) |
Definition at line 75 of file G4EnergyLossForExtrapolator.cc.
G4EnergyLossForExtrapolator::~G4EnergyLossForExtrapolator | ( | ) |
Definition at line 102 of file G4EnergyLossForExtrapolator.cc.
|
inline |
Definition at line 237 of file G4EnergyLossForExtrapolator.hh.
Referenced by AverageScatteringAngle(), and ComputeTrueStep().
|
inline |
Definition at line 215 of file G4EnergyLossForExtrapolator.hh.
G4double G4EnergyLossForExtrapolator::ComputeDEDX | ( | G4double | kinEnergy, |
const G4ParticleDefinition * | part | ||
) |
Definition at line 350 of file G4EnergyLossForExtrapolator.cc.
Referenced by EnergyAfterStep(), and EnergyBeforeStep().
G4double G4EnergyLossForExtrapolator::ComputeEnergy | ( | G4double | range, |
const G4ParticleDefinition * | part | ||
) |
Definition at line 385 of file G4EnergyLossForExtrapolator.cc.
Referenced by EnergyAfterStep(), and EnergyBeforeStep().
G4double G4EnergyLossForExtrapolator::ComputeRange | ( | G4double | kinEnergy, |
const G4ParticleDefinition * | part | ||
) |
Definition at line 367 of file G4EnergyLossForExtrapolator.cc.
Referenced by EnergyAfterStep(), EnergyBeforeStep(), and TrueStepLength().
|
inline |
Definition at line 254 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 123 of file G4EnergyLossForExtrapolator.cc.
Referenced by G4ErrorEnergyLoss::AlongStepDoIt(), EnergyAfterStep(), and G4ErrorEnergyLoss::GetContinuousStepLimit().
|
inline |
Definition at line 195 of file G4EnergyLossForExtrapolator.hh.
G4double G4EnergyLossForExtrapolator::EnergyBeforeStep | ( | G4double | kinEnergy, |
G4double | step, | ||
const G4Material * | mat, | ||
const G4ParticleDefinition * | part | ||
) |
Definition at line 147 of file G4EnergyLossForExtrapolator.cc.
Referenced by G4ErrorEnergyLoss::AlongStepDoIt(), EnergyBeforeStep(), and G4ErrorEnergyLoss::GetContinuousStepLimit().
|
inline |
Definition at line 205 of file G4EnergyLossForExtrapolator.hh.
|
inline |
Definition at line 266 of file G4EnergyLossForExtrapolator.hh.
Referenced by EnergyDispersion().
|
inline |
Definition at line 226 of file G4EnergyLossForExtrapolator.hh.
|
inline |
Definition at line 313 of file G4EnergyLossForExtrapolator.hh.
|
inline |
Definition at line 306 of file G4EnergyLossForExtrapolator.hh.
|
inline |
Definition at line 299 of file G4EnergyLossForExtrapolator.hh.
|
inline |
Definition at line 292 of file G4EnergyLossForExtrapolator.hh.
G4double G4EnergyLossForExtrapolator::TrueStepLength | ( | G4double | kinEnergy, |
G4double | step, | ||
const G4Material * | mat, | ||
const G4ParticleDefinition * | part | ||
) |
Definition at line 171 of file G4EnergyLossForExtrapolator.cc.
Referenced by EnergyAfterStep(), EnergyBeforeStep(), and G4EnergySplitter::SplitEnergyInVolumes().