|
ATLAS Offline Software
|
Go to the documentation of this file.
45 #ifndef QUIRKTRANSPORTATION_H
46 #define QUIRKTRANSPORTATION_H
48 #include "G4VProcess.hh"
49 #include "G4FieldManager.hh"
51 #include "G4Navigator.hh"
52 #include "G4TransportationManager.hh"
53 #include "G4PropagatorInField.hh"
56 #include "G4ParticleChangeForTransport.hh"
70 G4double previousStepSize,
71 G4double currentMinimumStep,
72 G4double& currentSafety,
78 const G4Step& stepData
83 const G4Step& stepData
89 G4double previousStepSize,
90 G4ForceCondition* pForceCond
G4double m_threshold_Warning_Energy
G4int GetThresholdTrials() const
G4double GetThresholdImportantEnergy() const
G4double m_endpointDistance
G4ThreeVector m_transportEndPosition
void StartTracking(G4Track *aTrack)
G4double m_transportEndKineticEnergy
G4bool DoesGlobalFieldExist()
G4bool m_particleIsLooping
void SetThresholdTrials(G4int newMaxTrials)
G4int GetVerboseLevel() const
G4double AlongStepGetPhysicalInteractionLength(const G4Track &track, G4double previousStepSize, G4double currentMinimumStep, G4double ¤tSafety, G4GPILSelection *selection)
void EnableShortStepOptimisation(G4bool optimise=true)
void SetVerboseLevel(G4int verboseLevel)
G4double AtRestGetPhysicalInteractionLength(const G4Track &, G4ForceCondition *)
G4ParticleChangeForTransport m_particleChange
G4double GetMaxEnergyKilled() const
G4double m_candidateEndGlobalTime
G4PropagatorInField * m_fieldPropagator
G4ThreeVector m_transportEndMomentumDir
G4VParticleChange * PostStepDoIt(const G4Track &track, const G4Step &stepData)
G4VParticleChange * AtRestDoIt(const G4Track &, const G4Step &)
G4bool m_geometryLimitedStep
G4PropagatorInField * GetPropagatorInField()
G4Navigator * m_linearNavigator
void ResetKilledStatistics(G4int report=1)
G4ThreeVector m_transportEndSpin
G4bool m_shortStepOptimisation
G4TouchableHandle m_currentTouchableHandle
G4double GetSumEnergyKilled() const
G4double PostStepGetPhysicalInteractionLength(const G4Track &, G4double previousStepSize, G4ForceCondition *pForceCond)
G4double m_threshold_Important_Energy
G4double GetThresholdWarningEnergy() const
QuirkTransportation(G4int verbosityLevel=1)
G4VParticleChange * AlongStepDoIt(const G4Track &track, const G4Step &stepData)
G4SafetyHelper * m_safetyHelper
void SetThresholdImportantEnergy(G4double newEnImp)
G4double m_previousSafety
void SetThresholdWarningEnergy(G4double newEnWarn)
G4double m_maxEnergyKilled
void SetPropagatorInField(G4PropagatorInField *pFieldPropagator)
G4double m_sumEnergyKilled
G4ThreeVector m_previousSftOrigin