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