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

#include <ArrowTableSlicingCache.h>

Public Member Functions

std::pair< int64_t, int64_t > getSliceFor (int value) const
 

Public Attributes

gsl::span< int const > values
 
gsl::span< int64_t const > counts
 

Detailed Description

Definition at line 23 of file ArrowTableSlicingCache.h.

Member Function Documentation

◆ getSliceFor()

std::pair< int64_t, int64_t > o2::framework::SliceInfoPtr::getSliceFor ( int  value) const

Definition at line 29 of file ArrowTableSlicingCache.cxx.

Member Data Documentation

◆ counts

gsl::span<int64_t const> o2::framework::SliceInfoPtr::counts

Definition at line 25 of file ArrowTableSlicingCache.h.

◆ values

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

Definition at line 24 of file ArrowTableSlicingCache.h.


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