Analysis Software
Documentation for sPHENIX simulation software
|
#include <acts/blob/sPHENIX/Examples/Io/EDM4hep/include/ActsExamples/Io/EDM4hep/EDM4hepParticleReader.hpp>
Public Attributes | |
std::string | inputPath |
Where to read input file from. | |
std::string | inputParticles = "MCParticles" |
Name of the particle collection in EDM4hep. | |
std::string | outputParticles |
Which particle collection to read into. | |
Definition at line 31 of file EDM4hepParticleReader.hpp.
View newest version in sPHENIX GitHub at line 31 of file EDM4hepParticleReader.hpp
std::string ActsExamples::EDM4hepParticleReader::Config::inputParticles = "MCParticles" |
Name of the particle collection in EDM4hep.
Definition at line 35 of file EDM4hepParticleReader.hpp.
View newest version in sPHENIX GitHub at line 35 of file EDM4hepParticleReader.hpp
Referenced by ActsExamples::EDM4hepParticleReader::read().
std::string ActsExamples::EDM4hepParticleReader::Config::inputPath |
Where to read input file from.
Definition at line 33 of file EDM4hepParticleReader.hpp.
View newest version in sPHENIX GitHub at line 33 of file EDM4hepParticleReader.hpp
Referenced by ActsExamples::EDM4hepParticleReader::EDM4hepParticleReader().
std::string ActsExamples::EDM4hepParticleReader::Config::outputParticles |
Which particle collection to read into.
Definition at line 37 of file EDM4hepParticleReader.hpp.
View newest version in sPHENIX GitHub at line 37 of file EDM4hepParticleReader.hpp
Referenced by ActsExamples::EDM4hepParticleReader::EDM4hepParticleReader().