#include <SiPixelErrorCompact.h>
Public Attributes | |
uint8_t | errorType |
uint8_t | fedId |
uint32_t | rawId |
uint32_t | word |
Definition at line 6 of file SiPixelErrorCompact.h.
uint8_t SiPixelErrorCompact::errorType |
Definition at line 9 of file SiPixelErrorCompact.h.
Referenced by SiPixelDigiErrorsFromSoA::produce().
uint8_t SiPixelErrorCompact::fedId |
Definition at line 10 of file SiPixelErrorCompact.h.
Referenced by SiPixelDigiErrorsFromSoA::produce().
uint32_t SiPixelErrorCompact::rawId |
Definition at line 7 of file SiPixelErrorCompact.h.
Referenced by SiPixelDigiErrorsFromSoA::produce().
uint32_t SiPixelErrorCompact::word |
Definition at line 8 of file SiPixelErrorCompact.h.
Referenced by SiPixelDigiErrorsFromSoA::produce().