![]() |
Analysis Software
Documentation for sPHENIX simulation software
|
#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. | |
Definition at line 39 of file TruthTrackFinder.hpp.
View newest version in sPHENIX GitHub at line 39 of file TruthTrackFinder.hpp
| 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().