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

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

+ Collaboration diagram for ActsExamples::SeedsToPrototracks::Config:

Public Attributes

std::string inputSeeds = "seeds"
 
std::string outputProtoTracks = "tracks-from-seeds"
 

Detailed Description

Definition at line 25 of file SeedsToPrototracks.hpp.

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

Member Data Documentation

std::string ActsExamples::SeedsToPrototracks::Config::inputSeeds = "seeds"

Definition at line 26 of file SeedsToPrototracks.hpp.

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

Referenced by runRecCKFTracks(), runSeedingExample(), and ActsExamples::SeedsToPrototracks::SeedsToPrototracks().

std::string ActsExamples::SeedsToPrototracks::Config::outputProtoTracks = "tracks-from-seeds"

Definition at line 27 of file SeedsToPrototracks.hpp.

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

Referenced by runRecCKFTracks(), runSeedingExample(), and ActsExamples::SeedsToPrototracks::SeedsToPrototracks().


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