Analysis Software
Documentation for sPHENIX simulation software
|
#include "Acts/Seeding/Seed.hpp"
#include "ActsExamples/EventData/SimSpacePoint.hpp"
#include <map>
#include <vector>
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. | |