![]() |
ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
#include "Acts/EventData/TrackParameters.hpp"#include "Acts/Utilities/AnnealingUtility.hpp"#include "Acts/Utilities/Definitions.hpp"#include "Acts/Utilities/Logger.hpp"#include "Acts/Utilities/Result.hpp"#include "Acts/Vertexing/AMVFInfo.hpp"#include "Acts/Vertexing/ImpactPointEstimator.hpp"#include "Acts/Vertexing/LinearizerConcept.hpp"#include "Acts/Vertexing/TrackAtVertex.hpp"#include "Acts/Vertexing/Vertex.hpp"#include "Acts/Vertexing/VertexingOptions.hpp"#include <functional>#include "Acts/Vertexing/AdaptiveMultiVertexFitter.ipp"
Include dependency graph for AdaptiveMultiVertexFitter.hpp:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | Acts::AdaptiveMultiVertexFitter< input_track_t, linearizer_t > |
Implements an adaptive multi-vertex fitter as described in detail in Section 5.3.5 in: Ref. (1): CERN-THESIS-2010-027, Author: Piacquadio, Giacinto: Identification of b-jets and investigation of the discovery potential of a Higgs boson in the WH−−>lvbb¯ channel with the ATLAS experiment More... | |
| struct | Acts::AdaptiveMultiVertexFitter< input_track_t, linearizer_t >::State |
| The fitter state. More... | |
| struct | Acts::AdaptiveMultiVertexFitter< input_track_t, linearizer_t >::Config |
Namespaces | |
| namespace | Acts |
| Set the Geometry Context PLUGIN. | |