![]() |
EIC Software
Reference for
EIC
simulation and reconstruction software on GitHub
|
#include "Acts/Tests/CommonHelpers/DataDirectory.hpp"#include "Acts/Utilities/Definitions.hpp"#include "Acts/Utilities/Units.hpp"#include "Acts/Vertexing/Vertex.hpp"#include <fstream>#include <iterator>#include <regex>
Include dependency graph for VertexingDataHelper.hpp:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| struct | Acts::Test::VertexInfo |
| Helper struct to store reference vertex related information. More... | |
Namespaces | |
| namespace | Acts |
| Set the Geometry Context PLUGIN. | |
| namespace | Acts::Test |
| Namespace for ATS unit tests. | |
Enumerations | |
| enum | Acts::Test::VertexCsvData { Acts::Test::BeamSpotData, Acts::Test::VerticesData, Acts::Test::TracksData } |
Functions | |
| std::tuple< Vertex < BoundTrackParameters > , std::vector< VertexInfo > , std::vector < BoundTrackParameters > > | Acts::Test::readTracksAndVertexCSV (std::string toolString, std::string fileBase="vertexing_event_mu20") |