CMS 3D CMS Logo

Defines

/data/doxygen/doxygen-1.7.3/gen/CMSSW_4_2_8/src/EventFilter/ResourceBroker/src/FUResource.cc File Reference

#include "EventFilter/ResourceBroker/interface/FUResource.h"
#include "FWCore/Utilities/interface/CRC16.h"
#include "EventFilter/Utilities/interface/GlobalEventNumber.h"
#include "DataFormats/FEDRawData/interface/FEDNumbering.h"
#include "EvffedFillerRB.h"
#include "interface/shared/frl_header.h"
#include "interface/shared/fed_header.h"
#include "interface/shared/fed_trailer.h"
#include "interface/shared/i2oXFunctionCodes.h"
#include "interface/evb/i2oEVBMsgs.h"
#include "xdaq/Application.h"
#include "toolbox/mem/Reference.h"
#include "xcept/tools.h"
#include <sstream>
#include <sys/shm.h>

Go to the source code of this file.

Defines

#define FED_HCTRLID   0x50000000
#define FED_RBIT_MASK   0x0000C004
#define FED_TCTRLID   0xa0000000
#define REAL_SOID_MASK   0x0003FF00

Define Documentation

#define FED_HCTRLID   0x50000000

Definition at line 32 of file FUResource.cc.

Referenced by evf::FUResource::findFEDs().

#define FED_RBIT_MASK   0x0000C004

Definition at line 35 of file FUResource.cc.

Referenced by evf::FUResource::findFEDs().

#define FED_TCTRLID   0xa0000000

Definition at line 33 of file FUResource.cc.

Referenced by evf::FUResource::findFEDs().

#define REAL_SOID_MASK   0x0003FF00

Definition at line 34 of file FUResource.cc.

Referenced by evf::FUResource::findFEDs().