44 #ifndef G4Transportation_hh
45 #define G4Transportation_hh 1
214 #include "G4Transportation.icc"
G4VParticleChange * PostStepDoIt(const G4Track &track, const G4Step &stepData)
G4double fMaxEnergyKilled
G4bool fFieldExertedForce
static G4bool EnableUseMagneticMoment(G4bool useMoment=true)
G4ThreeVector fPreviousSftOrigin
G4ParticleChangeForTransport fParticleChange
G4bool DoesGlobalFieldExist()
G4double fTransportEndKineticEnergy
void SetThresholdTrials(G4int newMaxTrials)
G4double fEndPointDistance
void SetPropagatorInField(G4PropagatorInField *pFieldPropagator)
G4VParticleChange * AlongStepDoIt(const G4Track &track, const G4Step &stepData)
void ResetKilledStatistics(G4int report=1)
void SetThresholdWarningEnergy(G4double newEnWarn)
G4ThreeVector fTransportEndSpin
G4double GetThresholdWarningEnergy() const
G4bool fGeometryLimitedStep
G4double PostStepGetPhysicalInteractionLength(const G4Track &, G4double previousStepSize, G4ForceCondition *pForceCond)
G4ThreeVector fTransportEndPosition
G4double GetSumEnergyKilled() const
static G4bool fUseMagneticMoment
G4ThreeVector fTransportEndMomentumDir
G4bool fParticleIsLooping
G4Transportation(G4int verbosityLevel=1)
G4double fSumEnergyKilled
G4bool fEndGlobalTimeComputed
G4TouchableHandle fCurrentTouchableHandle
G4double fCandidateEndGlobalTime
void SetThresholdImportantEnergy(G4double newEnImp)
G4PropagatorInField * fFieldPropagator
G4double AtRestGetPhysicalInteractionLength(const G4Track &, G4ForceCondition *)
void EnableShortStepOptimisation(G4bool optimise=true)
G4double GetMaxEnergyKilled() const
G4PropagatorInField * GetPropagatorInField()
G4double GetThresholdImportantEnergy() const
G4SafetyHelper * fpSafetyHelper
G4bool fShortStepOptimisation
G4double AlongStepGetPhysicalInteractionLength(const G4Track &track, G4double previousStepSize, G4double currentMinimumStep, G4double ¤tSafety, G4GPILSelection *selection)
G4bool FieldExertedForce()
G4Navigator * fLinearNavigator
void StartTracking(G4Track *aTrack)
G4double fThreshold_Warning_Energy
G4int GetThresholdTrials() const
G4TransportationLogger * fpLogger
G4double fThreshold_Important_Energy
G4bool fFirstStepInVolume
G4VParticleChange * AtRestDoIt(const G4Track &, const G4Step &)