|
Geant4
10.02.p01
|
#include <ML2StepMax.hh>
Inheritance diagram for ML2StepMax:
Collaboration diagram for ML2StepMax:Private Attributes | |
| G4double | MaxChargedStep |
| ML2StepMaxMessenger * | pMess |
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 54 of file ML2StepMax.hh.
| ML2StepMax::ML2StepMax | ( | const G4String & | processName = "UserStepMax" | ) |
Definition at line 61 of file ML2StepMax.cc.
References pMess.
| ML2StepMax::~ML2StepMax | ( | ) |
Definition at line 68 of file ML2StepMax.cc.
References pMess.
|
inline |
Definition at line 63 of file ML2StepMax.hh.
References MaxChargedStep.
|
inlinevirtual |
Implements G4VDiscreteProcess.
Definition at line 71 of file ML2StepMax.hh.
|
virtual |
Reimplemented from G4VProcess.
Definition at line 72 of file ML2StepMax.cc.
References G4ParticleDefinition::GetPDGCharge().
Referenced by ML2PhysicsList::AddStepMax().
Here is the call graph for this function:
Here is the caller graph for this function:
|
virtual |
Reimplemented from G4VDiscreteProcess.
Definition at line 99 of file ML2StepMax.cc.
References G4VProcess::aParticleChange, and G4ParticleChange::Initialize().
Here is the call graph for this function:
|
virtual |
Reimplemented from G4VDiscreteProcess.
Definition at line 81 of file ML2StepMax.cc.
References DBL_MAX, G4VPhysicalVolume::GetName(), G4Track::GetVolume(), MaxChargedStep, and NotForced.
Here is the call graph for this function:| void ML2StepMax::SetMaxStep | ( | G4double | step | ) |
Definition at line 78 of file ML2StepMax.cc.
References MaxChargedStep.
Referenced by ML2StepMaxMessenger::SetNewValue().
Here is the caller graph for this function:
|
private |
Definition at line 76 of file ML2StepMax.hh.
Referenced by GetMaxStep(), PostStepGetPhysicalInteractionLength(), and SetMaxStep().
|
private |
Definition at line 77 of file ML2StepMax.hh.
Referenced by ML2StepMax(), and ~ML2StepMax().