Geant4 11.3.0
Toolkit for the simulation of the passage of particles through matter
|
#include <G4OpWLS2.hh>
Protected Attributes | |
G4VWLSTimeGeneratorProfile * | WLSTimeGeneratorProfile |
G4PhysicsTable * | theIntegralTable |
![]() | |
const G4ProcessManager * | aProcessManager = nullptr |
G4VParticleChange * | pParticleChange = nullptr |
G4ParticleChange | aParticleChange |
G4double | theNumberOfInteractionLengthLeft = -1.0 |
G4double | currentInteractionLength = -1.0 |
G4double | theInitialNumberOfInteractionLength = -1.0 |
G4String | theProcessName |
G4String | thePhysicsTableFileName |
G4ProcessType | theProcessType = fNotDefined |
G4int | theProcessSubType = -1 |
G4double | thePILfactor = 1.0 |
G4int | verboseLevel = 0 |
G4bool | enableAtRestDoIt = true |
G4bool | enableAlongStepDoIt = true |
G4bool | enablePostStepDoIt = true |
Additional Inherited Members | |
![]() | |
static const G4String & | GetProcessTypeName (G4ProcessType) |
![]() | |
void | SubtractNumberOfInteractionLengthLeft (G4double prevStepSize) |
void | ClearNumberOfInteractionLengthLeft () |
Definition at line 51 of file G4OpWLS2.hh.
|
explicit |
Definition at line 54 of file G4OpWLS2.cc.
|
virtual |
Definition at line 67 of file G4OpWLS2.cc.
|
overridevirtual |
Reimplemented from G4VProcess.
Definition at line 233 of file G4OpWLS2.cc.
|
inlinevirtual |
Definition at line 114 of file G4OpWLS2.hh.
|
inlinevirtual |
Definition at line 109 of file G4OpWLS2.hh.
|
overridevirtual |
Implements G4VDiscreteProcess.
Definition at line 298 of file G4OpWLS2.cc.
|
virtual |
Definition at line 84 of file G4OpWLS2.cc.
Referenced by G4OpWLS2(), and PreparePhysicsTable().
|
inlineoverridevirtual |
Reimplemented from G4VProcess.
Definition at line 104 of file G4OpWLS2.hh.
|
overridevirtual |
Reimplemented from G4VDiscreteProcess.
Definition at line 92 of file G4OpWLS2.cc.
|
overridevirtual |
void G4OpWLS2::SetVerboseLevel | ( | G4int | verbose | ) |
Definition at line 343 of file G4OpWLS2.cc.
Referenced by Initialise().
|
virtual |
Definition at line 318 of file G4OpWLS2.cc.
Referenced by Initialise().
|
protected |
Definition at line 91 of file G4OpWLS2.hh.
Referenced by BuildPhysicsTable(), DumpPhysicsTable(), G4OpWLS2(), GetIntegralTable(), PostStepDoIt(), and ~G4OpWLS2().
|
protected |
Definition at line 90 of file G4OpWLS2.hh.
Referenced by G4OpWLS2(), PostStepDoIt(), UseTimeProfile(), and ~G4OpWLS2().