47 #ifndef G4ParallelWorldProcess_h
48 #define G4ParallelWorldProcess_h 1
126 { layeredMaterialFlag = flg; }
128 {
return layeredMaterialFlag; }
131 void CopyStep(
const G4Step & step);
167 G4bool layeredMaterialFlag;
179 G4int iParallelWorld;
G4VParticleChange * AtRestDoIt(const G4Track &, const G4Step &)
G4bool GetLayeredMaterialFlag() const
void StartTracking(G4Track *)
G4bool IsAtRestRequired(G4ParticleDefinition *)
virtual ~G4ParallelWorldProcess()
G4double PostStepGetPhysicalInteractionLength(const G4Track &, G4double, G4ForceCondition *)
static G4int GetHypNavigatorID()
void SetParallelWorld(G4String parallelWorldName)
G4double AtRestGetPhysicalInteractionLength(const G4Track &, G4ForceCondition *)
void SetLayeredMaterialFlag(G4bool flg=true)
G4VParticleChange * AlongStepDoIt(const G4Track &, const G4Step &)
G4ParallelWorldProcess(const G4String &processName="ParaWorld", G4ProcessType theType=fParallel)
G4VParticleChange * PostStepDoIt(const G4Track &, const G4Step &)
G4double AlongStepGetPhysicalInteractionLength(const G4Track &, G4double, G4double, G4double &, G4GPILSelection *)
static const G4Step * GetHyperStep()