![]() |
ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
#include "Acts/Utilities/Definitions.hpp"#include "Acts/Utilities/Result.hpp"#include "Acts/Utilities/TypeTraits.hpp"#include "Acts/Vertexing/Vertex.hpp"#include "Acts/Vertexing/VertexingOptions.hpp"
Include dependency graph for VertexFitterConcept.hpp:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| struct | Acts::concept::VertexFitter::VertexFitterConcept< S > |
Namespaces | |
| namespace | Acts |
| Set the Geometry Context PLUGIN. | |
| namespace | Acts::concept |
| namespace | Acts::concept::VertexFitter |
Typedefs | |
| template<typename T > | |
| using | Acts::concept::VertexFitter::track_t = typename T::InputTrack_t |
| template<typename T > | |
| using | Acts::concept::VertexFitter::propagator_t = typename T::Propagator_t |
| template<typename T > | |
| using | Acts::concept::VertexFitter::linearizer_t = typename T::Linearizer_t |
Functions | |
| Acts::concept::VertexFitter::METHOD_TRAIT (fit_t, fit) | |
Variables | |
| template<typename fitter > | |
| constexpr bool | Acts::VertexFitterConcept |