CMS 3D CMS Logo

Classes | Typedefs
DTControlData.h File Reference
#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< DTDDUDataDTDDUCollection
 
typedef std::pair< int, DTROBHeaderWordDTROBHeader
 
typedef std::vector< std::vector< DTROS25Data > > DTROS25Collection
 
typedef std::pair< DTLocalTriggerDataWord, int > DTSectorCollectorData
 
typedef std::pair< int, DTTDCMeasurementWordDTTDCData
 
typedef std::pair< int, DTTDCErrorWordDTTDCError
 

Typedef Documentation

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.

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.