34#ifndef G4WeightCutOffProcess_hh
35#define G4WeightCutOffProcess_hh 1
63 const G4String &aName =
"WeightCutOffProcess",
118 void CopyStep(
const G4Step & step);
120 G4Step* fGhostStep =
nullptr;
136 G4String fGhostWorldName =
"NoParallelWorld";
139 G4int fNavigatorID = -1;
144 G4bool fOnBoundary =
false;
G4double condition(const G4ErrorSymMatrix &m)
virtual G4VParticleChange * AlongStepDoIt(const G4Track &, const G4Step &)
const G4String & GetName() const
void SetParallelWorld(const G4String ¶llelWorldName)
void StartTracking(G4Track *)
virtual G4VParticleChange * AtRestDoIt(const G4Track &, const G4Step &)
virtual G4VParticleChange * PostStepDoIt(const G4Track &, const G4Step &)
virtual G4double PostStepGetPhysicalInteractionLength(const G4Track &aTrack, G4double previousStepSize, G4ForceCondition *condition)
virtual G4double AtRestGetPhysicalInteractionLength(const G4Track &, G4ForceCondition *)
G4WeightCutOffProcess & operator=(const G4WeightCutOffProcess &)=delete
virtual G4double AlongStepGetPhysicalInteractionLength(const G4Track &, G4double, G4double, G4double &, G4GPILSelection *)
G4WeightCutOffProcess(const G4WeightCutOffProcess &)=delete
virtual ~G4WeightCutOffProcess()