#include <G4EnergyLossForExtrapolator.hh>
|
| G4EnergyLossForExtrapolator (G4int verb=1) |
|
| ~G4EnergyLossForExtrapolator () |
|
G4double | ComputeDEDX (G4double kinEnergy, const G4ParticleDefinition *) |
|
G4double | ComputeRange (G4double kinEnergy, const G4ParticleDefinition *) |
|
G4double | ComputeEnergy (G4double range, const G4ParticleDefinition *) |
|
G4double | EnergyAfterStep (G4double kinEnergy, G4double step, const G4Material *, const G4ParticleDefinition *) |
|
G4double | EnergyBeforeStep (G4double kinEnergy, G4double step, const G4Material *, const G4ParticleDefinition *) |
|
G4double | TrueStepLength (G4double kinEnergy, G4double step, const G4Material *, const G4ParticleDefinition *part) |
|
G4double | EnergyAfterStep (G4double kinEnergy, G4double step, const G4Material *, const G4String &particleName) |
|
G4double | EnergyBeforeStep (G4double kinEnergy, G4double step, const G4Material *, const G4String &particleName) |
|
G4double | AverageScatteringAngle (G4double kinEnergy, G4double step, const G4Material *, const G4ParticleDefinition *part) |
|
G4double | AverageScatteringAngle (G4double kinEnergy, G4double step, const G4Material *, const G4String &particleName) |
|
G4double | ComputeTrueStep (const G4Material *, const G4ParticleDefinition *part, G4double kinEnergy, G4double stepLength) |
|
G4double | EnergyDispersion (G4double kinEnergy, G4double step, const G4Material *, const G4ParticleDefinition *) |
|
G4double | EnergyDispersion (G4double kinEnergy, G4double step, const G4Material *, const G4String &particleName) |
|
void | SetVerbose (G4int val) |
|
void | SetMinKinEnergy (G4double) |
|
void | SetMaxKinEnergy (G4double) |
|
void | SetMaxEnergyTransfer (G4double) |
|
G4EnergyLossForExtrapolator::G4EnergyLossForExtrapolator |
( |
G4int |
verb = 1 ) | |
|
G4EnergyLossForExtrapolator::~G4EnergyLossForExtrapolator |
( |
) | |
|
void G4EnergyLossForExtrapolator::SetMaxEnergyTransfer |
( |
G4double |
val) | |
|
|
inline |
void G4EnergyLossForExtrapolator::SetMaxKinEnergy |
( |
G4double |
val) | |
|
|
inline |
void G4EnergyLossForExtrapolator::SetMinKinEnergy |
( |
G4double |
val) | |
|
|
inline |
void G4EnergyLossForExtrapolator::SetVerbose |
( |
G4int |
val) | |
|
|
inline |
The documentation for this class was generated from the following files: