Namespaces | |
evtn | |
FastMonState | |
Classes | |
struct | ContainableAtomic |
class | DirManager |
class | EvFBuildingThrottle |
class | EvFDaqDirector |
class | EvFFEDExcluder |
class | EvFFEDSelector |
class | EvFOutputEventWriter |
class | EvFOutputJSONWriter |
class | EvFOutputModule |
class | ExceptionGenerator |
struct | FastMonEncoding |
class | FastMonitoringService |
class | FastMonitoringThread |
class | GlobalEvFOutputEventWriter |
class | GlobalEvFOutputJSONDef |
class | GlobalEvFOutputJSONWriter |
class | GlobalEvFOutputModule |
class | MicroStateService |
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] |
constexpr int | nReservedModules = 128 |
constexpr int | nReservedPaths = 1 |
constexpr int | nSpecialModules = 10 |
fillJson fillJson.h "DQMServices/Components/interface/fillJson.h"
Description: Function used by DQMFileSaver and JsonWritingTimedPoolOutputModule
Usage: <usage>
typedef edm::one::OutputModule<edm::one::WatchRuns, edm::LuminosityBlockCache<evf::EvFOutputEventWriter> > evf::EvFOutputModuleType |
Definition at line 72 of file EvFOutputModule.h.
Definition at line 160 of file GlobalEvFOutputModule.cc.
enum evf::MergeType |
Enumerator | |
---|---|
MergeTypeNULL | |
MergeTypeDAT | |
MergeTypePB | |
MergeTypeJSNDATA |
Definition at line 58 of file EvFDaqDirector.h.
void evf::__attribute__ | ( | (optimize("O0")) | ) |
Definition at line 142 of file ExceptionGenerator.cc.
References data, Exception, beamvalidation::exit(), nano_mu_digi_cff::float, free(), dqmiolumiharvest::j, dqm-mbProfile::log, malloc(), SiStripPI::max, SiStripPI::mean, pi, pfClustersFromCombinedCaloHF_cfi::scale, mathSSE::sqrt(), and relativeConstraints::value.
|
inline |
Definition at line 46 of file CRC16.h.
References cms::cuda::assert(), edmScanValgrind::buffer, 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(), CSCTFPacker::produce(), RPCTwinMuxDigiToRaw::produce(), HGCalSlinkEmulator::produce(), GctDigiToRaw::produce(), HcalDigiToRawuHTR::produce(), l1t::L1TDigiToRaw::produce(), and omtf::OmtfPacker::produce().
|
inline |
Definition at line 61 of file CRC16.h.
References compute_crc_8bit(), mps_fire::i, and mps_fire::result.
Referenced by compute_crc().
|
inline |
Definition at line 56 of file CRC16.h.
References crc_table, and data.
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 16 of file CRC16.h.
Referenced by compute_crc_8bit().
constexpr int evf::nReservedModules = 128 |
Definition at line 16 of file FastMonitoringThread.h.
Referenced by evf::FastMonitoringService::makeModuleLegendaJson().
constexpr int evf::nReservedPaths = 1 |
Definition at line 18 of file FastMonitoringThread.h.
Referenced by evf::FastMonitoringService::makePathLegendaJson().
constexpr int evf::nSpecialModules = 10 |
Definition at line 17 of file FastMonitoringThread.h.
Referenced by evf::FastMonitoringService::makeModuleLegendaJson().