Analysis Software
Documentation for sPHENIX simulation software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
SimSeed.hpp File Reference
#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.