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

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

+ Collaboration diagram for ActsExamples::EDM4hepSimHitWriter::Config:

Public Attributes

std::string inputSimHits
 Which simulated (truth) hits collection to use.
 
std::string inputParticles
 Which simulated (truth) particle collection to use.
 
std::string outputPath
 WWhere to write the output file to.
 
std::string outputParticles = "MCParticles"
 Name of the particle collection in EDM4hep.
 
std::string outputSimTrackerHits = "ActsSimTrackerHits"
 Name of the sim tracker hit collection in EDM4hep.
 

Detailed Description

Definition at line 33 of file EDM4hepSimHitWriter.hpp.

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

Member Data Documentation

std::string ActsExamples::EDM4hepSimHitWriter::Config::inputParticles

Which simulated (truth) particle collection to use.

Definition at line 37 of file EDM4hepSimHitWriter.hpp.

View newest version in sPHENIX GitHub at line 37 of file EDM4hepSimHitWriter.hpp

Referenced by ActsExamples::EDM4hepSimHitWriter::EDM4hepSimHitWriter(), and ActsExamples::EDM4hepSimHitWriter::writeT().

std::string ActsExamples::EDM4hepSimHitWriter::Config::inputSimHits

Which simulated (truth) hits collection to use.

Definition at line 35 of file EDM4hepSimHitWriter.hpp.

View newest version in sPHENIX GitHub at line 35 of file EDM4hepSimHitWriter.hpp

Referenced by ActsExamples::EDM4hepSimHitWriter::EDM4hepSimHitWriter().

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

Name of the particle collection in EDM4hep.

Definition at line 41 of file EDM4hepSimHitWriter.hpp.

View newest version in sPHENIX GitHub at line 41 of file EDM4hepSimHitWriter.hpp

Referenced by ActsExamples::EDM4hepSimHitWriter::EDM4hepSimHitWriter(), and ActsExamples::EDM4hepSimHitWriter::writeT().

std::string ActsExamples::EDM4hepSimHitWriter::Config::outputPath

WWhere to write the output file to.

Definition at line 39 of file EDM4hepSimHitWriter.hpp.

View newest version in sPHENIX GitHub at line 39 of file EDM4hepSimHitWriter.hpp

Referenced by ActsExamples::EDM4hepSimHitWriter::EDM4hepSimHitWriter().

std::string ActsExamples::EDM4hepSimHitWriter::Config::outputSimTrackerHits = "ActsSimTrackerHits"

Name of the sim tracker hit collection in EDM4hep.

Definition at line 43 of file EDM4hepSimHitWriter.hpp.

View newest version in sPHENIX GitHub at line 43 of file EDM4hepSimHitWriter.hpp

Referenced by ActsExamples::EDM4hepSimHitWriter::EDM4hepSimHitWriter(), and ActsExamples::EDM4hepSimHitWriter::writeT().


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