49 #ifndef G4MonopoleTransportation_hh
50 #define G4MonopoleTransportation_hh 1
161 G4double fTransportEndKineticEnergy;
165 G4bool fEndGlobalTimeComputed;
169 G4bool fParticleIsLooping;
173 G4bool fGeometryLimitedStep;
188 G4double fThreshold_Important_Energy;
189 G4int fThresholdTrials;
197 G4int fNoLooperTrials;
204 G4bool fShortStepOptimisation;
210 #include "G4MonopoleTransportation.icc"
virtual G4double AlongStepGetPhysicalInteractionLength(const G4Track &track, G4double previousStepSize, G4double currentMinimumStep, G4double ¤tSafety, G4GPILSelection *selection)
void SetThresholdImportantEnergy(G4double newEnImp)
virtual G4double AtRestGetPhysicalInteractionLength(const G4Track &, G4ForceCondition *)
virtual void StartTracking(G4Track *aTrack)
virtual G4VParticleChange * PostStepDoIt(const G4Track &track, const G4Step &stepData)
~G4MonopoleTransportation()
void SetPropagatorInField(G4PropagatorInField *pFieldPropagator)
Definition of the G4MonopoleFieldSetup class.
virtual G4VParticleChange * AtRestDoIt(const G4Track &, const G4Step &)
G4double GetThresholdWarningEnergy() const
G4int GetThresholdTrials() const
void SetThresholdWarningEnergy(G4double newEnWarn)
virtual G4double PostStepGetPhysicalInteractionLength(const G4Track &, G4double previousStepSize, G4ForceCondition *pForceCond)
G4PropagatorInField * GetPropagatorInField()
void SetThresholdTrials(G4int newMaxTrials)
G4bool DoesGlobalFieldExist()
void ResetKilledStatistics(G4int report=1)
G4MonopoleTransportation(const G4Monopole *p, G4int verbosityLevel=1)
virtual G4VParticleChange * AlongStepDoIt(const G4Track &track, const G4Step &stepData)
G4double GetThresholdImportantEnergy() const
void EnableShortStepOptimisation(G4bool optimise=true)
G4double GetSumEnergyKilled() const
G4double GetMaxEnergyKilled() const