![]() |
|
|||
File indexing completed on 2024-04-06 12:05:12
0001 #ifndef DataFormats_SiPixelRawData_interface_SiPixelErrorCompact_h 0002 #define DataFormats_SiPixelRawData_interface_SiPixelErrorCompact_h 0003 0004 #include <cstdint> 0005 0006 struct SiPixelErrorCompact { 0007 uint32_t rawId; 0008 uint32_t word; 0009 uint8_t errorType; 0010 uint8_t fedId; 0011 }; 0012 0013 #endif // DataFormats_SiPixelRawData_interface_SiPixelErrorCompact_h
[ Source navigation ] | [ Diff markup ] | [ Identifier search ] | [ general search ] |
This page was automatically generated by the 2.2.1 LXR engine. The LXR team |
![]() ![]() |