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

#include <acts/blob/sPHENIX/Examples/Io/EDM4hep/include/ActsExamples/Io/EDM4hep/EDM4hepMeasurementReader.hpp>

+ Collaboration diagram for ActsExamples::EDM4hepMeasurementReader::Config:

Public Attributes

std::string inputPath
 Where to read the input file from.
 
std::string outputMeasurements
 Output measurement collection.
 
std::string outputMeasurementSimHitsMap
 Output measurement to sim hit collection.
 
std::string outputSourceLinks
 Output source links collection.
 
std::string outputClusters
 Output cluster collection (optional).
 

Detailed Description

Definition at line 36 of file EDM4hepMeasurementReader.hpp.

View newest version in sPHENIX GitHub at line 36 of file EDM4hepMeasurementReader.hpp

Member Data Documentation

std::string ActsExamples::EDM4hepMeasurementReader::Config::inputPath

Where to read the input file from.

Definition at line 38 of file EDM4hepMeasurementReader.hpp.

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

Referenced by ActsExamples::EDM4hepMeasurementReader::EDM4hepMeasurementReader().

std::string ActsExamples::EDM4hepMeasurementReader::Config::outputClusters

Output cluster collection (optional).

Definition at line 46 of file EDM4hepMeasurementReader.hpp.

View newest version in sPHENIX GitHub at line 46 of file EDM4hepMeasurementReader.hpp

Referenced by ActsExamples::EDM4hepMeasurementReader::EDM4hepMeasurementReader(), and ActsExamples::EDM4hepMeasurementReader::read().

std::string ActsExamples::EDM4hepMeasurementReader::Config::outputMeasurements

Output measurement collection.

Definition at line 40 of file EDM4hepMeasurementReader.hpp.

View newest version in sPHENIX GitHub at line 40 of file EDM4hepMeasurementReader.hpp

Referenced by ActsExamples::EDM4hepMeasurementReader::EDM4hepMeasurementReader().

std::string ActsExamples::EDM4hepMeasurementReader::Config::outputMeasurementSimHitsMap

Output measurement to sim hit collection.

Definition at line 42 of file EDM4hepMeasurementReader.hpp.

View newest version in sPHENIX GitHub at line 42 of file EDM4hepMeasurementReader.hpp

Referenced by ActsExamples::EDM4hepMeasurementReader::EDM4hepMeasurementReader().

std::string ActsExamples::EDM4hepMeasurementReader::Config::outputSourceLinks

Output source links collection.

Definition at line 44 of file EDM4hepMeasurementReader.hpp.

View newest version in sPHENIX GitHub at line 44 of file EDM4hepMeasurementReader.hpp

Referenced by ActsExamples::EDM4hepMeasurementReader::EDM4hepMeasurementReader().


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