Geant4
10.02.p02
|
#include <HadrontherapyStepMax.hh>
Private Attributes | |
G4double | MaxChargedStep |
HadrontherapyStepMaxMessenger * | 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 40 of file HadrontherapyStepMax.hh.
HadrontherapyStepMax::HadrontherapyStepMax | ( | const G4String & | processName = "UserStepMax" | ) |
Definition at line 33 of file HadrontherapyStepMax.cc.
References pMess.
HadrontherapyStepMax::~HadrontherapyStepMax | ( | ) |
Definition at line 40 of file HadrontherapyStepMax.cc.
References pMess.
|
inline |
Definition at line 49 of file HadrontherapyStepMax.hh.
References MaxChargedStep.
|
inlinevirtual |
Implements G4VDiscreteProcess.
Definition at line 57 of file HadrontherapyStepMax.hh.
|
virtual |
Reimplemented from G4VProcess.
Definition at line 43 of file HadrontherapyStepMax.cc.
References G4ParticleDefinition::GetPDGCharge().
Referenced by HadrontherapyPhysicsList::AddStepMax().
|
virtual |
Reimplemented from G4VDiscreteProcess.
Definition at line 69 of file HadrontherapyStepMax.cc.
References G4VProcess::aParticleChange, and G4ParticleChange::Initialize().
|
virtual |
Reimplemented from G4VDiscreteProcess.
Definition at line 52 of file HadrontherapyStepMax.cc.
References DBL_MAX, G4VPhysicalVolume::GetName(), G4Track::GetVolume(), MaxChargedStep, and NotForced.
void HadrontherapyStepMax::SetMaxStep | ( | G4double | step | ) |
Definition at line 49 of file HadrontherapyStepMax.cc.
References MaxChargedStep.
Referenced by HadrontherapyStepMaxMessenger::SetNewValue().
|
private |
Definition at line 58 of file HadrontherapyStepMax.hh.
Referenced by GetMaxStep(), PostStepGetPhysicalInteractionLength(), and SetMaxStep().
|
private |
Definition at line 63 of file HadrontherapyStepMax.hh.
Referenced by HadrontherapyStepMax(), and ~HadrontherapyStepMax().