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