Namespaces | |
evtn | |
FastMonState | |
Classes | |
class | ConcurrencyTracker |
struct | ContainableAtomic |
class | DirManager |
class | EvFBuildingThrottle |
class | EvFDaqDirector |
class | EvFFEDExcluder |
class | EvFFEDSelector |
class | ExceptionGenerator |
struct | FastMonEncoding |
class | FastMonitoringService |
class | FastMonitoringThread |
class | GlobalEvFOutputEventWriter |
class | GlobalEvFOutputJSONDef |
class | GlobalEvFOutputJSONWriter |
class | GlobalEvFOutputModule |
struct | MetaDataCache |
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) |
constexpr edm::ModuleDescription const * | getmBoL () |
constexpr edm::ModuleDescription const * | getmDqm () |
constexpr edm::ModuleDescription const * | getmEoL () |
constexpr edm::ModuleDescription const * | getmEvent () |
constexpr edm::ModuleDescription const * | getmFwk () |
constexpr edm::ModuleDescription const * | getmFwkEoL () |
constexpr edm::ModuleDescription const * | getmFwkOvhMod () |
constexpr edm::ModuleDescription const * | getmFwkOvhSrc () |
constexpr edm::ModuleDescription const * | getmGlobEoL () |
constexpr edm::ModuleDescription const * | getmIdle () |
constexpr edm::ModuleDescription const * | getmIdleSource () |
constexpr edm::ModuleDescription const * | getmIgnore () |
constexpr edm::ModuleDescription const * | getmInput () |
constexpr edm::ModuleDescription const * | getmInvalid () |
Variables | |
const unsigned short | crc_table [256] |
constexpr int | nReservedModules = 128 |
constexpr int | nSpecialModules = FastMonState::mCOUNT |
fillJson fillJson.h "DQMServices/Components/interface/fillJson.h"
Description: Function used by DQMFileSaver and JsonWritingTimedPoolOutputModule
Usage: <usage>
Definition at line 191 of file GlobalEvFOutputModule.cc.
enum evf::MergeType |
Enumerator | |
---|---|
MergeTypeNULL | |
MergeTypeDAT | |
MergeTypePB | |
MergeTypeJSNDATA |
Definition at line 57 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, l1tEGammaCrystalsEmulatorProducer_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().
constexpr edm::ModuleDescription const* evf::getmBoL | ( | ) |
Definition at line 71 of file FastMonitoringService.cc.
References evf::FastMonState::mBoL.
Referenced by evf::FastMonitoringService::preStreamBeginLumi().
constexpr edm::ModuleDescription const* evf::getmDqm | ( | ) |
constexpr edm::ModuleDescription const* evf::getmEoL | ( | ) |
Definition at line 74 of file FastMonitoringService.cc.
References evf::FastMonState::mEoL.
Referenced by evf::FastMonitoringService::doSnapshot(), and evf::FastMonitoringService::preStreamEndLumi().
constexpr edm::ModuleDescription const* evf::getmEvent | ( | ) |
Definition at line 86 of file FastMonitoringService.cc.
References evf::FastMonState::mEvent.
Referenced by evf::FastMonitoringService::preEvent().
constexpr edm::ModuleDescription const* evf::getmFwk | ( | ) |
Definition at line 80 of file FastMonitoringService.cc.
References evf::FastMonState::mFwk.
Referenced by evf::FastMonitoringService::doSnapshot().
constexpr edm::ModuleDescription const* evf::getmFwkEoL | ( | ) |
Definition at line 62 of file FastMonitoringService.cc.
References evf::FastMonState::mFwkEoL.
Referenced by evf::FastMonitoringService::doSnapshot(), and evf::FastMonitoringService::postStreamEndLumi().
constexpr edm::ModuleDescription const* evf::getmFwkOvhMod | ( | ) |
Definition at line 59 of file FastMonitoringService.cc.
References evf::FastMonState::mFwkOvhMod.
Referenced by evf::FastMonitoringService::postModuleEvent(), and evf::FastMonitoringService::postModuleEventAcquire().
constexpr edm::ModuleDescription const* evf::getmFwkOvhSrc | ( | ) |
Definition at line 56 of file FastMonitoringService.cc.
References evf::FastMonState::mFwkOvhSrc.
Referenced by evf::FastMonitoringService::postSourceEvent().
constexpr edm::ModuleDescription const* evf::getmGlobEoL | ( | ) |
constexpr edm::ModuleDescription const* evf::getmIdle | ( | ) |
Definition at line 53 of file FastMonitoringService.cc.
References evf::FastMonState::mIdle.
Referenced by evf::FastMonitoringService::doSnapshot(), evf::FastMonitoringService::postEvent(), evf::FastMonitoringService::postModuleEvent(), evf::FastMonitoringService::postModuleEventAcquire(), evf::FastMonitoringService::postSourceEvent(), evf::FastMonitoringService::postStreamBeginLumi(), and evf::FastMonitoringService::preGlobalBeginLumi().
constexpr edm::ModuleDescription const* evf::getmIdleSource | ( | ) |
constexpr edm::ModuleDescription const* evf::getmIgnore | ( | ) |
constexpr edm::ModuleDescription const* evf::getmInput | ( | ) |
Definition at line 65 of file FastMonitoringService.cc.
References evf::FastMonState::mInput.
Referenced by evf::FastMonitoringService::preSourceEvent().
constexpr edm::ModuleDescription const* evf::getmInvalid | ( | ) |
Definition at line 50 of file FastMonitoringService.cc.
References evf::FastMonState::mInvalid.
Referenced by evf::FastMonitoringService::preBeginJob(), and evf::FastMonitoringService::preGlobalBeginLumi().
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 162 of file FastMonitoringService.h.
Referenced by evf::FastMonitoringService::makeModuleLegendaJson().
constexpr int evf::nSpecialModules = FastMonState::mCOUNT |
Definition at line 160 of file FastMonitoringService.h.
Referenced by evf::FastMonitoringService::makeModuleLegendaJson().