#include <EventFilter/DTRawToDigi/interface/DTDDUWords.h>
#include <DataFormats/FEDRawData/interface/FEDHeader.h>
#include <DataFormats/FEDRawData/interface/FEDTrailer.h>
#include <vector>
Go to the source code of this file.
Classes | |
class | DTDDUData |
class | DTROS25Data |
The collection containing DT ROS25 status data. More... | |
Typedefs | |
typedef std::pair< int, DTROBHeaderWord > | DTROBHeader |
typedef std::pair < DTLocalTriggerDataWord, int > | DTSectorCollectorData |
typedef std::pair< int, DTTDCMeasurementWord > | DTTDCData |
typedef std::pair< int, DTTDCErrorWord > | DTTDCError |
typedef std::pair<int, DTROBHeaderWord> DTROBHeader |
Definition at line 19 of file DTControlData.h.
typedef std::pair<DTLocalTriggerDataWord, int> DTSectorCollectorData |
Definition at line 22 of file DTControlData.h.
typedef std::pair<int, DTTDCMeasurementWord> DTTDCData |
Definition at line 20 of file DTControlData.h.
typedef std::pair<int, DTTDCErrorWord> DTTDCError |
Definition at line 21 of file DTControlData.h.