EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
ActsExamples::CsvParticleReader::Config Struct Reference

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

+ Collaboration diagram for ActsExamples::CsvParticleReader::Config:

Public Attributes

std::string inputDir
 Where to read input files from.
 
std::string inputStem = "particles"
 Input filename stem.
 
std::string outputParticles
 Which particle collection to read into.
 

Detailed Description

Definition at line 31 of file CsvParticleReader.hpp.

View newest version in sPHENIX GitHub at line 31 of file CsvParticleReader.hpp

Member Data Documentation

std::string ActsExamples::CsvParticleReader::Config::inputDir

Where to read input files from.

Definition at line 33 of file CsvParticleReader.hpp.

View newest version in sPHENIX GitHub at line 33 of file CsvParticleReader.hpp

Referenced by ActsExamples::Options::readCsvParticleReaderConfig().

std::string ActsExamples::CsvParticleReader::Config::inputStem = "particles"

Input filename stem.

Definition at line 35 of file CsvParticleReader.hpp.

View newest version in sPHENIX GitHub at line 35 of file CsvParticleReader.hpp

Referenced by ActsExamples::CsvParticleReader::CsvParticleReader().

std::string ActsExamples::CsvParticleReader::Config::outputParticles

Which particle collection to read into.

Definition at line 37 of file CsvParticleReader.hpp.

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

Referenced by ActsExamples::CsvParticleReader::CsvParticleReader(), and main().


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