|
Geant4_10
|
#include <IORTStepMax.hh>


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 51 of file IORTStepMax.hh.
| IORTStepMax::IORTStepMax | ( | const G4String & | processName = "UserStepMax" | ) |
Definition at line 45 of file IORTStepMax.cc.
| IORTStepMax::~IORTStepMax | ( | ) |
Definition at line 52 of file IORTStepMax.cc.
|
inline |
Definition at line 60 of file IORTStepMax.hh.
|
inlinevirtual |
Implements G4VDiscreteProcess.
Definition at line 68 of file IORTStepMax.hh.
|
virtual |
Reimplemented from G4VProcess.
Definition at line 55 of file IORTStepMax.cc.


|
virtual |
Reimplemented from G4VDiscreteProcess.
Definition at line 92 of file IORTStepMax.cc.

|
virtual |
Reimplemented from G4VDiscreteProcess.
Definition at line 64 of file IORTStepMax.cc.

1.8.5