Analysis Software
Documentation for sPHENIX simulation software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
ActsExamples::CsvTrackParameterReader::Config Struct Reference

#include <acts/blob/sPHENIX/Examples/Io/Csv/include/ActsExamples/Io/Csv/CsvTrackParameterReader.hpp>

+ Collaboration diagram for ActsExamples::CsvTrackParameterReader::Config:

Public Attributes

std::string inputDir
 Where to read input files from.
 
std::string inputStem
 Input filename stem.
 
std::string outputTrackParameters
 Which vs collection to read into.
 
std::array< double, 3 > beamspot {}
 Beamspot.
 

Detailed Description

Definition at line 37 of file CsvTrackParameterReader.hpp.

View newest version in sPHENIX GitHub at line 37 of file CsvTrackParameterReader.hpp

Member Data Documentation

std::array<double, 3> ActsExamples::CsvTrackParameterReader::Config::beamspot {}

Beamspot.

Definition at line 46 of file CsvTrackParameterReader.hpp.

View newest version in sPHENIX GitHub at line 46 of file CsvTrackParameterReader.hpp

std::string ActsExamples::CsvTrackParameterReader::Config::inputDir

Where to read input files from.

Definition at line 39 of file CsvTrackParameterReader.hpp.

View newest version in sPHENIX GitHub at line 39 of file CsvTrackParameterReader.hpp

std::string ActsExamples::CsvTrackParameterReader::Config::inputStem

Input filename stem.

Definition at line 41 of file CsvTrackParameterReader.hpp.

View newest version in sPHENIX GitHub at line 41 of file CsvTrackParameterReader.hpp

Referenced by ActsExamples::CsvTrackParameterReader::CsvTrackParameterReader().

std::string ActsExamples::CsvTrackParameterReader::Config::outputTrackParameters

Which vs collection to read into.

Definition at line 43 of file CsvTrackParameterReader.hpp.

View newest version in sPHENIX GitHub at line 43 of file CsvTrackParameterReader.hpp

Referenced by ActsExamples::CsvTrackParameterReader::CsvTrackParameterReader().


The documentation for this struct was generated from the following file: