Analysis Software
Documentation for sPHENIX simulation software
|
#include "Acts/Utilities/detail/ReferenceWrapperAnyCompat.hpp"
#include "Acts/Definitions/Algebra.hpp"
#include "Acts/Definitions/Units.hpp"
#include "Acts/EventData/TrackParameters.hpp"
#include "Acts/EventData/detail/CorrectedTransformationFreeToBound.hpp"
#include "Acts/EventData/detail/TransformationBoundToFree.hpp"
#include "Acts/Geometry/GeometryContext.hpp"
#include "Acts/MagneticField/MagneticFieldContext.hpp"
#include "Acts/MagneticField/MagneticFieldProvider.hpp"
#include "Acts/Propagator/ConstrainedStep.hpp"
#include "Acts/Propagator/detail/SteppingHelper.hpp"
#include "Acts/Surfaces/Surface.hpp"
#include "Acts/Utilities/Intersection.hpp"
#include "Acts/Utilities/Result.hpp"
#include <cmath>
#include <functional>
Go to the source code of this file.
Classes | |
class | Acts::AtlasStepper |
the AtlasStepper implementation for the More... | |
struct | Acts::AtlasStepper::State |
Nested State struct for the local caching. More... | |
Namespaces | |
namespace | Acts |
Acts includes to create all necessary definitions. | |