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

#include <ASoA.h>

Inherits o2::framework::PreslicePolicyBase.

Public Member Functions

void updateSliceInfo (SliceInfoUnsortedPtr &&si)
 
gsl::span< const int64_t > getSliceFor (int value) const
 
- Public Member Functions inherited from o2::framework::PreslicePolicyBase
bool isMissing () const
 
StringPair const & getBindingKey () const
 

Public Attributes

SliceInfoUnsortedPtr sliceInfo
 
- Public Attributes inherited from o2::framework::PreslicePolicyBase
const std::string binding
 
StringPair bindingKey
 

Detailed Description

Definition at line 1413 of file ASoA.h.

Member Function Documentation

◆ getSliceFor()

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

Definition at line 223 of file ASoA.cxx.

◆ updateSliceInfo()

void o2::framework::PreslicePolicyGeneral::updateSliceInfo ( SliceInfoUnsortedPtr &&  si)

Definition at line 210 of file ASoA.cxx.

Member Data Documentation

◆ sliceInfo

SliceInfoUnsortedPtr o2::framework::PreslicePolicyGeneral::sliceInfo

Definition at line 1416 of file ASoA.h.


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