39#ifndef G4ParallelWorldProcess_h
40#define G4ParallelWorldProcess_h 1
158 G4int iParallelWorld;
G4TouchableHandle fNewGhostTouchable
G4bool layeredMaterialFlag
G4double AlongStepGetPhysicalInteractionLength(const G4Track &, G4double, G4double, G4double &, G4GPILSelection *) override
void SetLayeredMaterialFlag(G4bool flg=true)
G4VParticleChange * AlongStepDoIt(const G4Track &, const G4Step &) override
G4VParticleChange aDummyParticleChange
static const G4Step * GetHyperStep()
G4PathFinder * fPathFinder
G4TransportationManager * fTransportationManager
void CopyStep(const G4Step &step)
G4VPhysicalVolume * fGhostWorld
G4bool GetLayeredMaterialFlag() const
G4double PostStepGetPhysicalInteractionLength(const G4Track &, G4double, G4ForceCondition *) override
G4VParticleChange * PostStepDoIt(const G4Track &, const G4Step &) override
G4TouchableHandle fOldGhostTouchable
G4StepPoint * fGhostPreStepPoint
G4VParticleChange * AtRestDoIt(const G4Track &, const G4Step &) override
static G4int GetHypNavigatorID()
void StartTracking(G4Track *) override
G4StepPoint * fGhostPostStepPoint
~G4ParallelWorldProcess() override
G4double AtRestGetPhysicalInteractionLength(const G4Track &, G4ForceCondition *) override
void SwitchMaterial(G4StepPoint *)
G4ParallelWorldProcess(const G4String &processName="ParaWorld", G4ProcessType theType=fParallel)
G4Navigator * fGhostNavigator
G4ParticleChange xParticleChange
void SetParallelWorld(G4String parallelWorldName)
G4bool IsAtRestRequired(G4ParticleDefinition *)