Geant4
9.6.p02
|
#include <G4ParallelWorldScoringProcess.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 68 of file G4ParallelWorldScoringProcess.hh.
G4ParallelWorldScoringProcess::G4ParallelWorldScoringProcess | ( | const G4String & | processName = "ParaWorldScore" , |
G4ProcessType | theType = fParameterisation |
||
) |
Definition at line 54 of file G4ParallelWorldScoringProcess.cc.
|
virtual |
Definition at line 75 of file G4ParallelWorldScoringProcess.cc.
|
virtual |
Implements G4VProcess.
Definition at line 390 of file G4ParallelWorldScoringProcess.cc.
|
virtual |
Implements G4VProcess.
Definition at line 324 of file G4ParallelWorldScoringProcess.cc.
|
virtual |
Implements G4VProcess.
Definition at line 198 of file G4ParallelWorldScoringProcess.cc.
|
virtual |
Implements G4VProcess.
Definition at line 185 of file G4ParallelWorldScoringProcess.cc.
G4bool G4ParallelWorldScoringProcess::IsAtRestRequired | ( | G4ParticleDefinition * | partDef) |
Definition at line 110 of file G4ParallelWorldScoringProcess.cc.
|
virtual |
Implements G4VProcess.
Definition at line 255 of file G4ParallelWorldScoringProcess.cc.
|
virtual |
Implements G4VProcess.
Definition at line 240 of file G4ParallelWorldScoringProcess.cc.
Definition at line 86 of file G4ParallelWorldScoringProcess.cc.
void G4ParallelWorldScoringProcess::SetParallelWorld | ( | G4VPhysicalVolume * | parallelWorld) |
Definition at line 98 of file G4ParallelWorldScoringProcess.cc.
Reimplemented from G4VProcess.
Definition at line 141 of file G4ParallelWorldScoringProcess.cc.
Definition at line 424 of file G4ParallelWorldScoringProcess.cc.