![]() |
Project
|
#include <ArrowTableSlicingCache.h>
Public Member Functions | |
std::pair< int64_t, int64_t > | getSliceFor (int value) const |
Public Attributes | |
gsl::span< int64_t const > | offsets |
gsl::span< int64_t const > | sizes |
Definition at line 23 of file ArrowTableSlicingCache.h.
std::pair< int64_t, int64_t > o2::framework::SliceInfoPtr::getSliceFor | ( | int | value | ) | const |
Definition at line 32 of file ArrowTableSlicingCache.cxx.
gsl::span<int64_t const> o2::framework::SliceInfoPtr::offsets |
Definition at line 24 of file ArrowTableSlicingCache.h.
gsl::span<int64_t const> o2::framework::SliceInfoPtr::sizes |
Definition at line 25 of file ArrowTableSlicingCache.h.