Geant4.10
|
#include <G4ParallelWorldProcess.hh>
Static Public Member Functions | |
static const G4Step * | GetHyperStep () |
static G4int | GetHypNavigatorID () |
![]() | |
static const G4String & | GetProcessTypeName (G4ProcessType) |
Additional Inherited Members | |
![]() | |
void | SubtractNumberOfInteractionLengthLeft (G4double previousStepSize) |
void | ClearNumberOfInteractionLengthLeft () |
![]() | |
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 = fParameterisation |
||
) |
Definition at line 61 of file G4ParallelWorldProcess.cc.
References G4cout, G4endl, G4PathFinder::GetInstance(), G4TransportationManager::GetNavigatorForTracking(), G4Step::GetPostStepPoint(), G4Step::GetPreStepPoint(), G4VProcess::GetProcessName(), G4TransportationManager::GetTransportationManager(), G4VProcess::pParticleChange, G4Navigator::SetPushVerbosity(), and G4VProcess::verboseLevel.
|
virtual |
Definition at line 84 of file G4ParallelWorldProcess.cc.
|
virtual |
Implements G4VProcess.
Definition at line 314 of file G4ParallelWorldProcess.cc.
References G4VParticleChange::Initialize(), and G4VProcess::pParticleChange.
|
virtual |
Implements G4VProcess.
Definition at line 259 of file G4ParallelWorldProcess.cc.
References CandidateForSelection, G4Navigator::ComputeSafety(), G4PathFinder::ComputeStep(), DBL_MAX, G4ThreadLocal, G4Track::GetCurrentStepNumber(), G4Track::GetVolume(), kDoNot, kSharedOther, kSharedTransport, kUndefLimited, kUnique, NotCandidateForSelection, and G4FieldTrackUpdator::Update().
|
virtual |
Implements G4VProcess.
Definition at line 165 of file G4ParallelWorldProcess.cc.
References G4VPhysicalVolume::GetLogicalVolume(), G4LogicalVolume::GetSensitiveDetector(), G4StepPoint::GetTouchableHandle(), G4VTouchable::GetVolume(), G4VSensitiveDetector::Hit(), G4VParticleChange::Initialize(), G4VProcess::pParticleChange, G4StepPoint::SetSensitiveDetector(), and G4StepPoint::SetTouchableHandle().
|
virtual |
Implements G4VProcess.
Definition at line 153 of file G4ParallelWorldProcess.cc.
References DBL_MAX, and Forced.
|
static |
Definition at line 55 of file G4ParallelWorldProcess.cc.
Referenced by G4OpBoundaryProcess::PostStepDoIt().
|
static |
Definition at line 57 of file G4ParallelWorldProcess.cc.
Referenced by G4OpBoundaryProcess::PostStepDoIt().
|
inline |
Definition at line 127 of file G4ParallelWorldProcess.hh.
G4bool G4ParallelWorldProcess::IsAtRestRequired | ( | G4ParticleDefinition * | partDef | ) |
Definition at line 400 of file G4ParallelWorldProcess.cc.
References G4ParticleDefinition::GetParticleName(), and G4ParticleDefinition::GetPDGEncoding().
Referenced by G4ParallelWorldPhysics::ConstructProcess(), G4WorkerRunManager::ConstructScoringWorlds(), and G4RunManager::ConstructScoringWorlds().
|
virtual |
Implements G4VProcess.
Definition at line 212 of file G4ParallelWorldProcess.cc.
References G4PathFinder::CreateTouchableHandle(), G4VPhysicalVolume::GetLogicalVolume(), G4StepPoint::GetSensitiveDetector(), G4LogicalVolume::GetSensitiveDetector(), G4Track::GetStep(), G4StepPoint::GetTouchableHandle(), G4VTouchable::GetVolume(), G4VSensitiveDetector::Hit(), G4VParticleChange::Initialize(), G4VProcess::pParticleChange, G4StepPoint::SetSensitiveDetector(), and G4StepPoint::SetTouchableHandle().
|
virtual |
Implements G4VProcess.
Definition at line 203 of file G4ParallelWorldProcess.cc.
References DBL_MAX, and StronglyForced.
Definition at line 125 of file G4ParallelWorldProcess.hh.
Referenced by G4ParallelWorldPhysics::ConstructProcess().
Definition at line 96 of file G4ParallelWorldProcess.cc.
References G4TransportationManager::GetNavigator(), G4TransportationManager::GetParallelWorld(), and G4Navigator::SetPushVerbosity().
Referenced by G4ParallelWorldPhysics::ConstructProcess(), G4WorkerRunManager::ConstructScoringWorlds(), and G4RunManager::ConstructScoringWorlds().
void G4ParallelWorldProcess::SetParallelWorld | ( | G4VPhysicalVolume * | parallelWorld | ) |
Definition at line 105 of file G4ParallelWorldProcess.cc.
References G4VPhysicalVolume::GetName(), G4TransportationManager::GetNavigator(), and G4Navigator::SetPushVerbosity().
Reimplemented from G4VProcess.
Definition at line 113 of file G4ParallelWorldProcess.cc.
References G4TransportationManager::ActivateNavigator(), G4PathFinder::CreateTouchableHandle(), FatalException, fUndefined, G4Exception(), G4Track::GetMomentumDirection(), G4Track::GetPosition(), G4Step::GetPostStepPoint(), G4Step::GetPreStepPoint(), G4Track::GetStep(), G4PathFinder::PrepareNewTrack(), G4StepPoint::SetStepStatus(), and G4StepPoint::SetTouchableHandle().