Geant4 11.2.2
Toolkit for the simulation of the passage of particles through matter
|
#include <G4OpAbsorption.hh>
Additional Inherited Members | |
Static Public Member Functions inherited from G4VProcess | |
static const G4String & | GetProcessTypeName (G4ProcessType) |
Protected Member Functions inherited from G4VDiscreteProcess | |
Protected Member Functions inherited from G4VProcess | |
void | SubtractNumberOfInteractionLengthLeft (G4double prevStepSize) |
void | ClearNumberOfInteractionLengthLeft () |
Protected Attributes inherited from G4VProcess | |
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 |
Definition at line 52 of file G4OpAbsorption.hh.
|
explicit |
Definition at line 56 of file G4OpAbsorption.cc.
|
virtualdefault |
|
overridevirtual |
Implements G4VDiscreteProcess.
Definition at line 102 of file G4OpAbsorption.cc.
|
virtual |
Definition at line 77 of file G4OpAbsorption.cc.
Referenced by G4OpAbsorption(), and PreparePhysicsTable().
|
inlineoverridevirtual |
Reimplemented from G4VProcess.
Definition at line 87 of file G4OpAbsorption.hh.
|
overridevirtual |
Reimplemented from G4VDiscreteProcess.
Definition at line 83 of file G4OpAbsorption.cc.
|
overridevirtual |
Reimplemented from G4VProcess.
Definition at line 71 of file G4OpAbsorption.cc.
void G4OpAbsorption::SetVerboseLevel | ( | G4int | verbose | ) |
Definition at line 124 of file G4OpAbsorption.cc.
Referenced by LBE::ConstructOp(), and Initialise().