ACTS
Experiment-independent tracking
Loading...
Searching...
No Matches
Acts::SpacePointContainer2::Range< read_only > Class Template Reference

#include <Acts/EventData/SpacePointContainer2.hpp>

Inheritance diagram for Acts::SpacePointContainer2::Range< read_only >:
[legend]
Collaboration diagram for Acts::SpacePointContainer2::Range< read_only >:
[legend]

Public Types

using Base

Public Member Functions

template<typename... Ts>
auto zip (const ConstSpacePointColumnProxy< Ts > &...columns) const noexcept

Member Typedef Documentation

◆ Base

template<bool read_only>
using Acts::SpacePointContainer2::Range< read_only >::Base
Initial value:
Acts::detail::ContainerRange<Range<read_only>, Range<true>,
std::uint32_t Index
Type alias for index type used in doublets container.
Definition DoubletSeedFinder.hpp:29
Definition SpacePointContainer2.hpp:871
SpacePointContainer2(SpacePointColumns columns=SpacePointColumns::None) noexcept
Constructs and empty space point container.

Member Function Documentation

◆ zip()

template<bool read_only>
template<typename... Ts>
auto Acts::SpacePointContainer2::Range< read_only >::zip ( const ConstSpacePointColumnProxy< Ts > &... columns) const
noexcept