![]() |
Project
|
#include <ROFLookupTables.h>
Public Member Functions | |
| GPUhdi () bool isROFEnabled(int32_t layer | |
| GPUh () void printAll() const | |
| GPUh () void printLayer(int32_t layer) const | |
Public Attributes | |
| const TableEntry * | mFlatMask {nullptr} |
| const TableIndex * | mLayerROFOffsets {nullptr} |
| int32_t rofId const | noexcept |
| return | mFlatMask [mLayerROFOffsets[layer]+rofId] = 0u |
Definition at line 693 of file ROFLookupTables.h.
|
inline |
Definition at line 704 of file ROFLookupTables.h.
|
inline |
Definition at line 711 of file ROFLookupTables.h.
| o2::its::ROFMaskTableView< NLayers, TableEntry, TableIndex >::GPUhdi | ( | ) |
| const TableEntry* o2::its::ROFMaskTableView< NLayers, TableEntry, TableIndex >::mFlatMask {nullptr} |
Definition at line 694 of file ROFLookupTables.h.
| return o2::its::ROFMaskTableView< NLayers, TableEntry, TableIndex >::mFlatMask[mLayerROFOffsets[layer]+rofId] = 0u |
Definition at line 700 of file ROFLookupTables.h.
| const TableIndex* o2::its::ROFMaskTableView< NLayers, TableEntry, TableIndex >::mLayerROFOffsets {nullptr} |
Definition at line 695 of file ROFLookupTables.h.
| int32_t rofId const o2::its::ROFMaskTableView< NLayers, TableEntry, TableIndex >::noexcept |
Definition at line 697 of file ROFLookupTables.h.