1 #ifndef DQM_SiStripMonitorHardware_SiStripSpyUnpacker_H 2 #define DQM_SiStripMonitorHardware_SiStripSpyUnpacker_H 7 #include "boost/cstdint.hpp" 47 const std::vector<uint32_t> &
ids,
48 Counters * pTotalEventCounts,
49 Counters * pL1ACounts,
59 #endif // DQM_SiStripMonitorHardware_SiStripSpyUnpacker_H void createDigis(const SiStripFedCabling &, const FEDRawDataCollection &, RawDigis *pDigis, const std::vector< uint32_t > &ids, Counters *pTotalEventCounts, Counters *pL1ACounts, uint32_t *aRunRef)
Creates the scope mode digis for the supplied FED IDs or detIds and stores event counters.
Unpacks spy channel data into scope mode-like digis.
std::vector< uint32_t > Counters
const bool allowIncompleteEvents_
edm::DetSetVector< SiStripRawDigi > RawDigis
~SpyUnpacker()
Destructor.
Contains cabling info at the device level, including DetId, APV pair numbers, hardware addresses...
SpyUnpacker(const bool allowIncompleteEvents)
Constructor.
A Digi for the silicon strip detector, containing only adc information, and suitable for storing raw ...