|
Gaudi::Property< bool > | m_useTightMuonStepping |
| Tight muon stepping parameters via the field manager's configure for track. More...
|
|
thread_utils::ThreadLocalOwner< G4FieldManager > | m_fieldMgrHolder |
| My field manager – populated only in the case that we use tight muon stepping. More...
|
|
ServiceHandle< IG4FieldSvc > | m_fieldSvc {this, "FieldSvc", "G4FieldSvc", "Service providing a G4MagneticField"} |
| Handle to the G4 field service. More...
|
|
Gaudi::Property< bool > | m_fieldOn {this, "FieldOn", true, "Toggles field on/off"} |
|
Gaudi::Property< std::string > | m_integratorStepper {this, "IntegratorStepper", "AtlasRK4", "Integrator stepper name"} |
| The type of stepper to use. More...
|
|
ToolHandle< IEquationOfMotionTool > | m_equationOfMotion {this, "EquationOfMotion", "", ""} |
| The type of equation of motion to use. More...
|
|
|
Gaudi::Property< double > | m_minEps {this, "MinimumEpsilonStep", -1.0, "Minimum epsilon (see G4 documentation)"} |
|
Gaudi::Property< double > | m_maxEps {this, "MaximumEpsilonStep", -1.0, "Maximum epsilon (see G4 documentation)"} |
|
Gaudi::Property< double > | m_deltaChord {this, "DeltaChord", -1.0, "Missing distance for the chord finder"} |
|
Gaudi::Property< double > | m_deltaOneStep {this, "DeltaOneStep", -1.0, "Delta(one-step)"} |
|
Gaudi::Property< double > | m_deltaIntersection {this, "DeltaIntersection", -1.0, "Accuracy for boundary intersection"} |
|
Gaudi::Property< double > | m_maxStep {this, "MaximumStep", -1.0, "Maximum step length in field (see G4 documentation)"} |
|
Gaudi::Property< double > | m_minStep {this, "MinimumStep",1e-2, "Minimum step length in field (see G4 documentation)"} |
|
|
Gaudi::Property< double > | m_minEps {this, "MinimumEpsilonStep", -1.0, "Minimum epsilon (see G4 documentation)"} |
|
Gaudi::Property< double > | m_maxEps {this, "MaximumEpsilonStep", -1.0, "Maximum epsilon (see G4 documentation)"} |
|
Gaudi::Property< double > | m_deltaChord {this, "DeltaChord", -1.0, "Missing distance for the chord finder"} |
|
Gaudi::Property< double > | m_deltaOneStep {this, "DeltaOneStep", -1.0, "Delta(one-step)"} |
|
Gaudi::Property< double > | m_deltaIntersection {this, "DeltaIntersection", -1.0, "Accuracy for boundary intersection"} |
|
Gaudi::Property< double > | m_maxStep {this, "MaximumStep", -1.0, "Maximum step length in field (see G4 documentation)"} |
|
Gaudi::Property< double > | m_minStep {this, "MinimumStep",1e-2, "Minimum step length in field (see G4 documentation)"} |
|
|
Gaudi::Property< double > | m_minEps {this, "MinimumEpsilonStep", -1.0, "Minimum epsilon (see G4 documentation)"} |
|
Gaudi::Property< double > | m_maxEps {this, "MaximumEpsilonStep", -1.0, "Maximum epsilon (see G4 documentation)"} |
|
Gaudi::Property< double > | m_deltaChord {this, "DeltaChord", -1.0, "Missing distance for the chord finder"} |
|
Gaudi::Property< double > | m_deltaOneStep {this, "DeltaOneStep", -1.0, "Delta(one-step)"} |
|
Gaudi::Property< double > | m_deltaIntersection {this, "DeltaIntersection", -1.0, "Accuracy for boundary intersection"} |
|
Gaudi::Property< double > | m_maxStep {this, "MaximumStep", -1.0, "Maximum step length in field (see G4 documentation)"} |
|
Gaudi::Property< double > | m_minStep {this, "MinimumStep",1e-2, "Minimum step length in field (see G4 documentation)"} |
|
Tool for setting up a detector-global magnetic field manager.
- Author
- Andrea Dell'Acqua
- Date
- 2016-03-25
Definition at line 20 of file GlobalFieldManagerTool.h.