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

#include <acts/blob/sPHENIX/Examples/Algorithms/TruthTracking/ActsExamples/TruthTracking/TruthTrackFinder.hpp>

+ Collaboration diagram for ActsExamples::TruthTrackFinder::Config:

Public Attributes

std::string inputParticles
 The input truth particles that should be used to create proto tracks.
 
std::string inputHitParticlesMap
 The input hit-particles map collection.
 
std::string outputProtoTracks
 The output proto tracks collection.
 

Detailed Description

Definition at line 24 of file TruthTrackFinder.hpp.

View newest version in sPHENIX GitHub at line 24 of file TruthTrackFinder.hpp

Member Data Documentation

std::string ActsExamples::TruthTrackFinder::Config::inputHitParticlesMap

The input hit-particles map collection.

Definition at line 28 of file TruthTrackFinder.hpp.

View newest version in sPHENIX GitHub at line 28 of file TruthTrackFinder.hpp

Referenced by ActsExamples::TruthTrackFinder::execute(), main(), and ActsExamples::TruthTrackFinder::TruthTrackFinder().

std::string ActsExamples::TruthTrackFinder::Config::inputParticles

The input truth particles that should be used to create proto tracks.

Definition at line 26 of file TruthTrackFinder.hpp.

View newest version in sPHENIX GitHub at line 26 of file TruthTrackFinder.hpp

Referenced by ActsExamples::TruthTrackFinder::execute(), main(), and ActsExamples::TruthTrackFinder::TruthTrackFinder().

std::string ActsExamples::TruthTrackFinder::Config::outputProtoTracks

The output proto tracks collection.

Definition at line 30 of file TruthTrackFinder.hpp.

View newest version in sPHENIX GitHub at line 30 of file TruthTrackFinder.hpp

Referenced by ActsExamples::TruthTrackFinder::execute(), main(), and ActsExamples::TruthTrackFinder::TruthTrackFinder().


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