Analysis Software
Documentation for sPHENIX simulation software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
ActsExamples::TracksToTrajectories::Config Struct Reference

#include <acts/blob/sPHENIX/Examples/Algorithms/Utilities/include/ActsExamples/Utilities/TracksToTrajectories.hpp>

+ Collaboration diagram for ActsExamples::TracksToTrajectories::Config:

Public Attributes

std::string inputTracks = "tracks"
 
std::string outputTrajectories = "trajectories-from-tracks"
 

Detailed Description

Definition at line 25 of file TracksToTrajectories.hpp.

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

Member Data Documentation

std::string ActsExamples::TracksToTrajectories::Config::inputTracks = "tracks"

Definition at line 26 of file TracksToTrajectories.hpp.

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

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

std::string ActsExamples::TracksToTrajectories::Config::outputTrajectories = "trajectories-from-tracks"

Definition at line 27 of file TracksToTrajectories.hpp.

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

Referenced by ActsExamples::TracksToTrajectories::TracksToTrajectories().


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