|
Geant4.10
|
#include <F04StepMax.hh>
Protected Member Functions | |
| virtual G4double | GetMeanFreePath (const G4Track &, G4double, G4ForceCondition *) |
Protected Member Functions inherited from G4VProcess | |
| void | SubtractNumberOfInteractionLengthLeft (G4double previousStepSize) |
| void | ClearNumberOfInteractionLengthLeft () |
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 41 of file F04StepMax.hh.
| F04StepMax::F04StepMax | ( | const G4String & | processName = "UserStepMax" | ) |
Definition at line 39 of file F04StepMax.cc.
References G4cout, G4endl, G4VProcess::GetProcessName(), and G4VProcess::verboseLevel.
| F04StepMax::F04StepMax | ( | F04StepMax & | right | ) |
Definition at line 53 of file F04StepMax.cc.
|
virtual |
Definition at line 49 of file F04StepMax.cc.
|
protectedvirtual |
|
inline |
Definition at line 54 of file F04StepMax.hh.
|
virtual |
Reimplemented from G4VProcess.
Definition at line 57 of file F04StepMax.cc.
References G4ParticleDefinition::GetPDGCharge().
Referenced by F04PhysicsList::AddStepMax().
|
virtual |
Reimplemented from G4VDiscreteProcess.
Definition at line 85 of file F04StepMax.cc.
References G4VProcess::aParticleChange, and G4ParticleChange::Initialize().
|
virtual |
Reimplemented from G4VDiscreteProcess.
Definition at line 68 of file F04StepMax.cc.
References DBL_MAX, and NotForced.
Definition at line 64 of file F04StepMax.cc.
Referenced by F04PhysicsList::SetStepMax().
1.8.7