Analysis Software
Documentation for sPHENIX simulation software
|
#include "Acts/Definitions/Algebra.hpp"
#include "Acts/EventData/TrackParameters.hpp"
#include "Acts/Geometry/GeometryContext.hpp"
#include "Acts/MagneticField/MagneticFieldContext.hpp"
#include "Acts/MagneticField/MagneticFieldProvider.hpp"
#include "Acts/MagneticField/NullBField.hpp"
#include "Acts/Propagator/EigenStepper.hpp"
#include "Acts/Propagator/Propagator.hpp"
#include "Acts/Utilities/Result.hpp"
#include "Acts/Vertexing/LinearizedTrack.hpp"
#include "NumericalTrackLinearizer.ipp"
Go to the source code of this file.
Classes | |
class | Acts::NumericalTrackLinearizer< propagator_t, propagator_options_t > |
struct | Acts::NumericalTrackLinearizer< propagator_t, propagator_options_t >::State |
State struct. More... | |
struct | Acts::NumericalTrackLinearizer< propagator_t, propagator_options_t >::Config |
Configuration struct. More... | |
Namespaces | |
namespace | Acts |
Acts includes to create all necessary definitions. | |