|
ACTS
Experiment-independent tracking
|
Range facade over contiguous index spans. More...
#include <Acts/EventData/SpacePointContainer2.hpp>
Public Types | |
| using | Base |
| Base class type. | |
Public Member Functions | |
| template<typename... Ts> | |
| auto | zip (const ConstColumnProxy< Ts > &...columns) const noexcept |
| Zip this range with additional columns. | |
Range facade over contiguous index spans.
| using Acts::SpacePointContainer2::Range< read_only >::Base |
Base class type.
|
noexcept |
Zip this range with additional columns.
| columns | Additional columns to zip with the range |