47 #ifndef G4CoupledTransportation_hh
48 #define G4CoupledTransportation_hh 1
G4double GetThresholdImportantEnergy() const
G4double fPreviousFullSafety
G4bool fAnyGeometryLimitedStep
G4VParticleChange * AtRestDoIt(const G4Track &, const G4Step &)
G4SafetyHelper * fpSafetyHelper
void SetPropagatorInField(G4PropagatorInField *pFieldPropagator)
void ReportMove(G4ThreeVector OldVector, G4ThreeVector NewVector, const G4String &Quantity)
void StartTracking(G4Track *aTrack)
CLHEP::Hep3Vector G4ThreeVector
G4TouchableHandle fCurrentTouchableHandle
G4double AlongStepGetPhysicalInteractionLength(const G4Track &track, G4double previousStepSize, G4double currentMinimumStep, G4double ¤tSafety, G4GPILSelection *selection)
G4VParticleChange * AlongStepDoIt(const G4Track &track, const G4Step &stepData)
G4double fTransportEndKineticEnergy
G4bool fMassGeometryLimitedStep
G4bool DoesGlobalFieldExist()
G4int GetVerboseLevel() const
~G4CoupledTransportation()
G4bool fGlobalFieldExists
G4bool fEndGlobalTimeComputed
G4Navigator * fMassNavigator
G4double GetMaxEnergyKilled() const
G4ThreeVector fTransportEndMomentumDir
G4double GetSumEnergyKilled() const
G4double fEndpointDistance
G4double fThreshold_Important_Energy
G4double fPreviousMassSafety
static G4bool EnableUseMagneticMoment(G4bool useMoment=true)
G4bool fParticleIsLooping
void ReportInexactEnergy(G4double startEnergy, G4double endEnergy)
G4ThreeVector fPreviousSftOrigin
G4int GetThresholdTrials() const
void SetThresholdImportantEnergy(G4double newEnImp)
G4double fMaxEnergyKilled
G4double fSumEnergyKilled
G4double AtRestGetPhysicalInteractionLength(const G4Track &, G4ForceCondition *)
void SetThresholdWarningEnergy(G4double newEnWarn)
void SetVerboseLevel(G4int verboseLevel)
G4ThreeVector fTransportEndSpin
G4VParticleChange * PostStepDoIt(const G4Track &track, const G4Step &stepData)
void ResetKilledStatistics(G4int report=1)
G4double GetThresholdWarningEnergy() const
static G4bool fUseMagneticMoment
void SetThresholdTrials(G4int newMaxTrials)
G4double fCandidateEndGlobalTime
G4PropagatorInField * GetPropagatorInField()
G4PathFinder * fPathFinder
G4double fThreshold_Warning_Energy
G4ThreeVector fTransportEndPosition
G4double PostStepGetPhysicalInteractionLength(const G4Track &, G4double previousStepSize, G4ForceCondition *pForceCond)
G4PropagatorInField * fFieldPropagator
G4ParticleChangeForTransport fParticleChange
G4CoupledTransportation(G4int verbosityLevel=0)