Geant4 9.6.0
Toolkit for the simulation of the passage of particles through matter
|
#include <G4WeightCutOffProcess.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 59 of file G4WeightCutOffProcess.hh.
G4WeightCutOffProcess::G4WeightCutOffProcess | ( | G4double | wsurvival, |
G4double | wlimit, | ||
G4double | isource, | ||
G4VIStore * | istore, | ||
const G4String & | aName = "WeightCutOffProcess" , |
||
G4bool | para = false |
||
) |
Definition at line 54 of file G4WeightCutOffProcess.cc.
|
virtual |
Definition at line 95 of file G4WeightCutOffProcess.cc.
|
virtual |
Implements G4VProcess.
Definition at line 387 of file G4WeightCutOffProcess.cc.
|
virtual |
Implements G4VProcess.
Definition at line 297 of file G4WeightCutOffProcess.cc.
|
virtual |
Implements G4VProcess.
Definition at line 381 of file G4WeightCutOffProcess.cc.
|
virtual |
Implements G4VProcess.
Definition at line 373 of file G4WeightCutOffProcess.cc.
Definition at line 292 of file G4WeightCutOffProcess.cc.
|
virtual |
Implements G4VProcess.
Definition at line 189 of file G4WeightCutOffProcess.cc.
|
virtual |
Implements G4VProcess.
Definition at line 176 of file G4WeightCutOffProcess.cc.
void G4WeightCutOffProcess::SetParallelWorld | ( | G4String | parallelWorldName | ) |
Definition at line 107 of file G4WeightCutOffProcess.cc.
Referenced by G4WeightCutOffConfigurator::Configure().
void G4WeightCutOffProcess::SetParallelWorld | ( | G4VPhysicalVolume * | parallelWorld | ) |
Definition at line 119 of file G4WeightCutOffProcess.cc.
|
virtual |
Reimplemented from G4VProcess.
Definition at line 136 of file G4WeightCutOffProcess.cc.