ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
#include <geant4/tree/geant4-10.6-release/source/error_propagation/include/G4ErrorStepLengthLimitProcess.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 Attributes inherited from G4VErrorLimitProcess | |
G4double | theStepLimit |
G4double | theStepLength |
G4VParticleChange | theParticleChange |
Definition at line 54 of file G4ErrorStepLengthLimitProcess.hh.
View newest version in sPHENIX GitHub at line 54 of file G4ErrorStepLengthLimitProcess.hh
G4ErrorStepLengthLimitProcess::G4ErrorStepLengthLimitProcess | ( | const G4String & | processName = "G4ErrorStepLengthLimit" | ) |
Definition at line 42 of file G4ErrorStepLengthLimitProcess.cc.
View newest version in sPHENIX GitHub at line 42 of file G4ErrorStepLengthLimitProcess.cc
References mm, and G4VErrorLimitProcess::theStepLimit.
G4ErrorStepLengthLimitProcess::~G4ErrorStepLengthLimitProcess | ( | ) |
Definition at line 50 of file G4ErrorStepLengthLimitProcess.cc.
View newest version in sPHENIX GitHub at line 50 of file G4ErrorStepLengthLimitProcess.cc
|
virtual |
Implements G4VErrorLimitProcess.
Definition at line 56 of file G4ErrorStepLengthLimitProcess.cc.
View newest version in sPHENIX GitHub at line 56 of file G4ErrorStepLengthLimitProcess.cc
References G4cout, G4endl, NotForced, G4VErrorLimitProcess::theStepLimit, and G4ErrorPropagatorData::verbose().