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

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

+ Collaboration diagram for ActsExamples::EDM4hepMeasurementWriter::Config:

Public Attributes

std::string inputMeasurements
 Which measurement collection to write.
 
std::string inputClusters
 Which cluster collection to write (optional)
 
std::string outputPath
 Where to the write the file to.
 

Detailed Description

Definition at line 36 of file EDM4hepMeasurementWriter.hpp.

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

Member Data Documentation

std::string ActsExamples::EDM4hepMeasurementWriter::Config::inputClusters

Which cluster collection to write (optional)

Definition at line 40 of file EDM4hepMeasurementWriter.hpp.

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

Referenced by ActsExamples::EDM4hepMeasurementWriter::EDM4hepMeasurementWriter(), and ActsExamples::EDM4hepMeasurementWriter::writeT().

std::string ActsExamples::EDM4hepMeasurementWriter::Config::inputMeasurements

Which measurement collection to write.

Definition at line 38 of file EDM4hepMeasurementWriter.hpp.

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

std::string ActsExamples::EDM4hepMeasurementWriter::Config::outputPath

Where to the write the file to.

Definition at line 42 of file EDM4hepMeasurementWriter.hpp.

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

Referenced by ActsExamples::EDM4hepMeasurementWriter::EDM4hepMeasurementWriter().


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