Geant4
10.03.p03
|
#include <ML2StepMax.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 54 of file ML2StepMax.hh.
ML2StepMax::ML2StepMax | ( | const G4String & | processName = "UserStepMax" | ) |
Definition at line 61 of file ML2StepMax.cc.
ML2StepMax::~ML2StepMax | ( | ) |
Definition at line 68 of file ML2StepMax.cc.
|
inline |
Definition at line 63 of file ML2StepMax.hh.
|
inlinevirtual |
Implements G4VDiscreteProcess.
Definition at line 71 of file ML2StepMax.hh.
|
virtual |
Reimplemented from G4VProcess.
Definition at line 72 of file ML2StepMax.cc.
|
virtual |
Reimplemented from G4VDiscreteProcess.
Definition at line 99 of file ML2StepMax.cc.
|
virtual |
Reimplemented from G4VDiscreteProcess.
Definition at line 81 of file ML2StepMax.cc.