37#ifndef G4WeightWindowProcess_hh
38#define G4WeightWindowProcess_hh 1
64 aWeightWindowAlgorithm,
68 const G4String &aName =
"WeightWindowProcess",
133 void CopyStep(
const G4Step & step);
135 G4Step* fGhostStep =
nullptr;
151 G4String fGhostWorldName =
"NoParallelWorld";
154 G4int fNavigatorID = -1;
159 G4bool fOnBoundary =
false;
G4double condition(const G4ErrorSymMatrix &m)
virtual ~G4WeightWindowProcess()
void SetParallelWorld(const G4String ¶llelWorldName)
virtual G4double PostStepGetPhysicalInteractionLength(const G4Track &aTrack, G4double previousStepSize, G4ForceCondition *condition)
virtual G4VParticleChange * AlongStepDoIt(const G4Track &, const G4Step &)
virtual G4double AlongStepGetPhysicalInteractionLength(const G4Track &, G4double, G4double, G4double &, G4GPILSelection *)
virtual G4double AtRestGetPhysicalInteractionLength(const G4Track &, G4ForceCondition *)
void StartTracking(G4Track *)
virtual void KillTrack() const
virtual G4VParticleChange * AtRestDoIt(const G4Track &, const G4Step &)
virtual const G4String & GetName() const
virtual G4VParticleChange * PostStepDoIt(const G4Track &, const G4Step &)