#include <L1TopoLUT.h>
Definition at line 81 of file L1TopoLUT.h.
◆ info()
| std::string LVL1MUCTPIPHASE1::L1TopoLUT::L1TopoLUTKey::info |
( |
| ) |
|
|
inline |
Definition at line 88 of file L1TopoLUT.h.
89 {
90 return
91 std::string("side, subsystem, sectorID, roi = ")
92 + std::to_string(
side) +
", " + std::to_string(
subsystem) +
", "
93 + std::to_string(
sectorID) +
", " + std::to_string(
roi);
94 }
◆ operator==()
| bool LVL1MUCTPIPHASE1::L1TopoLUT::L1TopoLUTKey::operator== |
( |
const L1TopoLUTKey & | rhs | ) |
const |
|
default |
◆ roi
| unsigned short LVL1MUCTPIPHASE1::L1TopoLUT::L1TopoLUTKey::roi {} |
◆ sectorID
| unsigned short LVL1MUCTPIPHASE1::L1TopoLUT::L1TopoLUTKey::sectorID {} |
◆ side
| unsigned short LVL1MUCTPIPHASE1::L1TopoLUT::L1TopoLUTKey::side {} |
◆ subsystem
| unsigned short LVL1MUCTPIPHASE1::L1TopoLUT::L1TopoLUTKey::subsystem {} |
The documentation for this struct was generated from the following file: