#include <MTDDigitizerTypes.h>
Definition at line 26 of file MTDDigitizerTypes.h.
◆ MTDCellId() [1/3]
mtd_digitizer::MTDCellId::MTDCellId |
( |
| ) |
|
|
inline |
◆ MTDCellId() [2/3]
mtd_digitizer::MTDCellId::MTDCellId |
( |
const DetId & |
id | ) |
|
|
inline |
◆ MTDCellId() [3/3]
mtd_digitizer::MTDCellId::MTDCellId |
( |
const DetId & |
id, |
|
|
uint8_t |
row, |
|
|
uint8_t |
col |
|
) |
| |
|
inline |
◆ operator==()
bool mtd_digitizer::MTDCellId::operator== |
( |
const MTDCellId & |
eq | ) |
const |
|
inline |
◆ column_
const uint8_t mtd_digitizer::MTDCellId::column_ |
◆ detid_
const uint32_t mtd_digitizer::MTDCellId::detid_ |
◆ row_
const uint8_t mtd_digitizer::MTDCellId::row_ |