Go to the documentation of this file. 1 #ifndef DataFormats_SiPixelRawDataError_h
2 #define DataFormats_SiPixelRawDataError_h
56 return one.getFedId() <
other.getFedId();
cms_uint64_t errorWord64_
unsigned int cms_uint32_t
cms_uint32_t errorWord32_
Pixel error – collection of errors and error information.
std::string errorMessage_
void setType(int errorType)
cms_uint32_t getWord32() const
bool operator<(const SiPixelRawDataError &one, const SiPixelRawDataError &other)
cms_uint64_t getWord64() const
std::string getMessage() const
unsigned long long cms_uint64_t
SiPixelRawDataError()
Default constructor.
void setWord64(cms_uint64_t errorWord64)
~SiPixelRawDataError()
Destructor.
void setWord32(cms_uint32_t errorWord32)