1 #ifndef DataFormats_CTPPSPixelDataError_h 2 #define DataFormats_CTPPSPixelDataError_h
uint32_t errorWord32() const
the 32-bit word that contains the error information
static const std::array< std::string, 14 > errorMessages_
bool operator<(const CTPPSPixelDataError &one, const CTPPSPixelDataError &other)
Comparison operators.
unsigned long long uint64_t
const std::string & errorMessage() const
the error message to be displayed with the error
~CTPPSPixelDataError()
Destructor.
int errorType() const
the number associated with the error type (26-31 for ROC number errors, 32-33 for calibration errors)...
CTPPSPixelDataError()
Default constructor.
uint64_t errorWord64() const
the 64-bit word that contains the error information
int fedId() const
the fedId where the error occured
Pixel error – collection of errors.