Template Class Neighborhood

Class Documentation

template<typename external_spacepoint_t>
class Acts::Neighborhood

access iterators to access a group of bins returned by a BinFinder.

Fulfills the range_expression interface

Public Functions

Neighborhood() = delete
Neighborhood(std::vector<size_t> indices, const SpacePointGrid<external_spacepoint_t> *spgrid)
NeighborhoodIterator<external_spacepoint_t> begin()
NeighborhoodIterator<external_spacepoint_t> end()