Analysis Software
Documentation for sPHENIX simulation 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 inputMeasurementParticlesMap
 The input hit-particles map collection.
 
std::string outputProtoTracks
 The output proto tracks collection.
 

Detailed Description

Definition at line 39 of file TruthTrackFinder.hpp.

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

Member Data Documentation

std::string ActsExamples::TruthTrackFinder::Config::inputMeasurementParticlesMap

The input hit-particles map collection.

Definition at line 43 of file TruthTrackFinder.hpp.

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

Referenced by runDetectorAlignment(), runRecCKFTracks(), runRecTruthTracks(), 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 41 of file TruthTrackFinder.hpp.

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

Referenced by runDetectorAlignment(), runRecCKFTracks(), runRecTruthTracks(), and ActsExamples::TruthTrackFinder::TruthTrackFinder().

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

The output proto tracks collection.

Definition at line 45 of file TruthTrackFinder.hpp.

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

Referenced by runDetectorAlignment(), runRecCKFTracks(), runRecTruthTracks(), and ActsExamples::TruthTrackFinder::TruthTrackFinder().


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