44 #ifndef G4Transportation_hh
45 #define G4Transportation_hh 1
163 G4double fTransportEndKineticEnergy;
166 G4bool fEndGlobalTimeComputed;
170 G4bool fParticleIsLooping;
172 G4bool fFirstStepInVolume;
175 G4bool fGeometryLimitedStep;
177 G4bool fFieldExertedForce;
193 G4double fThreshold_Important_Energy;
194 G4int fThresholdTrials;
200 G4int fNoLooperTrials;
207 G4bool fShortStepOptimisation;
220 static G4bool fUseMagneticMoment;
224 #include "G4Transportation.icc"
void SetPropagatorInField(G4PropagatorInField *pFieldPropagator)
G4VParticleChange * PostStepDoIt(const G4Track &track, const G4Step &stepData)
G4double GetThresholdWarningEnergy() const
void StartTracking(G4Track *aTrack)
G4VParticleChange * AlongStepDoIt(const G4Track &track, const G4Step &stepData)
G4PropagatorInField * GetPropagatorInField()
void SetThresholdImportantEnergy(G4double newEnImp)
void SetThresholdWarningEnergy(G4double newEnWarn)
void SetThresholdTrials(G4int newMaxTrials)
G4double AtRestGetPhysicalInteractionLength(const G4Track &, G4ForceCondition *)
G4bool DoesGlobalFieldExist()
G4bool FieldExertedForce()
G4Transportation(G4int verbosityLevel=1)
G4double PostStepGetPhysicalInteractionLength(const G4Track &, G4double previousStepSize, G4ForceCondition *pForceCond)
G4int GetVerboseLevel() const
G4double AlongStepGetPhysicalInteractionLength(const G4Track &track, G4double previousStepSize, G4double currentMinimumStep, G4double ¤tSafety, G4GPILSelection *selection)
G4VParticleChange * AtRestDoIt(const G4Track &, const G4Step &)
G4int GetThresholdTrials() const
void ResetKilledStatistics(G4int report=1)
void EnableShortStepOptimisation(G4bool optimise=true)
void SetVerboseLevel(G4int verboseLevel)
G4double GetSumEnergyKilled() const
G4double GetThresholdImportantEnergy() const
static G4bool EnableUseMagneticMoment(G4bool useMoment=true)
G4double GetMaxEnergyKilled() const