Project
Loading...
Searching...
No Matches
o2::soa::IndexPolicyBase Struct Reference

#include <ASoA.h>

Inherited by o2::soa::DefaultIndexPolicy, and o2::soa::FilteredIndexPolicy.

Public Attributes

int64_t mRowIndex = 0
 Position inside the current table.
 
uint64_t mOffset = 0
 Offset within a larger table.
 

Detailed Description

Definition at line 823 of file ASoA.h.

Member Data Documentation

◆ mOffset

uint64_t o2::soa::IndexPolicyBase::mOffset = 0

Offset within a larger table.

Definition at line 827 of file ASoA.h.

◆ mRowIndex

int64_t o2::soa::IndexPolicyBase::mRowIndex = 0

Position inside the current table.

Definition at line 825 of file ASoA.h.


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