Analysis Software
Documentation for sPHENIX simulation software
|
#include "Acts/Definitions/Algebra.hpp"
#include "Acts/EventData/TrackParameters.hpp"
#include "Acts/Utilities/Logger.hpp"
#include "Acts/Utilities/Result.hpp"
#include "Acts/Vertexing/FsmwMode1dFinder.hpp"
#include "Acts/Vertexing/FullBilloirVertexFitter.hpp"
#include "Acts/Vertexing/HelicalTrackLinearizer.hpp"
#include "Acts/Vertexing/ImpactPointEstimator.hpp"
#include "Acts/Vertexing/Vertex.hpp"
#include "Acts/Vertexing/VertexFitterConcept.hpp"
#include "Acts/Vertexing/VertexingOptions.hpp"
#include "Acts/Vertexing/ZScanVertexFinder.hpp"
#include "IterativeVertexFinder.ipp"
Go to the source code of this file.
Classes | |
class | Acts::IterativeVertexFinder< vfitter_t, sfinder_t > |
Implements an iterative vertex finder. More... | |
struct | Acts::IterativeVertexFinder< vfitter_t, sfinder_t >::Config |
Configuration struct. More... | |
struct | Acts::IterativeVertexFinder< vfitter_t, sfinder_t >::State |
State struct. More... | |
Namespaces | |
namespace | Acts |
Acts includes to create all necessary definitions. | |