![]() |
Analysis Software
Documentation for sPHENIX simulation software
|
#include "Acts/Seeding/BinFinder.hpp"#include "Acts/Seeding/SeedFilterConfig.hpp"#include "Acts/Seeding/SeedFinder.hpp"#include "Acts/Seeding/SeedFinderConfig.hpp"#include "Acts/Seeding/SpacePointGrid.hpp"#include "Acts/Utilities/Logger.hpp"#include "ActsExamples/EventData/ProtoTrack.hpp"#include "ActsExamples/EventData/SimSeed.hpp"#include "ActsExamples/EventData/SimSpacePoint.hpp"#include "ActsExamples/Framework/DataHandle.hpp"#include "ActsExamples/Framework/IAlgorithm.hpp"#include "ActsExamples/Framework/ProcessCode.hpp"#include <algorithm>#include <memory>#include <string>#include <utility>#include <vector>
Include dependency graph for SeedingAlgorithm.hpp:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | Acts::BinFinder< external_spacepoint_t > |
| exception | ActsExamples::SeedingAlgorithm |
| Construct track seeds from space points. More... | |
| struct | ActsExamples::SeedingAlgorithm::Config |
Namespaces | |
| namespace | Acts |
| Acts includes to create all necessary definitions. | |
| namespace | ActsExamples |