Analysis Software
Documentation for sPHENIX simulation software
|
#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/Propagator.hpp"
#include "Acts/Utilities/Result.hpp"
#include "Acts/Vertexing/TrackAtVertex.hpp"
#include "Acts/Vertexing/Vertex.hpp"
#include "Acts/Vertexing/ImpactPointEstimator.ipp"
Go to the source code of this file.
Classes | |
struct | Acts::ImpactParametersAndSigma |
class | Acts::ImpactPointEstimator< input_track_t, propagator_t, propagator_options_t > |
Estimator for impact point calculations A description of the underlying mathematics can be found here: https://github.com/acts-project/acts/pull/2506 TODO: Upload reference at a better place. More... | |
struct | Acts::ImpactPointEstimator< input_track_t, propagator_t, propagator_options_t >::State |
State struct. More... | |
struct | Acts::ImpactPointEstimator< input_track_t, propagator_t, propagator_options_t >::Config |
Namespaces | |
namespace | Acts |
Acts includes to create all necessary definitions. | |