37#ifndef G4WeightWindowProcess_hh
38#define G4WeightWindowProcess_hh 1
64 aWeightWindowAlgorithm,
68 const G4String &aName =
"WeightWindowProcess",
G4double condition(const G4ErrorSymMatrix &m)
void CopyStep(const G4Step &step)
const G4VWeightWindowStore & fWeightWindowStore
virtual ~G4WeightWindowProcess()
G4SamplingPostStepAction * fPostStepAction
G4WeightWindowProcess(const G4VWeightWindowAlgorithm &aWeightWindowAlgorithm, const G4VWeightWindowStore &aWWStore, const G4VTrackTerminator *TrackTerminator, G4PlaceOfAction placeOfAction, const G4String &aName="WeightWindowProcess", G4bool para=false)
const G4VWeightWindowAlgorithm & fWeightWindowAlgorithm
void SetParallelWorld(const G4String ¶llelWorldName)
virtual G4double PostStepGetPhysicalInteractionLength(const G4Track &aTrack, G4double previousStepSize, G4ForceCondition *condition)
virtual G4VParticleChange * AlongStepDoIt(const G4Track &, const G4Step &)
G4TouchableHandle fNewGhostTouchable
virtual G4double AlongStepGetPhysicalInteractionLength(const G4Track &, G4double, G4double, G4double &, G4GPILSelection *)
virtual G4double AtRestGetPhysicalInteractionLength(const G4Track &, G4ForceCondition *)
G4Navigator * fGhostNavigator
void StartTracking(G4Track *)
G4PathFinder * fPathFinder
G4ParticleChange * fParticleChange
G4WeightWindowProcess & operator=(const G4WeightWindowProcess &)
G4StepPoint * fGhostPostStepPoint
virtual void KillTrack() const
G4TransportationManager * fTransportationManager
G4StepPoint * fGhostPreStepPoint
G4WeightWindowProcess(const G4WeightWindowProcess &)
virtual G4VParticleChange * AtRestDoIt(const G4Track &, const G4Step &)
G4PlaceOfAction fPlaceOfAction
G4TouchableHandle fOldGhostTouchable
virtual const G4String & GetName() const
G4VPhysicalVolume * fGhostWorld
virtual G4VParticleChange * PostStepDoIt(const G4Track &, const G4Step &)