EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
ActsExamples::TrackFinderPerformanceWriter::Config Struct Reference

#include <acts/blob/sPHENIX/Examples/Io/Performance/ActsExamples/Io/Performance/TrackFinderPerformanceWriter.hpp>

+ Collaboration diagram for ActsExamples::TrackFinderPerformanceWriter::Config:

Public Attributes

std::string inputParticles
 True set of input particles.
 
std::string inputHitParticlesMap
 True hit-particles mapping.
 
std::string inputProtoTracks
 Reconstructed input proto tracks.
 
std::string outputDir
 Output directory.
 
std::string outputFilename = "performance_track_finder.root"
 Output filename.
 

Detailed Description

Definition at line 25 of file TrackFinderPerformanceWriter.hpp.

View newest version in sPHENIX GitHub at line 25 of file TrackFinderPerformanceWriter.hpp

Member Data Documentation

std::string ActsExamples::TrackFinderPerformanceWriter::Config::inputHitParticlesMap

True hit-particles mapping.

Definition at line 29 of file TrackFinderPerformanceWriter.hpp.

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

Referenced by ActsExamples::TrackFinderPerformanceWriter::Impl::Impl(), and main().

std::string ActsExamples::TrackFinderPerformanceWriter::Config::inputParticles

True set of input particles.

Definition at line 27 of file TrackFinderPerformanceWriter.hpp.

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

Referenced by ActsExamples::TrackFinderPerformanceWriter::Impl::Impl(), and main().

std::string ActsExamples::TrackFinderPerformanceWriter::Config::inputProtoTracks

Reconstructed input proto tracks.

Definition at line 31 of file TrackFinderPerformanceWriter.hpp.

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

Referenced by ActsExamples::TrackFinderPerformanceWriter::Impl::Impl(), and main().

std::string ActsExamples::TrackFinderPerformanceWriter::Config::outputDir

Output directory.

Definition at line 33 of file TrackFinderPerformanceWriter.hpp.

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

Referenced by ActsExamples::TrackFinderPerformanceWriter::Impl::Impl(), and main().

std::string ActsExamples::TrackFinderPerformanceWriter::Config::outputFilename = "performance_track_finder.root"

Output filename.

Definition at line 35 of file TrackFinderPerformanceWriter.hpp.

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

Referenced by ActsExamples::TrackFinderPerformanceWriter::Impl::Impl().


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