![]() |
EIC Software
Reference for
EIC
simulation and reconstruction software on GitHub
|
#include "Acts/Geometry/GeometryContext.hpp"#include "Acts/MagneticField/MagneticFieldContext.hpp"#include "Acts/Utilities/Definitions.hpp"#include "Acts/Utilities/Result.hpp"#include "Acts/Utilities/TypeTraits.hpp"#include "Acts/Vertexing/LinearizedTrack.hpp"
Include dependency graph for LinearizerConcept.hpp:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| struct | Acts::Concepts::Linearizer::LinearizerConcept< S > |
Namespaces | |
| namespace | Acts |
| Set the Geometry Context PLUGIN. | |
| namespace | Acts::Concepts |
| namespace | Acts::Concepts::Linearizer |
Typedefs | |
| template<typename T > | |
| using | Acts::Concepts::Linearizer::propagator_t = typename T::Propagator_t |
| template<typename T > | |
| using | Acts::Concepts::Linearizer::state_t = typename T::State |
Functions | |
| Acts::Concepts::Linearizer::METHOD_TRAIT (linTrack_t, linearizeTrack) | |
Variables | |
| template<typename fitter > | |
| constexpr bool | Acts::LinearizerConcept |