|
ATLAS Offline Software
|
Go to the documentation of this file.
47 #ifndef MONOPOLE_G4mplAtlasTransportation_hh
48 #define MONOPOLE_G4mplAtlasTransportation_hh 1
51 #include "G4VProcess.hh"
54 #include "G4mplEquationSetup.hh"
57 #include "G4FieldManager.hh"
58 #include "G4Navigator.hh"
59 #include "G4ParticleChangeForTransport.hh"
60 #include "G4PropagatorInField.hh"
63 #include "G4TransportationManager.hh"
82 G4double previousStepSize,
83 G4double currentMinimumStep,
84 G4double& currentSafety,
90 const G4Step& stepData
95 const G4Step& stepData
101 G4double previousStepSize,
102 G4ForceCondition* pForceCond
G4ThreeVector fTransportEndSpin
const CustomMonopole * mplParticle
G4double fSumEnergyKilled
~G4mplAtlasTransportation()
G4ThreeVector fPreviousSftOrigin
G4double GetMaxEnergyKilled() const
G4VParticleChange * AtRestDoIt(const G4Track &, const G4Step &)
G4double fCandidateEndGlobalTime
G4int GetThresholdTrials() const
G4VParticleChange * AlongStepDoIt(const G4Track &track, const G4Step &stepData)
G4double fThreshold_Warning_Energy
void SetVerboseLevel(G4int verboseLevel)
G4double AlongStepGetPhysicalInteractionLength(const G4Track &track, G4double previousStepSize, G4double currentMinimumStep, G4double ¤tSafety, G4GPILSelection *selection)
G4ThreeVector fTransportEndPosition
G4double endpointDistance
G4double fMaxEnergyKilled
void StartTracking(G4Track *aTrack)
G4double fThreshold_Important_Energy
G4double fTransportEndKineticEnergy
G4bool DoesGlobalFieldExist()
void ResetKilledStatistics(G4int report=1)
G4bool fParticleIsLooping
G4bool fGeometryLimitedStep
G4double GetThresholdImportantEnergy() const
void SetPropagatorInField(G4PropagatorInField *pFieldPropagator)
G4PropagatorInField * fFieldPropagator
G4VParticleChange * PostStepDoIt(const G4Track &track, const G4Step &stepData)
void SetThresholdTrials(G4int newMaxTrials)
G4int GetVerboseLevel() const
G4PropagatorInField * GetPropagatorInField()
const std::string selection
G4mplAtlasTransportation(const CustomMonopole *p, G4int verbosityLevel=1)
G4double GetSumEnergyKilled() const
G4double GetThresholdWarningEnergy() const
G4mplEquationSetup * fEquationSetup
void EnableShortStepOptimisation(G4bool optimise=true)
G4bool fShortStepOptimisation
G4ParticleChangeForTransport fParticleChange
G4TouchableHandle fCurrentTouchableHandle
G4bool fEndGlobalTimeComputed
G4double PostStepGetPhysicalInteractionLength(const G4Track &, G4double previousStepSize, G4ForceCondition *pForceCond)
G4SafetyHelper * fpSafetyHelper
void SetThresholdImportantEnergy(G4double newEnImp)
void SetThresholdWarningEnergy(G4double newEnWarn)
G4ThreeVector fTransportEndMomentumDir
G4double AtRestGetPhysicalInteractionLength(const G4Track &, G4ForceCondition *)
G4Navigator * fLinearNavigator