59 #ifndef G4ITTransportation_H 60 #define G4ITTransportation_H 67 #include "G4ParticleChangeForTransport.hh" 81 G4int verbosityLevel = 0);
92 const double timeStep,
100 return GetState<G4ITTransportationState>()->fGeometryLimitedStep;
114 virtual G4VParticleChange*
AtRestDoIt(
const G4Track&,
const G4Step&)
124 G4GPILSelection* selection);
128 G4ForceCondition* pForceCond);
130 virtual G4VParticleChange*
AlongStepDoIt(
const G4Track& track,
131 const G4Step& stepData);
133 virtual G4VParticleChange*
PostStepDoIt(
const G4Track& track,
const G4Step&);
183 return "G4ITTransportationState";
270 #include "G4ITTransportation.icc" 271 #endif // G4ITTransportation_H
G4double fCandidateEndGlobalTime
#define G4IT_ADD_CLONE(parent_class, kid_class)
G4PropagatorInField * GetPropagatorInField()
G4ParticleChangeForTransport fParticleChange
virtual G4String GetType()
G4bool fShortStepOptimisation
virtual void BuildPhysicsTable(const G4ParticleDefinition &)
void EnableShortStepOptimisation(G4bool optimise=true)
virtual ~G4ITTransportationState()
G4double GetThresholdWarningEnergy() const
G4double fMaxEnergyKilled
virtual G4VParticleChange * PostStepDoIt(const G4Track &track, const G4Step &)
virtual G4VParticleChange * AlongStepDoIt(const G4Track &track, const G4Step &stepData)
void SetPropagatorInField(G4PropagatorInField *pFieldPropagator)
G4ThreeVector fTransportEndPosition
virtual G4double AlongStepGetPhysicalInteractionLength(const G4Track &track, G4double, G4double currentMinimumStep, G4double ¤tSafety, G4GPILSelection *selection)
virtual G4VParticleChange * AtRestDoIt(const G4Track &, const G4Step &)
void SetThresholdTrials(G4int newMaxTrials)
G4ITNavigator * fLinearNavigator
void SetThresholdWarningEnergy(G4double newEnWarn)
virtual G4double AtRestGetPhysicalInteractionLength(const G4Track &, G4ForceCondition *)
G4bool DoesGlobalFieldExist()
G4ITTransportation & operator=(const G4ITTransportation &)
virtual void StartTracking(G4Track *aTrack)
G4double fEndPointDistance
virtual G4double PostStepGetPhysicalInteractionLength(const G4Track &, G4double, G4ForceCondition *pForceCond)
virtual void ComputeStep(const G4Track &, const G4Step &, const double timeStep, double &spaceStep)
G4PropagatorInField * fFieldPropagator
void SetVerboseLevel(G4int verboseLevel)
virtual ~G4ITTransportation()
G4bool fInstantiateProcessState
G4bool fGeometryLimitedStep
G4bool InstantiateProcessState()
void SetInstantiateProcessState(G4bool flag)
G4bool IsStepLimitedByGeometry()
G4ITSafetyHelper * fpSafetyHelper
G4double fSumEnergyKilled
G4ITTransportation(const G4String &aName="ITTransportation", G4int verbosityLevel=0)
G4double fTransportEndKineticEnergy
G4bool fEndGlobalTimeComputed
void SetThresholdImportantEnergy(G4double newEnImp)
G4double GetMaxEnergyKilled() const
G4double GetSumEnergyKilled() const
G4TouchableHandle fCurrentTouchableHandle
G4double fUnimportant_Energy
G4int GetThresholdTrials() const
G4double fThreshold_Important_Energy
void ResetKilledStatistics(G4int report=1)
G4double fThreshold_Warning_Energy
G4bool fParticleIsLooping
G4double GetThresholdImportantEnergy() const
G4ThreeVector fTransportEndSpin
G4int GetVerboseLevel() const
G4ITTransportationState()
Process State.
G4ThreeVector fTransportEndMomentumDir
G4ThreeVector fPreviousSftOrigin