CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Macros
EcalDCCUnpackingModule.cc File Reference
#include <EventFilter/EcalTBRawToDigi/interface/EcalDCCUnpackingModule.h>
#include <EventFilter/EcalTBRawToDigi/src/EcalTBDaqFormatter.h>
#include <EventFilter/EcalTBRawToDigi/src/EcalSupervisorDataFormatter.h>
#include <EventFilter/EcalTBRawToDigi/src/CamacTBDataFormatter.h>
#include <EventFilter/EcalTBRawToDigi/src/TableDataFormatter.h>
#include <EventFilter/EcalTBRawToDigi/src/MatacqDataFormatter.h>
#include <EventFilter/EcalTBRawToDigi/src/ECALParserException.h>
#include <EventFilter/EcalTBRawToDigi/src/ECALParserBlockException.h>
#include <DataFormats/FEDRawData/interface/FEDRawData.h>
#include <DataFormats/FEDRawData/interface/FEDNumbering.h>
#include <DataFormats/FEDRawData/interface/FEDRawDataCollection.h>
#include <DataFormats/EcalDigi/interface/EcalDigiCollections.h>
#include <DataFormats/EcalRawData/interface/EcalRawDataCollections.h>
#include <TBDataFormats/EcalTBObjects/interface/EcalTBCollections.h>
#include <DataFormats/Common/interface/Handle.h>
#include <FWCore/Framework/interface/Event.h>
#include <iostream>
#include <iomanip>

Go to the source code of this file.

Macros

#define BEG_DCC_FED_ID   0
 
#define BEG_DCC_FED_ID_GLOBAL   600
 
#define ECAL_SUPERVISOR_FED_ID   40
 
#define END_DCC_FED_ID   35
 
#define END_DCC_FED_ID_GLOBAL   670
 
#define MATACQ_FED_ID   43
 
#define TABLE_FED_ID   42
 
#define TBCAMAC_FED_ID   41
 

Macro Definition Documentation

#define BEG_DCC_FED_ID   0

Definition at line 32 of file EcalDCCUnpackingModule.cc.

Referenced by EcalDCCTBUnpackingModule::produce().

#define BEG_DCC_FED_ID_GLOBAL   600

Definition at line 34 of file EcalDCCUnpackingModule.cc.

Referenced by EcalDCCTBUnpackingModule::produce().

#define ECAL_SUPERVISOR_FED_ID   40

Definition at line 37 of file EcalDCCUnpackingModule.cc.

Referenced by EcalDCCTBUnpackingModule::produce().

#define END_DCC_FED_ID   35

Definition at line 33 of file EcalDCCUnpackingModule.cc.

Referenced by EcalDCCTBUnpackingModule::produce().

#define END_DCC_FED_ID_GLOBAL   670

Definition at line 35 of file EcalDCCUnpackingModule.cc.

Referenced by EcalDCCTBUnpackingModule::produce().

#define MATACQ_FED_ID   43

Definition at line 40 of file EcalDCCUnpackingModule.cc.

Referenced by EcalDCCTBUnpackingModule::produce().

#define TABLE_FED_ID   42

Definition at line 39 of file EcalDCCUnpackingModule.cc.

Referenced by EcalDCCTBUnpackingModule::produce().

#define TBCAMAC_FED_ID   41

Definition at line 38 of file EcalDCCUnpackingModule.cc.

Referenced by EcalDCCTBUnpackingModule::produce().