![]() |
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 737 of file ROFLookupTables.h.
|
inline |
Definition at line 748 of file ROFLookupTables.h.
|
inline |
Definition at line 755 of file ROFLookupTables.h.
| o2::its::ROFMaskTableView< NLayers, TableEntry, TableIndex >::GPUhdi | ( | ) |
| const TableEntry* o2::its::ROFMaskTableView< NLayers, TableEntry, TableIndex >::mFlatMask {nullptr} |
Definition at line 738 of file ROFLookupTables.h.
| return o2::its::ROFMaskTableView< NLayers, TableEntry, TableIndex >::mFlatMask[mLayerROFOffsets[layer]+rofId] = 0u |
Definition at line 744 of file ROFLookupTables.h.
| const TableIndex* o2::its::ROFMaskTableView< NLayers, TableEntry, TableIndex >::mLayerROFOffsets {nullptr} |
Definition at line 739 of file ROFLookupTables.h.
| int32_t rofId const o2::its::ROFMaskTableView< NLayers, TableEntry, TableIndex >::noexcept |
Definition at line 741 of file ROFLookupTables.h.