49#ifndef G4MonopoleTransportation_hh
50#define G4MonopoleTransportation_hh 1
52#include "G4VProcess.hh"
53#include "G4FieldManager.hh"
55#include "G4Navigator.hh"
56#include "G4TransportationManager.hh"
57#include "G4PropagatorInField.hh"
60#include "G4ParticleChangeForTransport.hh"
77 G4double previousStepSize,
78 G4double currentMinimumStep,
79 G4double& currentSafety,
80 G4GPILSelection* selection
85 const G4Step& stepData
90 const G4Step& stepData
96 G4double previousStepSize,
97 G4ForceCondition* pForceCond
Definition of the G4MonopoleFieldSetup class.
G4MonopoleFieldSetup * fMagSetup
virtual G4VParticleChange * AtRestDoIt(const G4Track &, const G4Step &)
G4bool fParticleIsLooping
G4bool fEndGlobalTimeComputed
void EnableShortStepOptimisation(G4bool optimise=true)
virtual G4double AlongStepGetPhysicalInteractionLength(const G4Track &track, G4double previousStepSize, G4double currentMinimumStep, G4double ¤tSafety, G4GPILSelection *selection)
G4bool fShortStepOptimisation
G4double GetSumEnergyKilled() const
G4ThreeVector fTransportEndPosition
G4double fTransportEndKineticEnergy
G4bool fGeometryLimitedStep
G4ParticleChangeForTransport fParticleChange
G4Navigator * fLinearNavigator
G4double fThreshold_Important_Energy
virtual G4VParticleChange * AlongStepDoIt(const G4Track &track, const G4Step &stepData)
G4double GetThresholdImportantEnergy() const
G4double fCandidateEndGlobalTime
virtual G4double AtRestGetPhysicalInteractionLength(const G4Track &, G4ForceCondition *)
G4double GetMaxEnergyKilled() const
G4double GetZmagFieldValue() const
const G4Monopole * fParticleDef
G4double fSumEnergyKilled
G4SafetyHelper * fpSafetyHelper
G4double fMaxEnergyKilled
void ResetKilledStatistics(G4int report=1)
virtual G4double PostStepGetPhysicalInteractionLength(const G4Track &, G4double previousStepSize, G4ForceCondition *pForceCond)
G4ThreeVector fTransportEndMomentumDir
G4double GetThresholdWarningEnergy() const
void SetPropagatorInField(G4PropagatorInField *pFieldPropagator)
void SetThresholdTrials(G4int newMaxTrials)
G4ThreeVector fPreviousSftOrigin
void SetThresholdWarningEnergy(G4double newEnWarn)
G4MonopoleTransportation(const G4Monopole *p, G4int verbosityLevel=1)
G4PropagatorInField * fFieldPropagator
G4int GetThresholdTrials() const
G4double endpointDistance
G4TouchableHandle fCurrentTouchableHandle
virtual void StartTracking(G4Track *aTrack)
G4bool DoesGlobalFieldExist()
void SetThresholdImportantEnergy(G4double newEnImp)
G4double fThreshold_Warning_Energy
~G4MonopoleTransportation()
G4ThreeVector fTransportEndSpin
virtual G4VParticleChange * PostStepDoIt(const G4Track &track, const G4Step &stepData)
G4PropagatorInField * GetPropagatorInField()