Struct Acts::SeedFinder::SeedingState

struct SeedingState

Public Members

boost::container::small_vector<Acts::Neighbour<external_spacepoint_t>, 9> bottomNeighbours
CandidatesForMiddleSp<const InternalSpacePoint<external_spacepoint_t>> candidates_collector
std::vector<InternalSpacePoint<external_spacepoint_t>*> compatBottomSP
std::vector<InternalSpacePoint<external_spacepoint_t>*> compatTopSP
std::vector<float> curvatures
std::vector<float> impactParameters
std::vector<LinCircle> linCircleBottom
std::vector<LinCircle> linCircleTop
Acts::SpacePointData spacePointData
boost::container::small_vector<Acts::Neighbour<external_spacepoint_t>, 9> topNeighbours
std::vector<const InternalSpacePoint<external_spacepoint_t>*> topSpVec