Analysis Software
Documentation for sPHENIX simulation software
|
#include "Acts/Definitions/Algebra.hpp"
#include "Acts/EventData/TrackParameters.hpp"
#include "Acts/Utilities/AnnealingUtility.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"
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 |
Acts includes to create all necessary definitions. | |