Analysis Software
Documentation for sPHENIX simulation software
|
#include <acts/blob/sPHENIX/Examples/Io/Csv/include/ActsExamples/Io/Csv/CsvSimHitReader.hpp>
Public Attributes | |
std::string | inputDir |
Where to read input files from. | |
std::string | inputStem |
Input filename stem. | |
std::string | outputSimHits |
Output simulated (truth) hits collection. | |
Definition at line 38 of file CsvSimHitReader.hpp.
View newest version in sPHENIX GitHub at line 38 of file CsvSimHitReader.hpp
std::string ActsExamples::CsvSimHitReader::Config::inputDir |
Where to read input files from.
Definition at line 40 of file CsvSimHitReader.hpp.
View newest version in sPHENIX GitHub at line 40 of file CsvSimHitReader.hpp
Referenced by ActsExamples::Options::readCsvSimHitReaderConfig().
std::string ActsExamples::CsvSimHitReader::Config::inputStem |
Input filename stem.
Definition at line 42 of file CsvSimHitReader.hpp.
View newest version in sPHENIX GitHub at line 42 of file CsvSimHitReader.hpp
Referenced by ActsExamples::CsvSimHitReader::CsvSimHitReader().
std::string ActsExamples::CsvSimHitReader::Config::outputSimHits |
Output simulated (truth) hits collection.
Definition at line 44 of file CsvSimHitReader.hpp.
View newest version in sPHENIX GitHub at line 44 of file CsvSimHitReader.hpp
Referenced by ActsExamples::CsvSimHitReader::CsvSimHitReader().