ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
#include <geant4/tree/geant4-10.6-release/examples/extended/field/field04/include/F04StepMax.hh>
Protected Member Functions | |
virtual G4double | GetMeanFreePath (const G4Track &, G4double, G4ForceCondition *) |
Private Attributes | |
G4double | fMaxChargedStep |
Additional Inherited Members | |
Static Public Member Functions inherited from G4VProcess | |
static const G4String & | GetProcessTypeName (G4ProcessType) |
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 40 of file F04StepMax.hh.
View newest version in sPHENIX GitHub at line 40 of file F04StepMax.hh
F04StepMax::F04StepMax | ( | const G4String & | processName = "UserStepMax" | ) |
Definition at line 38 of file F04StepMax.cc.
View newest version in sPHENIX GitHub at line 38 of file F04StepMax.cc
References G4cout, G4endl, G4VProcess::GetProcessName(), and G4VProcess::verboseLevel.
|
virtual |
Definition at line 48 of file F04StepMax.cc.
View newest version in sPHENIX GitHub at line 48 of file F04StepMax.cc
|
delete |
|
protectedvirtual |
Implements G4VDiscreteProcess.
Definition at line 90 of file F04StepMax.cc.
View newest version in sPHENIX GitHub at line 90 of file F04StepMax.cc
|
inline |
Definition at line 56 of file F04StepMax.hh.
View newest version in sPHENIX GitHub at line 56 of file F04StepMax.hh
References fMaxChargedStep.
|
virtual |
Reimplemented from G4VProcess.
Definition at line 52 of file F04StepMax.cc.
View newest version in sPHENIX GitHub at line 52 of file F04StepMax.cc
References G4ParticleDefinition::GetPDGCharge().
Referenced by F04PhysicsList::AddStepMax().
|
delete |
|
virtual |
Reimplemented from G4VDiscreteProcess.
Definition at line 80 of file F04StepMax.cc.
View newest version in sPHENIX GitHub at line 80 of file F04StepMax.cc
References G4VProcess::aParticleChange, and G4ParticleChange::Initialize().
|
virtual |
Reimplemented from G4VDiscreteProcess.
Definition at line 63 of file F04StepMax.cc.
View newest version in sPHENIX GitHub at line 63 of file F04StepMax.cc
References DBL_MAX, fMaxChargedStep, and NotForced.
Definition at line 59 of file F04StepMax.cc.
View newest version in sPHENIX GitHub at line 59 of file F04StepMax.cc
References fMaxChargedStep, and Acts::Test::step().
Referenced by F04PhysicsList::SetStepMax().
|
private |
Definition at line 71 of file F04StepMax.hh.
View newest version in sPHENIX GitHub at line 71 of file F04StepMax.hh
Referenced by GetStepMax(), PostStepGetPhysicalInteractionLength(), and SetStepMax().