Geant4
10.03.p03
|
#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 79 of file G4ParallelWorldScoringProcess.cc.
|
virtual |
Implements G4VProcess.
Definition at line 394 of file G4ParallelWorldScoringProcess.cc.
|
virtual |
Implements G4VProcess.
Definition at line 328 of file G4ParallelWorldScoringProcess.cc.
|
virtual |
Implements G4VProcess.
Definition at line 202 of file G4ParallelWorldScoringProcess.cc.
|
virtual |
Implements G4VProcess.
Definition at line 189 of file G4ParallelWorldScoringProcess.cc.
G4bool G4ParallelWorldScoringProcess::IsAtRestRequired | ( | G4ParticleDefinition * | partDef | ) |
Definition at line 114 of file G4ParallelWorldScoringProcess.cc.
|
virtual |
Implements G4VProcess.
Definition at line 259 of file G4ParallelWorldScoringProcess.cc.
|
virtual |
Implements G4VProcess.
Definition at line 244 of file G4ParallelWorldScoringProcess.cc.
Definition at line 90 of file G4ParallelWorldScoringProcess.cc.
void G4ParallelWorldScoringProcess::SetParallelWorld | ( | G4VPhysicalVolume * | parallelWorld | ) |
Definition at line 102 of file G4ParallelWorldScoringProcess.cc.
Reimplemented from G4VProcess.
Definition at line 145 of file G4ParallelWorldScoringProcess.cc.
Definition at line 428 of file G4ParallelWorldScoringProcess.cc.