38#ifndef G4WeightCutOffProcess_hh
39#define G4WeightCutOffProcess_hh G4WeightCutOffProcess_hh
69 const G4String &aName =
"WeightCutOffProcess",
G4bool para =
false);
121 void CopyStep(
const G4Step & step);
G4double condition(const G4ErrorSymMatrix &m)
virtual G4VParticleChange * AlongStepDoIt(const G4Track &, const G4Step &)
const G4String & GetName() const
void StartTracking(G4Track *)
virtual G4VParticleChange * AtRestDoIt(const G4Track &, const G4Step &)
virtual G4VParticleChange * PostStepDoIt(const G4Track &, const G4Step &)
void SetParallelWorld(G4String parallelWorldName)
virtual G4double PostStepGetPhysicalInteractionLength(const G4Track &aTrack, G4double previousStepSize, G4ForceCondition *condition)
virtual G4double AtRestGetPhysicalInteractionLength(const G4Track &, G4ForceCondition *)
virtual G4double AlongStepGetPhysicalInteractionLength(const G4Track &, G4double, G4double, G4double &, G4GPILSelection *)
virtual ~G4WeightCutOffProcess()