![]() |
ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
#include "ACTFW/Vertexing/VertexFindingAlgorithm.hpp"#include <Acts/Geometry/GeometryContext.hpp>#include <Acts/MagneticField/MagneticFieldContext.hpp>#include <iostream>#include "ACTFW/Framework/RandomNumbers.hpp"#include "ACTFW/TruthTracking/VertexAndTracks.hpp"#include "Acts/EventData/TrackParameters.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/Utilities/Units.hpp"#include "Acts/Vertexing/FullBilloirVertexFitter.hpp"#include "Acts/Vertexing/HelicalTrackLinearizer.hpp"#include "Acts/Vertexing/ImpactPointEstimator.hpp"#include "Acts/Vertexing/IterativeVertexFinder.hpp"#include "Acts/Vertexing/LinearizedTrack.hpp"#include "Acts/Vertexing/Vertex.hpp"#include "Acts/Vertexing/VertexFinderConcept.hpp"#include "Acts/Vertexing/VertexingOptions.hpp"#include "Acts/Vertexing/ZScanVertexFinder.hpp"
Include dependency graph for VertexFindingAlgorithm.cpp: