Analysis Software
Documentation for sPHENIX simulation software
|
#include <acts/blob/sPHENIX/Examples/Io/Csv/include/ActsExamples/Io/Csv/CsvParticleReader.hpp>
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. | |
Definition at line 37 of file CsvParticleReader.hpp.
View newest version in sPHENIX GitHub at line 37 of file CsvParticleReader.hpp
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().