Namespaces | |
evtn | |
moduleweb | |
Classes | |
struct | ContainableAtomic |
class | DirManager |
class | EvFBuildingThrottle |
class | EvFDaqDirector |
class | EvFFEDSelector |
class | ExceptionGenerator |
class | FastMonitoringService |
class | FastMonitoringThread |
class | MicroStateService |
class | MicroStateServiceClassic |
class | RecoEventOutputModuleForFU |
class | RecoEventWriterForFU |
Enumerations | |
enum | MergeType { MergeTypeNULL = 0, MergeTypeDAT = 1, MergeTypePB = 2, MergeTypeJSNDATA = 3 } |
Functions | |
void | __attribute__ ((optimize("O0"))) ExceptionGenerator |
unsigned short | compute_crc (unsigned char *buffer, unsigned int bufSize) |
unsigned short | compute_crc_64bit (unsigned short crc, unsigned char *p) |
unsigned short | compute_crc_8bit (unsigned short crc, unsigned char data) |
Variables | |
const unsigned short | crc_table [256] |
fillJson fillJson.h "DQMServices/Components/interface/fillJson.h"
Description: Function used by DQMFileSaver and JsonWritingTimedPoolOutputModule
Usage: <usage>
enum evf::MergeType |
Enumerator | |
---|---|
MergeTypeNULL | |
MergeTypeDAT | |
MergeTypePB | |
MergeTypeJSNDATA |
Definition at line 58 of file EvFDaqDirector.h.
void evf::__attribute__ | ( | (optimize("O0")) | ) |
Definition at line 146 of file ExceptionGenerator.cc.
References evf::ExceptionGenerator::actionId_, evf::ExceptionGenerator::actionRequired_, data, Exception, cmsRelvalreport::exit, objects.autophobj::float, evf::ExceptionGenerator::intqualifier_, cmsBatch::log, SiStripPI::max, SiStripPI::mean, pi, evf::ExceptionGenerator::qualifier2_, evf::ExceptionGenerator::qualifier_, random, Scenarios_cff::scale, mathSSE::sqrt(), evf::ExceptionGenerator::timingHisto_, evf::ExceptionGenerator::tv_start_, and relativeConstraints::value.
|
inline |
Definition at line 67 of file CRC16.h.
References edm::bufSize, compute_crc_64bit(), and mps_fire::i.
Referenced by CSCDigiToRaw::createFedBuffers(), ESDataFormatterV1_1::DigiToRaw(), ESDataFormatterV4::DigiToRaw(), l1t::AMCDumpToRaw::formatRaw(), l1t::MP7BufferDumpToRaw::formatRaw(), CastorPacker::pack(), CastorCtdcPacker::pack(), HcalPacker::pack(), L1GTEvmDigiToRaw::packTrailer(), L1GTDigiToRaw::packTrailer(), DTDigiToRawModule::produce(), RPCTwinMuxDigiToRaw::produce(), CSCTFPacker::produce(), HcalDigiToRawuHTR::produce(), GctDigiToRaw::produce(), omtf::OmtfPacker::produce(), and l1t::L1TDigiToRaw::produce().
|
inline |
Definition at line 87 of file CRC16.h.
References compute_crc_8bit(), mps_fire::i, and mps_fire::result.
Referenced by compute_crc().
|
inline |
Definition at line 79 of file CRC16.h.
References crc_table.
Referenced by sistrip::calculateFEDBufferCRC(), RPCAMCRawToDigi::compute_crc16_64bit(), compute_crc_64bit(), and RPCTwinMuxRawToDigi::compute_crc_64bit().
const unsigned short evf::crc_table[256] |
Definition at line 18 of file CRC16.h.
Referenced by compute_crc_8bit().