Geant4 9.6.0
Toolkit for the simulation of the passage of particles through matter
|
#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.
Definition at line 37 of file G4VErrorLimitProcess.cc.
G4VErrorLimitProcess::~G4VErrorLimitProcess | ( | ) |
Definition at line 46 of file G4VErrorLimitProcess.cc.
|
virtual |
Definition at line 52 of file G4VErrorLimitProcess.cc.
|
inline |
Definition at line 81 of file G4VErrorLimitProcess.hh.
|
virtual |
Reimplemented from G4VDiscreteProcess.
Definition at line 60 of file G4VErrorLimitProcess.cc.
|
pure virtual |
Reimplemented from G4VDiscreteProcess.
Implemented in G4ErrorMagFieldLimitProcess, and G4ErrorStepLengthLimitProcess.
|
inline |
Definition at line 82 of file G4VErrorLimitProcess.hh.
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().