|
ACTS
Experiment-independent tracking
|
Subset facade over arbitrary index sets. 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 subset with additional columns. | |
Subset facade over arbitrary index sets.
| using Acts::SpacePointContainer2::Subset< read_only >::Base |
Base class type.
|
noexcept |
Zip this subset with additional columns.
| columns | Additional columns to zip with the subset |