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

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

+ Collaboration diagram for ActsExamples::EDM4hepParticleWriter::Config:

Public Attributes

std::string inputParticles
 Input particles collection to write.
 
std::string outputPath
 Where to place the output file.
 
std::string outputParticles = "MCParticles"
 Name of the particle collection in EDM4hep.
 

Detailed Description

Definition at line 27 of file EDM4hepParticleWriter.hpp.

View newest version in sPHENIX GitHub at line 27 of file EDM4hepParticleWriter.hpp

Member Data Documentation

std::string ActsExamples::EDM4hepParticleWriter::Config::inputParticles

Input particles collection to write.

Definition at line 29 of file EDM4hepParticleWriter.hpp.

View newest version in sPHENIX GitHub at line 29 of file EDM4hepParticleWriter.hpp

Referenced by ActsExamples::EDM4hepParticleWriter::EDM4hepParticleWriter().

std::string ActsExamples::EDM4hepParticleWriter::Config::outputParticles = "MCParticles"

Name of the particle collection in EDM4hep.

Definition at line 33 of file EDM4hepParticleWriter.hpp.

View newest version in sPHENIX GitHub at line 33 of file EDM4hepParticleWriter.hpp

Referenced by ActsExamples::EDM4hepParticleWriter::writeT().

std::string ActsExamples::EDM4hepParticleWriter::Config::outputPath

Where to place the output file.

Definition at line 31 of file EDM4hepParticleWriter.hpp.

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

Referenced by ActsExamples::EDM4hepParticleWriter::EDM4hepParticleWriter().


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