![]() |
Analysis Software
Documentation for sPHENIX simulation software
|
#include "Acts/Seeding/Seed.hpp"#include "ActsExamples/EventData/SimSpacePoint.hpp"#include <map>#include <vector>
Include dependency graph for SimSeed.hpp:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Namespaces | |
| namespace | ActsExamples |
Typedefs | |
| using | ActsExamples::SimSeed = Acts::Seed< SimSpacePoint > |
| using | ActsExamples::SimSeedContainer = std::vector< SimSeed > |
| Container of sim seed. | |