Project
Loading...
Searching...
No Matches
o2::framework::SliceInfoUnsortedPtr Struct Reference

#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
 

Detailed Description

Definition at line 30 of file ArrowTableSlicingCache.h.

Member Function Documentation

◆ getSliceFor()

gsl::span< const int64_t > o2::framework::SliceInfoUnsortedPtr::getSliceFor ( int  value) const

Definition at line 56 of file ArrowTableSlicingCache.cxx.

Member Data Documentation

◆ groups

ListVector const* o2::framework::SliceInfoUnsortedPtr::groups

Definition at line 32 of file ArrowTableSlicingCache.h.

◆ values

gsl::span<int const> o2::framework::SliceInfoUnsortedPtr::values

Definition at line 31 of file ArrowTableSlicingCache.h.


The documentation for this struct was generated from the following files: