| Geant4
    10.00.p02
    | 
#include <G4ParallelWorldProcess.hh>
 Inheritance diagram for G4ParallelWorldProcess:
 Inheritance diagram for G4ParallelWorldProcess: Collaboration diagram for G4ParallelWorldProcess:
 Collaboration diagram for G4ParallelWorldProcess:| Static Public Member Functions | |
| static const G4Step * | GetHyperStep () | 
| static G4int | GetHypNavigatorID () | 
|  Static Public Member Functions inherited from G4VProcess | |
| static const G4String & | GetProcessTypeName (G4ProcessType) | 
| Private Member Functions | |
| void | CopyStep (const G4Step &step) | 
| void | SwitchMaterial (G4StepPoint *) | 
| Static Private Attributes | |
| static G4ThreadLocal G4Step * | fpHyperStep = 0 | 
| static G4ThreadLocal G4int | nParallelWorlds = 0 | 
| static G4ThreadLocal G4int | fNavIDHyp = 0 | 
| 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 = fParameterisation | ||
| ) | 
Definition at line 61 of file G4ParallelWorldProcess.cc.
References aDummyParticleChange, fGhostPostStepPoint, fGhostPreStepPoint, fGhostStep, fPathFinder, fpHyperStep, fTransportationManager, G4cout, G4endl, G4PathFinder::GetInstance(), G4TransportationManager::GetNavigatorForTracking(), G4Step::GetPostStepPoint(), G4Step::GetPreStepPoint(), G4VProcess::GetProcessName(), G4TransportationManager::GetTransportationManager(), iParallelWorld, nParallelWorlds, G4VProcess::pParticleChange, G4Navigator::SetPushVerbosity(), and G4VProcess::verboseLevel.
 Here is the call graph for this function:
 Here is the call graph for this function:| 
 | virtual | 
Definition at line 84 of file G4ParallelWorldProcess.cc.
References fGhostStep, fpHyperStep, and nParallelWorlds.
| 
 | virtual | 
Implements G4VProcess.
Definition at line 314 of file G4ParallelWorldProcess.cc.
References G4VParticleChange::Initialize(), and G4VProcess::pParticleChange.
 Here is the call graph for this function:
 Here is the call graph for this function:| 
 | virtual | 
Implements G4VProcess.
Definition at line 259 of file G4ParallelWorldProcess.cc.
References CandidateForSelection, G4Navigator::ComputeSafety(), G4PathFinder::ComputeStep(), DBL_MAX, fFieldTrack, fGhostNavigator, fGhostSafety, fNavIDHyp, fNavigatorID, fOnBoundary, fPathFinder, G4ThreadLocal, G4Track::GetCurrentStepNumber(), G4Track::GetVolume(), iParallelWorld, kDoNot, kSharedOther, kSharedTransport, kUndefLimited, kUnique, NotCandidateForSelection, nParallelWorlds, and G4FieldTrackUpdator::Update().
 Here is the call graph for this function:
 Here is the call graph for this function:| 
 | virtual | 
Implements G4VProcess.
Definition at line 165 of file G4ParallelWorldProcess.cc.
References CopyStep(), fGhostPostStepPoint, fGhostPreStepPoint, fGhostStep, fNewGhostTouchable, fOldGhostTouchable, fOnBoundary, G4VPhysicalVolume::GetLogicalVolume(), G4LogicalVolume::GetSensitiveDetector(), G4StepPoint::GetTouchableHandle(), G4VTouchable::GetVolume(), G4VSensitiveDetector::Hit(), G4VParticleChange::Initialize(), G4VProcess::pParticleChange, G4StepPoint::SetSensitiveDetector(), and G4StepPoint::SetTouchableHandle().
 Here is the call graph for this function:
 Here is the call graph for this function:| 
 | virtual | 
Implements G4VProcess.
Definition at line 153 of file G4ParallelWorldProcess.cc.
| 
 | private | 
Definition at line 321 of file G4ParallelWorldProcess.cc.
References fGeomBoundary, fGhostPostStepPoint, fGhostPreStepPoint, fGhostStep, fOnBoundary, fpHyperStep, fPostStepDoItProc, G4Step::GetControlFlag(), G4Step::GetNonIonizingEnergyDeposit(), G4Step::GetPostStepPoint(), G4Step::GetPreStepPoint(), G4Step::GetStepLength(), G4StepPoint::GetStepStatus(), G4Step::GetTotalEnergyDeposit(), G4Step::GetTrack(), iParallelWorld, G4Step::SetControlFlag(), G4Step::SetNonIonizingEnergyDeposit(), G4Step::SetStepLength(), G4StepPoint::SetStepStatus(), G4Step::SetTotalEnergyDeposit(), and G4Step::SetTrack().
Referenced by AtRestDoIt(), and PostStepDoIt().
 Here is the call graph for this function:
 Here is the call graph for this function: Here is the caller graph for this function:
 Here is the caller graph for this function:| 
 | static | 
Definition at line 55 of file G4ParallelWorldProcess.cc.
References fpHyperStep.
Referenced by G4OpBoundaryProcess::PostStepDoIt().
 Here is the caller graph for this function:
 Here is the caller graph for this function:| 
 | static | 
Definition at line 57 of file G4ParallelWorldProcess.cc.
References fNavIDHyp.
Referenced by G4OpBoundaryProcess::PostStepDoIt().
 Here is the caller graph for this function:
 Here is the caller graph for this function:| 
 | inline | 
Definition at line 127 of file G4ParallelWorldProcess.hh.
References layeredMaterialFlag.
| 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().
 Here is the call graph for this function:
 Here is the call graph for this function: Here is the caller graph for this function:
 Here is the caller graph for this function:| 
 | virtual | 
Implements G4VProcess.
Definition at line 212 of file G4ParallelWorldProcess.cc.
References CopyStep(), G4PathFinder::CreateTouchableHandle(), fGhostPostStepPoint, fGhostPreStepPoint, fGhostStep, fNavigatorID, fNewGhostTouchable, fOldGhostTouchable, fOnBoundary, fPathFinder, G4VPhysicalVolume::GetLogicalVolume(), G4StepPoint::GetSensitiveDetector(), G4LogicalVolume::GetSensitiveDetector(), G4Track::GetStep(), G4StepPoint::GetTouchableHandle(), G4VTouchable::GetVolume(), G4VSensitiveDetector::Hit(), G4VParticleChange::Initialize(), layeredMaterialFlag, G4VProcess::pParticleChange, G4StepPoint::SetSensitiveDetector(), G4StepPoint::SetTouchableHandle(), and SwitchMaterial().
 Here is the call graph for this function:
 Here is the call graph for this function:| 
 | virtual | 
Implements G4VProcess.
Definition at line 203 of file G4ParallelWorldProcess.cc.
References DBL_MAX, and StronglyForced.
| 
 | inline | 
Definition at line 125 of file G4ParallelWorldProcess.hh.
References layeredMaterialFlag.
Referenced by G4ParallelWorldPhysics::ConstructProcess().
 Here is the caller graph for this function:
 Here is the caller graph for this function:| void G4ParallelWorldProcess::SetParallelWorld | ( | G4String | parallelWorldName | ) | 
Definition at line 96 of file G4ParallelWorldProcess.cc.
References fGhostNavigator, fGhostWorld, fGhostWorldName, fTransportationManager, G4TransportationManager::GetNavigator(), G4TransportationManager::GetParallelWorld(), and G4Navigator::SetPushVerbosity().
Referenced by G4ParallelWorldPhysics::ConstructProcess(), G4WorkerRunManager::ConstructScoringWorlds(), and G4RunManager::ConstructScoringWorlds().
 Here is the call graph for this function:
 Here is the call graph for this function: Here is the caller graph for this function:
 Here is the caller graph for this function:| void G4ParallelWorldProcess::SetParallelWorld | ( | G4VPhysicalVolume * | parallelWorld | ) | 
Definition at line 105 of file G4ParallelWorldProcess.cc.
References fGhostNavigator, fGhostWorld, fGhostWorldName, fTransportationManager, G4VPhysicalVolume::GetName(), G4TransportationManager::GetNavigator(), and G4Navigator::SetPushVerbosity().
 Here is the call graph for this function:
 Here is the call graph for this function:| 
 | virtual | 
Reimplemented from G4VProcess.
Definition at line 113 of file G4ParallelWorldProcess.cc.
References G4TransportationManager::ActivateNavigator(), G4PathFinder::CreateTouchableHandle(), FatalException, fGhostNavigator, fGhostPostStepPoint, fGhostPreStepPoint, fGhostSafety, fNavigatorID, fNewGhostTouchable, fOldGhostTouchable, fOnBoundary, fPathFinder, fpHyperStep, fTransportationManager, fUndefined, G4Exception(), G4Track::GetMomentumDirection(), G4Track::GetPosition(), G4Step::GetPostStepPoint(), G4Step::GetPreStepPoint(), G4Track::GetStep(), layeredMaterialFlag, G4PathFinder::PrepareNewTrack(), G4StepPoint::SetStepStatus(), G4StepPoint::SetTouchableHandle(), and SwitchMaterial().
 Here is the call graph for this function:
 Here is the call graph for this function:| 
 | private | 
Definition at line 360 of file G4ParallelWorldProcess.cc.
References fGhostPostStepPoint, fNewGhostTouchable, fpHyperStep, fWorldBoundary, G4cout, G4endl, G4VPhysicalVolume::GetLogicalVolume(), G4StepPoint::GetMaterial(), G4LogicalVolume::GetMaterial(), G4ProductionCutsTable::GetMaterialCutsCouple(), G4StepPoint::GetMaterialCutsCouple(), G4Material::GetName(), G4Step::GetPostStepPoint(), G4MaterialCutsCouple::GetProductionCuts(), G4Region::GetProductionCuts(), G4ProductionCutsTable::GetProductionCutsTable(), G4LogicalVolume::GetRegion(), G4StepPoint::GetStepStatus(), G4VTouchable::GetVolume(), G4StepPoint::SetMaterial(), and G4StepPoint::SetMaterialCutsCouple().
Referenced by PostStepDoIt(), and StartTracking().
 Here is the call graph for this function:
 Here is the call graph for this function: Here is the caller graph for this function:
 Here is the caller graph for this function:| 
 | private | 
Definition at line 145 of file G4ParallelWorldProcess.hh.
Referenced by G4ParallelWorldProcess().
| 
 | private | 
Definition at line 160 of file G4ParallelWorldProcess.hh.
Referenced by AlongStepGetPhysicalInteractionLength().
| 
 | private | 
Definition at line 156 of file G4ParallelWorldProcess.hh.
Referenced by AlongStepGetPhysicalInteractionLength(), SetParallelWorld(), and StartTracking().
| 
 | private | 
Definition at line 143 of file G4ParallelWorldProcess.hh.
Referenced by AtRestDoIt(), CopyStep(), G4ParallelWorldProcess(), PostStepDoIt(), StartTracking(), and SwitchMaterial().
| 
 | private | 
Definition at line 142 of file G4ParallelWorldProcess.hh.
Referenced by AtRestDoIt(), CopyStep(), G4ParallelWorldProcess(), PostStepDoIt(), and StartTracking().
| 
 | private | 
Definition at line 161 of file G4ParallelWorldProcess.hh.
Referenced by AlongStepGetPhysicalInteractionLength(), and StartTracking().
| 
 | private | 
Definition at line 141 of file G4ParallelWorldProcess.hh.
Referenced by AtRestDoIt(), CopyStep(), G4ParallelWorldProcess(), PostStepDoIt(), and ~G4ParallelWorldProcess().
| 
 | private | 
Definition at line 155 of file G4ParallelWorldProcess.hh.
Referenced by SetParallelWorld().
| 
 | private | 
Definition at line 154 of file G4ParallelWorldProcess.hh.
Referenced by SetParallelWorld().
| 
 | staticprivate | 
Definition at line 178 of file G4ParallelWorldProcess.hh.
Referenced by AlongStepGetPhysicalInteractionLength(), and GetHypNavigatorID().
| 
 | private | 
Definition at line 157 of file G4ParallelWorldProcess.hh.
Referenced by AlongStepGetPhysicalInteractionLength(), PostStepDoIt(), and StartTracking().
| 
 | private | 
Definition at line 159 of file G4ParallelWorldProcess.hh.
Referenced by AtRestDoIt(), PostStepDoIt(), StartTracking(), and SwitchMaterial().
| 
 | private | 
Definition at line 158 of file G4ParallelWorldProcess.hh.
Referenced by AtRestDoIt(), PostStepDoIt(), and StartTracking().
| 
 | private | 
Definition at line 162 of file G4ParallelWorldProcess.hh.
Referenced by AlongStepGetPhysicalInteractionLength(), AtRestDoIt(), CopyStep(), PostStepDoIt(), and StartTracking().
| 
 | private | 
Definition at line 149 of file G4ParallelWorldProcess.hh.
Referenced by AlongStepGetPhysicalInteractionLength(), G4ParallelWorldProcess(), PostStepDoIt(), and StartTracking().
| 
 | staticprivate | 
Definition at line 176 of file G4ParallelWorldProcess.hh.
Referenced by CopyStep(), G4ParallelWorldProcess(), GetHyperStep(), StartTracking(), SwitchMaterial(), and ~G4ParallelWorldProcess().
| 
 | private | 
Definition at line 148 of file G4ParallelWorldProcess.hh.
Referenced by G4ParallelWorldProcess(), SetParallelWorld(), and StartTracking().
| 
 | private | 
Definition at line 179 of file G4ParallelWorldProcess.hh.
Referenced by AlongStepGetPhysicalInteractionLength(), CopyStep(), and G4ParallelWorldProcess().
| 
 | private | 
Definition at line 167 of file G4ParallelWorldProcess.hh.
Referenced by GetLayeredMaterialFlag(), PostStepDoIt(), SetLayeredMaterialFlag(), and StartTracking().
| 
 | staticprivate | 
Definition at line 177 of file G4ParallelWorldProcess.hh.
Referenced by AlongStepGetPhysicalInteractionLength(), G4ParallelWorldProcess(), and ~G4ParallelWorldProcess().
| 
 | private | 
Definition at line 146 of file G4ParallelWorldProcess.hh.