Analysis Software
Documentation for sPHENIX simulation software
|
#include <acts/blob/sPHENIX/Examples/Io/HepMC3/include/ActsExamples/Io/HepMC3/HepMC3Writer.hpp>
Public Attributes | |
std::string | outputDir |
std::string | outputStem |
std::string | inputEvents |
Definition at line 24 of file HepMC3Writer.hpp.
View newest version in sPHENIX GitHub at line 24 of file HepMC3Writer.hpp
std::string ActsExamples::HepMC3AsciiWriter::Config::inputEvents |
Definition at line 30 of file HepMC3Writer.hpp.
View newest version in sPHENIX GitHub at line 30 of file HepMC3Writer.hpp
std::string ActsExamples::HepMC3AsciiWriter::Config::outputDir |
Definition at line 26 of file HepMC3Writer.hpp.
View newest version in sPHENIX GitHub at line 26 of file HepMC3Writer.hpp
Referenced by ActsExamples::Options::readHepMC3WriterOptions().
std::string ActsExamples::HepMC3AsciiWriter::Config::outputStem |
Definition at line 28 of file HepMC3Writer.hpp.
View newest version in sPHENIX GitHub at line 28 of file HepMC3Writer.hpp
Referenced by ActsExamples::HepMC3AsciiWriter::HepMC3AsciiWriter(), and ActsExamples::Options::readHepMC3WriterOptions().