![]() |
Analysis Software
Documentation for sPHENIX simulation software
|
#include "Acts/Utilities/detail/ReferenceWrapperAnyCompat.hpp"#include "Acts/Definitions/Algebra.hpp"#include "Acts/Definitions/PdgParticle.hpp"#include "Acts/Definitions/Units.hpp"#include "Acts/EventData/TrackParametersConcept.hpp"#include "Acts/Geometry/GeometryContext.hpp"#include "Acts/MagneticField/MagneticFieldContext.hpp"#include "Acts/Propagator/AbortList.hpp"#include "Acts/Propagator/ActionList.hpp"#include "Acts/Propagator/StandardAborters.hpp"#include "Acts/Propagator/StepperConcept.hpp"#include "Acts/Propagator/detail/ParameterTraits.hpp"#include "Acts/Propagator/detail/VoidPropagatorComponents.hpp"#include "Acts/Utilities/Logger.hpp"#include "Acts/Utilities/Result.hpp"#include <optional>#include "Acts/Propagator/Propagator.ipp"
Include dependency graph for Propagator.hpp:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| struct | Acts::PropagatorResult< parameters_t, result_list > |
| Simple class holding result of propagation call. More... | |
| struct | Acts::PropagatorPlainOptions |
| Class holding the trivial options in propagator options. More... | |
| struct | Acts::PropagatorOptions< action_list_t, aborter_list_t > |
| Options for propagate() call. More... | |
| exception | Acts::Propagator< stepper_t, navigator_t > |
| Propagator for particles (optionally in a magnetic field) More... | |
| struct | Acts::Propagator< stepper_t, navigator_t >::result_type_helper< parameters_t, action_list_t > |
| Helper struct determining the result's type. More... | |
Namespaces | |
| namespace | Acts |
| Acts includes to create all necessary definitions. | |