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

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

+ Collaboration diagram for ActsExamples::PrototracksToSeeds::Config:

Public Attributes

std::string inputProtoTracks
 
std::string inputSpacePoints
 
std::string outputSeeds = "seeds-from-prototracks"
 
std::string outputProtoTracks = "remaining-prototracks"
 

Detailed Description

Definition at line 20 of file PrototracksToSeeds.hpp.

View newest version in sPHENIX GitHub at line 20 of file PrototracksToSeeds.hpp

Member Data Documentation

std::string ActsExamples::PrototracksToSeeds::Config::inputProtoTracks

Definition at line 21 of file PrototracksToSeeds.hpp.

View newest version in sPHENIX GitHub at line 21 of file PrototracksToSeeds.hpp

Referenced by ActsExamples::PrototracksToSeeds::PrototracksToSeeds().

std::string ActsExamples::PrototracksToSeeds::Config::inputSpacePoints

Definition at line 22 of file PrototracksToSeeds.hpp.

View newest version in sPHENIX GitHub at line 22 of file PrototracksToSeeds.hpp

Referenced by ActsExamples::PrototracksToSeeds::PrototracksToSeeds().

std::string ActsExamples::PrototracksToSeeds::Config::outputProtoTracks = "remaining-prototracks"

Definition at line 24 of file PrototracksToSeeds.hpp.

View newest version in sPHENIX GitHub at line 24 of file PrototracksToSeeds.hpp

Referenced by ActsExamples::PrototracksToSeeds::PrototracksToSeeds().

std::string ActsExamples::PrototracksToSeeds::Config::outputSeeds = "seeds-from-prototracks"

Definition at line 23 of file PrototracksToSeeds.hpp.

View newest version in sPHENIX GitHub at line 23 of file PrototracksToSeeds.hpp

Referenced by ActsExamples::PrototracksToSeeds::PrototracksToSeeds().


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