|
Geant4
10.03.p02
|
#include <G4ParallelWorldProcess.hh>


Static Public Member Functions | |
| static const G4Step * | GetHyperStep () |
| static G4int | GetHypNavigatorID () |
Static Public Member Functions inherited from G4VProcess | |
| static const G4String & | GetProcessTypeName (G4ProcessType) |
Additional Inherited Members | |
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 73 of file G4ParallelWorldProcess.hh.
| G4ParallelWorldProcess::G4ParallelWorldProcess | ( | const G4String & | processName = "ParaWorld", |
| G4ProcessType | theType = fParallel |
||
| ) |
Definition at line 62 of file G4ParallelWorldProcess.cc.

|
virtual |
Definition at line 90 of file G4ParallelWorldProcess.cc.
|
virtual |
Implements G4VProcess.
Definition at line 338 of file G4ParallelWorldProcess.cc.

|
virtual |
Implements G4VProcess.
Definition at line 265 of file G4ParallelWorldProcess.cc.

|
virtual |
Implements G4VProcess.
Definition at line 171 of file G4ParallelWorldProcess.cc.

|
virtual |
Implements G4VProcess.
Definition at line 159 of file G4ParallelWorldProcess.cc.
|
static |
Definition at line 56 of file G4ParallelWorldProcess.cc.

|
static |
Definition at line 58 of file G4ParallelWorldProcess.cc.

|
inline |
Definition at line 127 of file G4ParallelWorldProcess.hh.
| G4bool G4ParallelWorldProcess::IsAtRestRequired | ( | G4ParticleDefinition * | partDef | ) |
Definition at line 425 of file G4ParallelWorldProcess.cc.


|
virtual |
Implements G4VProcess.
Definition at line 218 of file G4ParallelWorldProcess.cc.

|
virtual |
Implements G4VProcess.
Definition at line 209 of file G4ParallelWorldProcess.cc.
Definition at line 125 of file G4ParallelWorldProcess.hh.

Definition at line 102 of file G4ParallelWorldProcess.cc.


| void G4ParallelWorldProcess::SetParallelWorld | ( | G4VPhysicalVolume * | parallelWorld | ) |
Definition at line 111 of file G4ParallelWorldProcess.cc.

Reimplemented from G4VProcess.
Definition at line 119 of file G4ParallelWorldProcess.cc.
