Analysis Software
Documentation for sPHENIX simulation software
|
Public Attributes | |
std::vector< std::string > | inputSpacePoints |
std::string | outputSeeds |
Acts::SeedFilterConfig | seedFilterConfig |
Acts::SeedFinderFTFConfig < SimSpacePoint > | seedFinderConfig |
Acts::SeedFinderOptions | seedFinderOptions |
std::string | layerMappingFile |
std::vector < Acts::GeometryIdentifier > | geometrySelection |
std::string | inputSourceLinks |
std::shared_ptr< const Acts::TrackingGeometry > | trackingGeometry |
std::map< std::pair< int, int > , std::pair< int, int > > | ACTS_FTF_Map |
bool | fill_module_csv = false |
Definition at line 33 of file SeedingFTFAlgorithm.hpp.
View newest version in sPHENIX GitHub at line 33 of file SeedingFTFAlgorithm.hpp
std::map<std::pair<int, int>, std::pair<int, int> > ActsExamples::SeedingFTFAlgorithm::Config::ACTS_FTF_Map |
Definition at line 50 of file SeedingFTFAlgorithm.hpp.
View newest version in sPHENIX GitHub at line 50 of file SeedingFTFAlgorithm.hpp
Referenced by ActsExamples::SeedingFTFAlgorithm::SeedingFTFAlgorithm().
bool ActsExamples::SeedingFTFAlgorithm::Config::fill_module_csv = false |
Definition at line 52 of file SeedingFTFAlgorithm.hpp.
View newest version in sPHENIX GitHub at line 52 of file SeedingFTFAlgorithm.hpp
std::vector<Acts::GeometryIdentifier> ActsExamples::SeedingFTFAlgorithm::Config::geometrySelection |
Definition at line 44 of file SeedingFTFAlgorithm.hpp.
View newest version in sPHENIX GitHub at line 44 of file SeedingFTFAlgorithm.hpp
std::string ActsExamples::SeedingFTFAlgorithm::Config::inputSourceLinks |
Definition at line 46 of file SeedingFTFAlgorithm.hpp.
View newest version in sPHENIX GitHub at line 46 of file SeedingFTFAlgorithm.hpp
Referenced by ActsExamples::SeedingFTFAlgorithm::SeedingFTFAlgorithm().
std::vector<std::string> ActsExamples::SeedingFTFAlgorithm::Config::inputSpacePoints |
Definition at line 34 of file SeedingFTFAlgorithm.hpp.
View newest version in sPHENIX GitHub at line 34 of file SeedingFTFAlgorithm.hpp
Referenced by ActsExamples::SeedingFTFAlgorithm::SeedingFTFAlgorithm().
std::string ActsExamples::SeedingFTFAlgorithm::Config::layerMappingFile |
Definition at line 42 of file SeedingFTFAlgorithm.hpp.
View newest version in sPHENIX GitHub at line 42 of file SeedingFTFAlgorithm.hpp
Referenced by ActsExamples::SeedingFTFAlgorithm::SeedingFTFAlgorithm().
std::string ActsExamples::SeedingFTFAlgorithm::Config::outputSeeds |
Definition at line 36 of file SeedingFTFAlgorithm.hpp.
View newest version in sPHENIX GitHub at line 36 of file SeedingFTFAlgorithm.hpp
Referenced by ActsExamples::SeedingFTFAlgorithm::SeedingFTFAlgorithm().
Acts::SeedFilterConfig ActsExamples::SeedingFTFAlgorithm::Config::seedFilterConfig |
Definition at line 38 of file SeedingFTFAlgorithm.hpp.
View newest version in sPHENIX GitHub at line 38 of file SeedingFTFAlgorithm.hpp
Referenced by ActsExamples::SeedingFTFAlgorithm::SeedingFTFAlgorithm().
Acts::SeedFinderFTFConfig<SimSpacePoint> ActsExamples::SeedingFTFAlgorithm::Config::seedFinderConfig |
Definition at line 39 of file SeedingFTFAlgorithm.hpp.
View newest version in sPHENIX GitHub at line 39 of file SeedingFTFAlgorithm.hpp
Referenced by ActsExamples::SeedingFTFAlgorithm::SeedingFTFAlgorithm().
Acts::SeedFinderOptions ActsExamples::SeedingFTFAlgorithm::Config::seedFinderOptions |
Definition at line 40 of file SeedingFTFAlgorithm.hpp.
View newest version in sPHENIX GitHub at line 40 of file SeedingFTFAlgorithm.hpp
Referenced by ActsExamples::SeedingFTFAlgorithm::SeedingFTFAlgorithm().
std::shared_ptr<const Acts::TrackingGeometry> ActsExamples::SeedingFTFAlgorithm::Config::trackingGeometry |
Definition at line 48 of file SeedingFTFAlgorithm.hpp.
View newest version in sPHENIX GitHub at line 48 of file SeedingFTFAlgorithm.hpp