Analysis Software
Documentation for sPHENIX simulation software
|
Public Attributes | |
std::vector< std::string > | inputSpacePoints |
std::string | outputSeeds |
Output track seed collection. | |
Acts::SeedFilterConfig | seedFilterConfig |
Acts::SeedFinderOrthogonalConfig < SimSpacePoint > | seedFinderConfig |
Acts::SeedFinderOptions | seedFinderOptions |
Definition at line 35 of file SeedingOrthogonalAlgorithm.hpp.
View newest version in sPHENIX GitHub at line 35 of file SeedingOrthogonalAlgorithm.hpp
std::vector<std::string> ActsExamples::SeedingOrthogonalAlgorithm::Config::inputSpacePoints |
Input space point collections.
We allow multiple space point collections to allow different parts of the detector to use different algorithms for space point construction, e.g. single-hit space points for pixel-like detectors or double-hit space points for strip-like detectors.
Definition at line 42 of file SeedingOrthogonalAlgorithm.hpp.
View newest version in sPHENIX GitHub at line 42 of file SeedingOrthogonalAlgorithm.hpp
Referenced by ActsExamples::SeedingOrthogonalAlgorithm::SeedingOrthogonalAlgorithm().
std::string ActsExamples::SeedingOrthogonalAlgorithm::Config::outputSeeds |
Output track seed collection.
Definition at line 44 of file SeedingOrthogonalAlgorithm.hpp.
View newest version in sPHENIX GitHub at line 44 of file SeedingOrthogonalAlgorithm.hpp
Referenced by ActsExamples::SeedingOrthogonalAlgorithm::SeedingOrthogonalAlgorithm().
Acts::SeedFilterConfig ActsExamples::SeedingOrthogonalAlgorithm::Config::seedFilterConfig |
Definition at line 46 of file SeedingOrthogonalAlgorithm.hpp.
View newest version in sPHENIX GitHub at line 46 of file SeedingOrthogonalAlgorithm.hpp
Referenced by ActsExamples::SeedingOrthogonalAlgorithm::SeedingOrthogonalAlgorithm().
Acts::SeedFinderOrthogonalConfig<SimSpacePoint> ActsExamples::SeedingOrthogonalAlgorithm::Config::seedFinderConfig |
Definition at line 47 of file SeedingOrthogonalAlgorithm.hpp.
View newest version in sPHENIX GitHub at line 47 of file SeedingOrthogonalAlgorithm.hpp
Referenced by ActsExamples::SeedingOrthogonalAlgorithm::SeedingOrthogonalAlgorithm().
Acts::SeedFinderOptions ActsExamples::SeedingOrthogonalAlgorithm::Config::seedFinderOptions |
Definition at line 48 of file SeedingOrthogonalAlgorithm.hpp.
View newest version in sPHENIX GitHub at line 48 of file SeedingOrthogonalAlgorithm.hpp
Referenced by ActsExamples::SeedingOrthogonalAlgorithm::SeedingOrthogonalAlgorithm().