![]() |
Project
|
#include <ArrowTableSlicingCache.h>
Public Member Functions | |
gsl::span< int64_t const > | getSliceFor (int value) const |
Public Attributes | |
gsl::span< int const > | values |
ListVector const * | groups |
Definition at line 30 of file ArrowTableSlicingCache.h.
gsl::span< const int64_t > o2::framework::SliceInfoUnsortedPtr::getSliceFor | ( | int | value | ) | const |
Definition at line 56 of file ArrowTableSlicingCache.cxx.
ListVector const* o2::framework::SliceInfoUnsortedPtr::groups |
Definition at line 32 of file ArrowTableSlicingCache.h.
gsl::span<int const> o2::framework::SliceInfoUnsortedPtr::values |
Definition at line 31 of file ArrowTableSlicingCache.h.