Go to the documentation of this file. 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;
89 std::vector<PPSPixelIndex> v_iDdet2fed);
92 return a.id <
b.id || (
a.id ==
b.id &&
a.roc <
b.roc);
108 const std::map<CTPPSPixelFramePosition, CTPPSPixelROCInfo>&
m_Mapping;
char data[epos_bytes_allocation]
unsigned long long uint64_t