Analysis Software
Documentation for sPHENIX simulation 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
 Input filename stem.
 
std::string outputParticles
 Which particle collection to read into.
 

Detailed Description

Definition at line 37 of file CsvParticleReader.hpp.

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

Member Data Documentation

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

Where to read input files from.

Definition at line 39 of file CsvParticleReader.hpp.

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

Referenced by main(), ActsExamples::Options::readCsvParticleReaderConfig(), and ActsExamples::Simulation::setupInput().

std::string ActsExamples::CsvParticleReader::Config::inputStem

Input filename stem.

Definition at line 41 of file CsvParticleReader.hpp.

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

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

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

Which particle collection to read into.

Definition at line 43 of file CsvParticleReader.hpp.

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

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


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