#include "DataFormats/DTDigi/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 |
Typedefs | |
typedef std::vector< DTDDUData > | DTDDUCollection |
typedef std::pair< int, DTROBHeaderWord > | DTROBHeader |
typedef std::vector< std::vector< DTROS25Data > > | DTROS25Collection |
typedef std::pair< DTLocalTriggerDataWord, int > | DTSectorCollectorData |
typedef std::pair< int, DTTDCMeasurementWord > | DTTDCData |
typedef std::pair< int, DTTDCErrorWord > | DTTDCError |
typedef std::vector<DTDDUData> DTDDUCollection |
Definition at line 167 of file DTControlData.h.
typedef std::pair<int, DTROBHeaderWord> DTROBHeader |
Definition at line 17 of file DTControlData.h.
typedef std::vector<std::vector<DTROS25Data> > DTROS25Collection |
Definition at line 166 of file DTControlData.h.
typedef std::pair<DTLocalTriggerDataWord, int> DTSectorCollectorData |
Definition at line 20 of file DTControlData.h.
typedef std::pair<int, DTTDCMeasurementWord> DTTDCData |
Definition at line 18 of file DTControlData.h.
typedef std::pair<int, DTTDCErrorWord> DTTDCError |
Definition at line 19 of file DTControlData.h.