Geant4
10.00.p02
|
#include <G4VErrorLimitProcess.hh>
Additional Inherited Members | |
Static Public Member Functions inherited from G4VProcess | |
static const G4String & | GetProcessTypeName (G4ProcessType) |
Protected Member Functions inherited from G4VDiscreteProcess | |
virtual G4double | GetMeanFreePath (const G4Track &aTrack, G4double previousStepSize, G4ForceCondition *condition)=0 |
Protected Member Functions inherited from G4VProcess | |
void | SubtractNumberOfInteractionLengthLeft (G4double previousStepSize) |
void | ClearNumberOfInteractionLengthLeft () |
Definition at line 56 of file G4VErrorLimitProcess.hh.
G4VErrorLimitProcess::G4VErrorLimitProcess | ( | const G4String & | processName | ) |
Definition at line 37 of file G4VErrorLimitProcess.cc.
References kInfinity, theStepLength, and theStepLimit.
G4VErrorLimitProcess::~G4VErrorLimitProcess | ( | ) |
Definition at line 46 of file G4VErrorLimitProcess.cc.
|
virtual |
Definition at line 53 of file G4VErrorLimitProcess.cc.
References theStepLength.
|
inline |
Definition at line 81 of file G4VErrorLimitProcess.hh.
References theStepLimit.
|
virtual |
Reimplemented from G4VDiscreteProcess.
Definition at line 61 of file G4VErrorLimitProcess.cc.
References G4VParticleChange::Initialize(), and theParticleChange.
|
pure virtual |
Reimplemented from G4VDiscreteProcess.
Implemented in G4ErrorStepLengthLimitProcess, and G4ErrorMagFieldLimitProcess.
|
inline |
Definition at line 82 of file G4VErrorLimitProcess.hh.
References theStepLimit.
Referenced by G4ErrorMessenger::SetNewValue().
|
protected |
Definition at line 90 of file G4VErrorLimitProcess.hh.
Referenced by PostStepDoIt().
|
protected |
Definition at line 87 of file G4VErrorLimitProcess.hh.
Referenced by G4VErrorLimitProcess(), GetMeanFreePath(), and G4ErrorMagFieldLimitProcess::PostStepGetPhysicalInteractionLength().
|
protected |
Definition at line 86 of file G4VErrorLimitProcess.hh.
Referenced by G4ErrorMagFieldLimitProcess::G4ErrorMagFieldLimitProcess(), G4ErrorStepLengthLimitProcess::G4ErrorStepLengthLimitProcess(), G4VErrorLimitProcess(), GetStepLimit(), G4ErrorMagFieldLimitProcess::PostStepGetPhysicalInteractionLength(), G4ErrorStepLengthLimitProcess::PostStepGetPhysicalInteractionLength(), and SetStepLimit().