|
Geant4.10
|
#include <WLSStepMax.hh>
Protected Member Functions | |
| 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 44 of file WLSStepMax.hh.
| WLSStepMax::WLSStepMax | ( | const G4String & | processName = "UserStepMax" | ) |
Definition at line 39 of file WLSStepMax.cc.
References G4cout, G4endl, G4VProcess::GetProcessName(), and G4VProcess::verboseLevel.
| WLSStepMax::WLSStepMax | ( | WLSStepMax & | right | ) |
Definition at line 53 of file WLSStepMax.cc.
|
virtual |
Definition at line 49 of file WLSStepMax.cc.
|
protectedvirtual |
|
inline |
Definition at line 57 of file WLSStepMax.hh.
|
virtual |
Reimplemented from G4VProcess.
Definition at line 57 of file WLSStepMax.cc.
References G4ParticleDefinition::GetPDGCharge().
Referenced by WLSPhysicsList::AddStepMax().
|
virtual |
Reimplemented from G4VDiscreteProcess.
Definition at line 85 of file WLSStepMax.cc.
References G4VProcess::aParticleChange, and G4ParticleChange::Initialize().
|
virtual |
Reimplemented from G4VDiscreteProcess.
Definition at line 68 of file WLSStepMax.cc.
References DBL_MAX, and NotForced.
Definition at line 64 of file WLSStepMax.cc.
Referenced by WLSPhysicsList::SetStepMax().
1.8.7