![]() |
Project
|
#include <ASoA.h>
Inherits Policy.
Public Types | |
using | target_t = T |
using | policy_t = Policy |
Public Member Functions | |
PresliceBase (expressions::BindingNode index_) | |
std::shared_ptr< arrow::Table > | getSliceFor (int value, std::shared_ptr< arrow::Table > const &input, uint64_t &offset) const |
gsl::span< const int64_t > | getSliceFor (int value) const |
Public Attributes | |
const std::string | binding |
Static Public Attributes | |
static constexpr bool | optional = OPT |
using o2::framework::PresliceBase< T, Policy, OPT >::policy_t = Policy |
using o2::framework::PresliceBase< T, Policy, OPT >::target_t = T |
|
inline |
|
inline |
|
inline |
const std::string o2::framework::PresliceBase< T, Policy, OPT >::binding |
|
staticconstexpr |