Geant4.10
|
#include <G4ErrorEnergyLoss.hh>
Additional Inherited Members | |
![]() | |
static const G4String & | GetProcessTypeName (G4ProcessType) |
![]() | |
void | SetGPILSelection (G4GPILSelection selection) |
G4GPILSelection | GetGPILSelection () const |
![]() | |
void | SubtractNumberOfInteractionLengthLeft (G4double previousStepSize) |
void | ClearNumberOfInteractionLengthLeft () |
![]() | |
const G4ProcessManager * | aProcessManager |
G4VParticleChange * | pParticleChange |
G4ParticleChange | aParticleChange |
G4double | theNumberOfInteractionLengthLeft |
G4double | currentInteractionLength |
G4double | theInitialNumberOfInteractionLength |
G4String | theProcessName |
G4String | thePhysicsTableFileName |
G4ProcessType | theProcessType |
G4int | theProcessSubType |
G4double | thePILfactor |
G4bool | enableAtRestDoIt |
G4bool | enableAlongStepDoIt |
G4bool | enablePostStepDoIt |
G4int | verboseLevel |
Definition at line 47 of file G4ErrorEnergyLoss.hh.
G4ErrorEnergyLoss::G4ErrorEnergyLoss | ( | const G4String & | processName = "G4ErrorEnergyLoss" , |
G4ProcessType | type = fElectromagnetic |
||
) |
Definition at line 32 of file G4ErrorEnergyLoss.cc.
References G4cout, G4endl, G4VProcess::GetProcessName(), and G4VProcess::verboseLevel.
|
virtual |
Definition at line 51 of file G4ErrorEnergyLoss.cc.
|
virtual |
Reimplemented from G4VContinuousProcess.
Definition at line 58 of file G4ErrorEnergyLoss.cc.
References G4VProcess::aParticleChange, G4VParticleChange::ClearDebugFlag(), G4EnergyLossForExtrapolator::EnergyAfterStep(), G4EnergyLossForExtrapolator::EnergyBeforeStep(), G4cout, G4endl, G4ErrorMode_PropBackwards, G4ErrorMode_PropForwards, G4DynamicParticle::GetDefinition(), G4Track::GetDynamicParticle(), G4ErrorPropagatorData::GetErrorPropagatorData(), G4Track::GetKineticEnergy(), G4Track::GetMaterial(), G4ErrorPropagatorData::GetMode(), G4Material::GetName(), G4ParticleDefinition::GetParticleName(), G4Step::GetStepLength(), G4ParticleChange::Initialize(), G4ParticleChange::ProposeEnergy(), G4VParticleChange::ProposeLocalEnergyDeposit(), G4VParticleChange::SetNumberOfSecondaries(), and G4ErrorPropagatorData::verbose().
|
virtual |
Implements G4VContinuousProcess.
Definition at line 131 of file G4ErrorEnergyLoss.cc.
References DBL_MAX, G4EnergyLossForExtrapolator::EnergyAfterStep(), G4EnergyLossForExtrapolator::EnergyBeforeStep(), G4cout, G4endl, G4ErrorMode_PropBackwards, G4ErrorMode_PropForwards, G4DynamicParticle::GetDefinition(), G4Track::GetDynamicParticle(), G4ErrorPropagatorData::GetErrorPropagatorData(), G4Track::GetKineticEnergy(), G4Track::GetMaterial(), G4ErrorPropagatorData::GetMode(), and G4ErrorPropagatorData::verbose().
|
inline |
Definition at line 72 of file G4ErrorEnergyLoss.hh.
|
inlinevirtual |
Reimplemented from G4VProcess.
Definition at line 95 of file G4ErrorEnergyLoss.hh.
References G4ParticleDefinition::GetPDGCharge().
Definition at line 73 of file G4ErrorEnergyLoss.hh.
Referenced by G4ErrorMessenger::SetNewValue().