CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Classes | Typedefs
DTControlData.h File Reference
#include <EventFilter/DTRawToDigi/interface/DTDDUWords.h>
#include <DataFormats/FEDRawData/interface/FEDHeader.h>
#include <DataFormats/FEDRawData/interface/FEDTrailer.h>
#include <DataFormats/FEDRawData/src/fed_trailer.h>
#include <vector>

Go to the source code of this file.

Classes

class  DTDDUData
 
class  DTROS25Data
 

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 Documentation

typedef std::pair<int, DTROBHeaderWord> DTROBHeader

Definition at line 20 of file DTControlData.h.

Definition at line 23 of file DTControlData.h.

typedef std::pair<int, DTTDCMeasurementWord> DTTDCData

Definition at line 21 of file DTControlData.h.

typedef std::pair<int, DTTDCErrorWord> DTTDCError

Definition at line 22 of file DTControlData.h.