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

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

+ Collaboration diagram for ActsExamples::EDM4hepParticleReader::Config:

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.
 

Detailed Description

Definition at line 31 of file EDM4hepParticleReader.hpp.

View newest version in sPHENIX GitHub at line 31 of file EDM4hepParticleReader.hpp

Member Data Documentation

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().


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