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