1 #ifndef DataFormats_CTPPSPixelDataError_h 2 #define DataFormats_CTPPSPixelDataError_h const std::string & errorMessage() const
the error message to be displayed with the error
int fedId() const
the fedId where the error occured
uint64_t errorWord64() const
the 64-bit word that contains the error information
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
~CTPPSPixelDataError()
Destructor.
CTPPSPixelDataError()
Default constructor.
int errorType() const
the number associated with the error type (26-31 for ROC number errors, 32-33 for calibration errors)...
Pixel error – collection of errors.