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

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

+ Collaboration diagram for ActsExamples::CsvSimHitReader::Config:

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.
 

Detailed Description

Definition at line 38 of file CsvSimHitReader.hpp.

View newest version in sPHENIX GitHub at line 38 of file CsvSimHitReader.hpp

Member Data Documentation

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().


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