ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
#include <geant4/tree/geant4-10.6-release/source/processes/transportation/include/G4StepLimiter.hh>
Private Member Functions | |
G4StepLimiter (G4StepLimiter &) | |
G4StepLimiter & | operator= (const G4StepLimiter &right) |
Additional Inherited Members | |
Static Public Member Functions inherited from G4VProcess | |
static const G4String & | GetProcessTypeName (G4ProcessType) |
Protected Member Functions inherited from G4VProcess | |
void | SubtractNumberOfInteractionLengthLeft (G4double previousStepSize) |
void | ClearNumberOfInteractionLengthLeft () |
Protected Attributes inherited from G4VProcess | |
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 44 of file G4StepLimiter.hh.
View newest version in sPHENIX GitHub at line 44 of file G4StepLimiter.hh
G4StepLimiter::G4StepLimiter | ( | const G4String & | processName = "StepLimiter" | ) |
Definition at line 43 of file G4StepLimiter.cc.
View newest version in sPHENIX GitHub at line 43 of file G4StepLimiter.cc
References G4cout, G4endl, G4VProcess::GetProcessName(), G4VProcess::SetProcessSubType(), STEP_LIMITER, and G4VProcess::verboseLevel.
|
virtual |
Definition at line 56 of file G4StepLimiter.cc.
View newest version in sPHENIX GitHub at line 56 of file G4StepLimiter.cc
|
private |
Definition at line 62 of file G4StepLimiter.cc.
View newest version in sPHENIX GitHub at line 62 of file G4StepLimiter.cc
|
inlinevirtual |
Implements G4VProcess.
Definition at line 87 of file G4StepLimiter.hh.
View newest version in sPHENIX GitHub at line 87 of file G4StepLimiter.hh
|
inlinevirtual |
Implements G4VProcess.
Definition at line 78 of file G4StepLimiter.hh.
View newest version in sPHENIX GitHub at line 78 of file G4StepLimiter.hh
|
inlinevirtual |
Implements G4VProcess.
Definition at line 72 of file G4StepLimiter.hh.
View newest version in sPHENIX GitHub at line 72 of file G4StepLimiter.hh
|
inlinevirtual |
Implements G4VProcess.
Definition at line 66 of file G4StepLimiter.hh.
View newest version in sPHENIX GitHub at line 66 of file G4StepLimiter.hh
|
private |
|
virtual |
Implements G4VProcess.
Definition at line 92 of file G4StepLimiter.cc.
View newest version in sPHENIX GitHub at line 92 of file G4StepLimiter.cc
References G4VProcess::aParticleChange, and G4ParticleChange::Initialize().
|
virtual |
Implements G4VProcess.
Definition at line 70 of file G4StepLimiter.cc.
View newest version in sPHENIX GitHub at line 70 of file G4StepLimiter.cc
References DBL_MAX, G4VPhysicalVolume::GetLogicalVolume(), G4UserLimits::GetMaxAllowedStep(), G4LogicalVolume::GetUserLimits(), G4Track::GetVolume(), and NotForced.