![]() |
EIC Software
Reference for
EIC
simulation and reconstruction software on GitHub
|
#include "ActsExamples/Vertexing/TutorialVertexFinderAlgorithm.hpp"#include "Acts/MagneticField/ConstantBField.hpp"#include "Acts/MagneticField/MagneticFieldContext.hpp"#include "Acts/Propagator/EigenStepper.hpp"#include "Acts/Propagator/Propagator.hpp"#include "Acts/Surfaces/PerigeeSurface.hpp"#include "Acts/Utilities/Units.hpp"#include "Acts/Vertexing/AdaptiveMultiVertexFinder.hpp"#include "Acts/Vertexing/AdaptiveMultiVertexFitter.hpp"#include "Acts/Vertexing/HelicalTrackLinearizer.hpp"#include "Acts/Vertexing/ImpactPointEstimator.hpp"#include "Acts/Vertexing/LinearizedTrack.hpp"#include "Acts/Vertexing/TrackDensityVertexFinder.hpp"#include "Acts/Vertexing/Vertex.hpp"#include "Acts/Vertexing/VertexFinderConcept.hpp"#include "Acts/Vertexing/VertexingOptions.hpp"#include "ActsExamples/Framework/RandomNumbers.hpp"#include "ActsExamples/Framework/WhiteBoard.hpp"#include "VertexingHelpers.hpp"
Include dependency graph for TutorialVertexFinderAlgorithm.cpp: