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

#include <acts/blob/master/Examples/Algorithms/TruthTracking/ACTFW/TruthTracking/TruthTrackFinder.hpp>

+ Collaboration diagram for FW::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 FW::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 FW::TruthTrackFinder::execute(), main(), and FW::TruthTrackFinder::TruthTrackFinder().

std::string FW::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 FW::TruthTrackFinder::execute(), main(), and FW::TruthTrackFinder::TruthTrackFinder().

std::string FW::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 FW::TruthTrackFinder::execute(), main(), and FW::TruthTrackFinder::TruthTrackFinder().


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