Analysis Software
Documentation for sPHENIX simulation software
|
#include "ActsExamples/Vertexing/IterativeVertexFinderAlgorithm.hpp"
#include "Acts/Definitions/Algebra.hpp"
#include "Acts/Propagator/EigenStepper.hpp"
#include "Acts/Propagator/detail/VoidPropagatorComponents.hpp"
#include "Acts/Utilities/Logger.hpp"
#include "Acts/Utilities/Result.hpp"
#include "Acts/Vertexing/IterativeVertexFinder.hpp"
#include "Acts/Vertexing/Vertex.hpp"
#include "ActsExamples/EventData/ProtoVertex.hpp"
#include "ActsExamples/Framework/AlgorithmContext.hpp"
#include <chrono>
#include <ostream>
#include <stdexcept>
#include <system_error>
#include "VertexingHelpers.hpp"