#include <ASoA.h>
Inherited by o2::soa::DefaultIndexPolicy, and o2::soa::FilteredIndexPolicy.
|
int64_t | mRowIndex = 0 |
| Position inside the current table.
|
|
uint64_t | mOffset = 0 |
| Offset within a larger table.
|
|
Definition at line 823 of file ASoA.h.
◆ 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:
- /home/runner/work/AliceO2/AliceO2/Framework/Core/include/Framework/ASoA.h