![]() |
EIC Software
Reference for
EIC
simulation and reconstruction software on GitHub
|
#include "ActsExamples/Vertexing/VertexFitterAlgorithm.hpp"#include "Acts/MagneticField/ConstantBField.hpp"#include "Acts/Propagator/EigenStepper.hpp"#include "Acts/Propagator/Propagator.hpp"#include "Acts/Surfaces/PerigeeSurface.hpp"#include "Acts/Utilities/Definitions.hpp"#include "Acts/Utilities/Helpers.hpp"#include "Acts/Vertexing/FullBilloirVertexFitter.hpp"#include "Acts/Vertexing/HelicalTrackLinearizer.hpp"#include "Acts/Vertexing/LinearizedTrack.hpp"#include "Acts/Vertexing/Vertex.hpp"#include "Acts/Vertexing/VertexingOptions.hpp"#include "ActsExamples/EventData/ProtoVertex.hpp"#include "ActsExamples/EventData/Track.hpp"#include "ActsExamples/Framework/WhiteBoard.hpp"#include <stdexcept>
Include dependency graph for VertexFitterAlgorithm.cpp: