Analysis Software
Documentation for sPHENIX simulation software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
VertexingDataHelper.hpp File Reference
#include "Acts/Definitions/Algebra.hpp"
#include "Acts/Definitions/Units.hpp"
#include "Acts/Tests/CommonHelpers/DataDirectory.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
 Acts includes to create all necessary definitions.
 
namespace  Acts::Test
 

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 (const std::string &toolString, const std::string &fileBase="vertexing_event_mu20")