1 #ifndef CTPPS_CTPPSRawToDigi_CTPPSPixelDataFormatter_h 2 #define CTPPS_CTPPSRawToDigi_CTPPSPixelDataFormatter_h 48 #include <unordered_map> 57 typedef std::unordered_map<int, FEDRawData>
RawData;
61 typedef std::map<uint32_t, DetErrors>
Errors;
66 typedef std::unordered_map<cms_uint32_t, DetDigis>
Digis;
91 std::vector<PPSPixelIndex> v_iDdet2fed);
94 return a.id <
b.id || (
a.id ==
b.id &&
a.roc <
b.roc);
110 const std::map<CTPPSPixelFramePosition, CTPPSPixelROCInfo>&
m_Mapping;
unsigned long long uint64_t
char data[epos_bytes_allocation]