#include <CSCDCCExaminer.h>
Public Member Functions | |
std::set< CSCIdType > | chambersWithError (int num) const |
std::set< CSCIdType > | chambersWithWarning (int num) const |
int32_t | check (const uint16_t *&buffer, int32_t length) |
void | crcALCT (bool enable) |
void | crcCFEB (bool enable) |
void | crcTMB (bool enable) |
CSCDCCExaminer (ExaminerMaskType mask=0x1) | |
std::map< DDUIdType, const uint16_t * > | DDU_block (void) const |
std::map< DDUIdType, uint32_t > | DDU_ptrOffsets (void) const |
std::map< DDUIdType, uint32_t > | DDU_size (void) const |
DDUIdType | dduSourceID (void) |
std::map< DDUIdType, std::map < CSCIdType, const uint16_t * > > | DMB_block (void) const |
std::map< DDUIdType, std::map < CSCIdType, uint32_t > > | DMB_ptrOffsets (void) const |
std::map< DDUIdType, std::map < CSCIdType, uint32_t > > | DMB_size (void) const |
const char * | errName (int num) const |
bool | error (int num) const |
const char * | errorName (int num) const |
ExaminerStatusType | errors (void) const |
std::map< CSCIdType, ExaminerStatusType > | errorsDetailed (void) const |
std::map< DDUIdType, ExaminerStatusType > | errorsDetailedDDU (void) const |
ExaminerStatusType | errorsForChamber (CSCIdType chamber) const |
ExaminerStatusType | errorsForDDU (DDUIdType dduSourceID) const |
ExaminerMaskType | getMask () const |
bool | isDDUmode () |
std::vector< DDUIdType > | listOfDDUs (void) const |
void | modeDDU (bool enable) |
std::map< CSCIdType, ExaminerStatusType > | payloadDetailed (void) const |
ExaminerStatusType | payloadForChamber (CSCIdType chamber) const |
const char * | payloadName (int num) const |
void | setMask (ExaminerMaskType mask) |
std::map< CSCIdType, ExaminerStatusType > | statusDetailed (void) const |
ExaminerStatusType | statusForChamber (CSCIdType chamber) const |
const char * | statusName (int num) const |
bool | warning (int num) const |
const char * | warningName (int num) const |
ExaminerStatusType | warnings (void) const |
std::map< CSCIdType, ExaminerStatusType > | warningsDetailed (void) const |
ExaminerStatusType | warningsForChamber (CSCIdType chamber) const |
ExaminerStatusType | warningsForDDU (DDUIdType dduSourceID) const |
const char * | wrnName (int num) const |
~CSCDCCExaminer (void) | |
Public Attributes | |
std::map< CSCIdType, uint32_t > | cntCHAMB_Headers |
std::map< CSCIdType, uint32_t > | cntCHAMB_Trailers |
uint32_t | cntDDU_Headers |
uint32_t | cntDDU_Trailers |
const uint16_t | nERRORS |
const uint16_t | nPAYLOADS |
const uint16_t | nSTATUSES |
const uint16_t | nWARNINGS |
Private Member Functions | |
void | checkDAVs () |
checks DAV_ALCT, DAV_TMB, and DAV_CFEB More... | |
void | checkTriggerHeadersAndTrailers () |
void | clear () |
int | scanbuf (const uint16_t *&buf, int32_t length, uint16_t sig, uint16_t mask=0xFFFF) |
void | sync_stats () |
void | zeroCounts () |
Definition at line 15 of file CSCDCCExaminer.h.
CSCDCCExaminer::CSCDCCExaminer | ( | ExaminerMaskType | mask = 0x1 | ) |
2013 Format additions
2013 Format additions
Definition at line 73 of file CSCDCCExaminer.cc.
References ALCT_CRC, ALCT_ZSE, buf0, buf1, buf2, buf_1, ecal_dqm_sourceclient-live_cfg::cerr, CFEB_CRC, checkCrcALCT, checkCrcCFEB, checkCrcTMB, clear(), cntCHAMB_Headers, cntCHAMB_Trailers, cntDDU_Headers, cntDDU_Trailers, COUT, gather_cfg::cout, currentChamber, DAV_ALCT, DAV_CFEB, DAV_TMB, DDU_Firmware_Revision, DDU_WordCount, DDU_WordMismatch_Occurrences, DDU_WordsSinceLastHeader, DDU_WordsSinceLastTrailer, DMB_Active, fALCT_Format2007, fALCT_Header, fDCC_Header, fDCC_Trailer, fDDU_Header, fDDU_Trailer, fDMB_Header, fDMB_Trailer, fFormat2013, fTMB_Format2007, fTMB_Header, modeDDUonly, nDMBs, nWG_round_up, sDMBEventStaus, sDMBExpectedPayload, sERROR, sERROR_, sourceID, sWARNING, sWARNING_, TMB_CRC, TMB_Firmware_Revision, TMB_WordsRPC, tmpbuf, and zeroCounts().
|
inline |
Definition at line 255 of file CSCDCCExaminer.h.
|
inline |
Definition at line 182 of file CSCDCCExaminer.h.
References fCHAMB_ERR, nERRORS, and pileupDistInMC::num.
|
inline |
Definition at line 183 of file CSCDCCExaminer.h.
References fCHAMB_WRN, pileupDistInMC::num, and nWARNINGS.
int32_t CSCDCCExaminer::check | ( | const uint16_t *& | buffer, |
int32_t | length | ||
) |
'buffer' is a sliding pointer; keep track of the true buffer
Check for presence of data blocks inside TMB data
increment counter of 16-bit words since last DMB*ALCT Header match this counter is reset if ALCT Header is found right after DMB Header
decode the actual counting if zero suppression enabled
increment counter of 16-bit words without zero suppression decoding
2013 Data format
Moved around 7 CFEBs Active and CFEB DAV payload bits to be compatible with 5 CFEBs version
CFEBs DAV
CFEBs Active 5
CFEBs Active 6,7
CLCT-DAV-Mismatch
Pre-2013 DMB Format
Check if ALCT zero suppression enable:
Check calculated CRC sum against reported
w = buf0[j] & 0x7fff;
w = buf0[j] & 0x7fff;
2013 Data format
!!! Put correct bits positions
ALCT FIFO FULL
TMB FIFO Full
TMB End Timeout
CFEB 1-3 FIFO Full
CFEB 4-5 FIFO Full
CFEB 6-7 FIFO Full
ALCT Start Timeout
TMB Start Timeout
CFEB 1-5 Start Timeout
CFEB 6-7 Start Timeout
ALCT End Timeout
CFEB 1-5 End Timeout
CFEB 6-7 End Timeout
ALCT FIFO FULL
TMB FIFO Full
CFEB 1-5 FIFO Full
ALCT Start Timeout
TMB Start Timeout
CFEB 1-5 Start Timeout
ALCT End Timeout
TMB End Timeout
CFEB 1-5 End Timeout
Definition at line 267 of file CSCDCCExaminer.cc.
References ALCT_CRC, ALCT_WordCount, ALCT_WordsExpected, ALCT_WordsSinceLastHeader, ALCT_WordsSinceLastHeaderZeroSuppressed, ALCT_ZSE, bCHAMB_ERR, bCHAMB_PAYLOAD, bCHAMB_STATUS, bCHAMB_WRN, bDDU_ERR, bDDU_WRN, bERROR, buf0, buf1, buf2, buf_1, buf_2, buffer_start, bWARNING, CFEB_BSampleCount, CFEB_CRC, CFEB_SampleCount, CFEB_SampleWordCount, checkCrcALCT, checkCrcCFEB, checkCrcTMB, checkDAVs(), checkTriggerHeadersAndTrailers(), clear(), cntCHAMB_Headers, cntCHAMB_Trailers, cntDDU_Headers, cntDDU_Trailers, COUT, currentChamber, DAV_ALCT, DAV_CFEB, DAV_DMB, DAV_TMB, DDU_Firmware_Revision, DDU_WordCount, DDU_WordsSinceLastHeader, DDU_WordsSinceLastTrailer, dduBuffers, dduOffsets, dduSize, TauDecayModes::dec, DMB_Active, dmbBuffers, dmbOffsets, dmbSize, end, fALCT_Format2007, fALCT_Header, fCHAMB_ERR, fDCC_Header, fDCC_Trailer, fDDU_Header, fDDU_Trailer, fDMB_Header, fDMB_Trailer, fERROR, fFormat2013, spr::find(), fTMB_Format2007, fTMB_Header, fWARNING, g, i, j, modeDDUonly, nDMBs, nERRORS, nWARNINGS, nWG_round_up, scanbuf(), sERROR, sourceID, sWARNING, sync_stats(), lumiQTWidget::t, TMB_CRC, TMB_Firmware_Revision, TMB_Tbins, TMB_WordCount, TMB_WordsExpected, TMB_WordsRPC, TMB_WordsSinceLastHeader, tmpbuf, uniqueALCT, uniqueTMB, w, and zeroCounts().
Referenced by CSCOfflineMonitor::doBXMonitor(), CSCValidation::doTimeMonitoring(), and CSCDCCUnpacker::produce().
|
private |
checks DAV_ALCT, DAV_TMB, and DAV_CFEB
Definition at line 1719 of file CSCDCCExaminer.cc.
References bCHAMB_ERR, bERROR, currentChamber, DAV_ALCT, DAV_CFEB, DAV_TMB, fCHAMB_ERR, and fERROR.
Referenced by check().
|
private |
Definition at line 1748 of file CSCDCCExaminer.cc.
References ALCT_WordCount, ALCT_WordsExpected, ALCT_WordsSinceLastHeader, ALCT_WordsSinceLastHeaderZeroSuppressed, ALCT_ZSE, bCHAMB_ERR, bERROR, CFEB_SampleCount, currentChamber, fALCT_Header, fCHAMB_ERR, fERROR, fTMB_Header, TMB_WordCount, TMB_WordsExpected, and TMB_WordsSinceLastHeader.
Referenced by check().
|
private |
Definition at line 1675 of file CSCDCCExaminer.cc.
References bCHAMB_ERR, bCHAMB_PAYLOAD, bCHAMB_STATUS, bCHAMB_WRN, bDDU_ERR, bDDU_WRN, bERROR, bSUM_ERROR, bSUM_WARNING, bWARNING, dduBuffers, dduOffsets, dduSize, dmbBuffers, dmbOffsets, dmbSize, fCHAMB_ERR, fCHAMB_WRN, fERROR, fSUM_ERROR, fSUM_WARNING, fWARNING, nERRORS, and nWARNINGS.
Referenced by check(), Vispa.Views.WidgetView.WidgetView::closeEvent(), Vispa.Views.BoxDecayView.BoxDecayView::closeEvent(), CSCDCCExaminer(), Vispa.Share.FindAlgorithm.FindAlgorithm::findUsingFindDialog(), Vispa.Views.LineDecayView.LineDecayView::setDataObjects(), Vispa.Views.WidgetView.WidgetView::setDataObjects(), Vispa.Views.TreeView.TreeView::updateContent(), Vispa.Views.TableView.TableView::updateContent(), Vispa.Views.BoxDecayView.BoxDecayView::updateContent(), and Vispa.Views.PropertyView.PropertyView::updateContent().
void CSCDCCExaminer::crcALCT | ( | bool | enable | ) |
Definition at line 29 of file CSCDCCExaminer.cc.
Referenced by CSCOfflineMonitor::doBXMonitor(), CSCValidation::doTimeMonitoring(), and CSCDCCUnpacker::produce().
void CSCDCCExaminer::crcCFEB | ( | bool | enable | ) |
Definition at line 47 of file CSCDCCExaminer.cc.
Referenced by CSCOfflineMonitor::doBXMonitor(), CSCValidation::doTimeMonitoring(), and CSCDCCUnpacker::produce().
void CSCDCCExaminer::crcTMB | ( | bool | enable | ) |
Definition at line 38 of file CSCDCCExaminer.cc.
Referenced by CSCOfflineMonitor::doBXMonitor(), CSCValidation::doTimeMonitoring(), and CSCDCCUnpacker::produce().
|
inline |
Definition at line 245 of file CSCDCCExaminer.h.
References dduBuffers.
Referenced by CSCDDUEventData::unpack_data().
|
inline |
Definition at line 248 of file CSCDCCExaminer.h.
References dduOffsets.
|
inline |
Definition at line 251 of file CSCDCCExaminer.h.
References dduSize.
Referenced by CSCDDUEventData::unpack_data().
|
inline |
|
inline |
Definition at line 246 of file CSCDCCExaminer.h.
References dmbBuffers.
Referenced by CSCDDUEventData::unpack_data().
|
inline |
Definition at line 249 of file CSCDCCExaminer.h.
References dmbOffsets.
Definition at line 252 of file CSCDCCExaminer.h.
References dmbSize.
|
inline |
Definition at line 170 of file CSCDCCExaminer.h.
References nERRORS, pileupDistInMC::num, and sERROR.
Referenced by CSCDCCUnpacker::produce().
|
inline |
Definition at line 179 of file CSCDCCExaminer.h.
References fSUM_ERROR, nERRORS, and pileupDistInMC::num.
Referenced by argparse.ArgumentParser::_get_option_tuples(), python.rootplot.argparse.ArgumentParser::_get_option_tuples(), argparse.ArgumentParser::_parse_known_args(), python.rootplot.argparse.ArgumentParser::_parse_known_args(), argparse.ArgumentParser::_parse_optional(), python.rootplot.argparse.ArgumentParser::_parse_optional(), argparse.ArgumentParser::_read_args_from_files(), python.rootplot.argparse.ArgumentParser::_read_args_from_files(), argparse.ArgumentParser::add_subparsers(), python.rootplot.argparse.ArgumentParser::add_subparsers(), argparse.ArgumentParser::parse_args(), python.rootplot.argparse.ArgumentParser::parse_args(), argparse.ArgumentParser::parse_known_args(), and python.rootplot.argparse.ArgumentParser::parse_known_args().
|
inline |
Definition at line 173 of file CSCDCCExaminer.h.
References nERRORS, pileupDistInMC::num, and sERROR_.
|
inline |
Definition at line 167 of file CSCDCCExaminer.h.
References bSUM_ERROR.
Referenced by CSCOfflineMonitor::doBXMonitor(), CSCValidation::doTimeMonitoring(), and CSCDCCUnpacker::produce().
|
inline |
Definition at line 228 of file CSCDCCExaminer.h.
References bCHAMB_ERR.
Referenced by CSCDCCUnpacker::produce().
|
inline |
Definition at line 226 of file CSCDCCExaminer.h.
References bDDU_ERR.
Referenced by CSCDCCUnpacker::produce().
|
inline |
Print (for debugging, to be removed)
Definition at line 195 of file CSCDCCExaminer.h.
References bCHAMB_ERR.
Referenced by cscdqm::EventProcessor::processCSC(), and CSCDDUEventData::unpack_data().
|
inline |
Definition at line 211 of file CSCDCCExaminer.h.
References bDDU_ERR.
|
inline |
Definition at line 165 of file CSCDCCExaminer.h.
References examinerMask.
Referenced by CSCDCCUnpacker::produce(), and CSCDDUEventData::unpack_data().
|
inline |
|
inline |
Definition at line 219 of file CSCDCCExaminer.h.
References bDDU_ERR.
void CSCDCCExaminer::modeDDU | ( | bool | enable | ) |
|
inline |
Definition at line 230 of file CSCDCCExaminer.h.
References bCHAMB_PAYLOAD.
Referenced by CSCDCCUnpacker::produce().
|
inline |
Definition at line 185 of file CSCDCCExaminer.h.
References bCHAMB_PAYLOAD.
|
inline |
Definition at line 176 of file CSCDCCExaminer.h.
References nPAYLOADS, pileupDistInMC::num, and sDMBExpectedPayload.
|
inlineprivate |
|
inline |
Definition at line 164 of file CSCDCCExaminer.h.
References examinerMask.
Referenced by CSCOfflineMonitor::doBXMonitor(), CSCValidation::doTimeMonitoring(), and CSCDCCUnpacker::produce().
|
inline |
Definition at line 231 of file CSCDCCExaminer.h.
References bCHAMB_STATUS.
Referenced by CSCDCCUnpacker::produce().
|
inline |
Definition at line 190 of file CSCDCCExaminer.h.
References bCHAMB_STATUS.
|
inline |
Definition at line 177 of file CSCDCCExaminer.h.
References nSTATUSES, pileupDistInMC::num, and sDMBEventStaus.
|
inlineprivate |
Definition at line 1830 of file CSCDCCExaminer.cc.
References bERROR, bSUM_ERROR, bSUM_WARNING, bWARNING, fERROR, fSUM_ERROR, fSUM_WARNING, fWARNING, nERRORS, and nWARNINGS.
Referenced by check().
|
inline |
Definition at line 180 of file CSCDCCExaminer.h.
References fSUM_WARNING, pileupDistInMC::num, and nWARNINGS.
|
inline |
Definition at line 174 of file CSCDCCExaminer.h.
References pileupDistInMC::num, nWARNINGS, and sWARNING_.
|
inline |
|
inline |
Definition at line 229 of file CSCDCCExaminer.h.
References bCHAMB_WRN.
|
inline |
Definition at line 206 of file CSCDCCExaminer.h.
References bCHAMB_WRN.
|
inline |
Definition at line 215 of file CSCDCCExaminer.h.
References bDDU_WRN.
|
inline |
Definition at line 171 of file CSCDCCExaminer.h.
References pileupDistInMC::num, nWARNINGS, and sWARNING.
|
private |
Definition at line 1702 of file CSCDCCExaminer.cc.
References ALCT_WordCount, ALCT_WordsExpected, ALCT_WordsSinceLastHeader, ALCT_WordsSinceLastHeaderZeroSuppressed, ALCT_ZSE, CFEB_BSampleCount, CFEB_SampleCount, CFEB_SampleWordCount, TMB_Tbins, TMB_WordCount, TMB_WordsExpected, and TMB_WordsSinceLastHeader.
Referenced by check(), and CSCDCCExaminer().
|
private |
Definition at line 134 of file CSCDCCExaminer.h.
Referenced by check(), and CSCDCCExaminer().
|
private |
Definition at line 116 of file CSCDCCExaminer.h.
Referenced by check(), checkTriggerHeadersAndTrailers(), and zeroCounts().
|
private |
Definition at line 117 of file CSCDCCExaminer.h.
Referenced by check(), checkTriggerHeadersAndTrailers(), and zeroCounts().
|
private |
Definition at line 114 of file CSCDCCExaminer.h.
Referenced by check(), checkTriggerHeadersAndTrailers(), and zeroCounts().
|
private |
Definition at line 115 of file CSCDCCExaminer.h.
Referenced by check(), checkTriggerHeadersAndTrailers(), and zeroCounts().
|
private |
Definition at line 118 of file CSCDCCExaminer.h.
Referenced by check(), checkTriggerHeadersAndTrailers(), CSCDCCExaminer(), and zeroCounts().
|
private |
Definition at line 30 of file CSCDCCExaminer.h.
Referenced by check(), checkDAVs(), checkTriggerHeadersAndTrailers(), clear(), errorsDetailed(), and errorsForChamber().
|
private |
Definition at line 32 of file CSCDCCExaminer.h.
Referenced by check(), clear(), payloadDetailed(), and payloadForChamber().
|
private |
Definition at line 33 of file CSCDCCExaminer.h.
Referenced by check(), clear(), statusDetailed(), and statusForChamber().
|
private |
Definition at line 31 of file CSCDCCExaminer.h.
Referenced by check(), clear(), warningsDetailed(), and warningsForChamber().
|
private |
Definition at line 34 of file CSCDCCExaminer.h.
Referenced by check(), clear(), errorsDetailedDDU(), errorsForDDU(), and listOfDDUs().
|
private |
Definition at line 35 of file CSCDCCExaminer.h.
Referenced by check(), clear(), and warningsForDDU().
|
private |
Definition at line 21 of file CSCDCCExaminer.h.
Referenced by check(), checkDAVs(), checkTriggerHeadersAndTrailers(), clear(), and sync_stats().
|
private |
Definition at line 22 of file CSCDCCExaminer.h.
Referenced by clear(), errors(), and sync_stats().
|
private |
Definition at line 22 of file CSCDCCExaminer.h.
Referenced by clear(), sync_stats(), and warnings().
|
private |
Definition at line 70 of file CSCDCCExaminer.h.
Referenced by check(), and CSCDCCExaminer().
|
private |
Definition at line 70 of file CSCDCCExaminer.h.
Referenced by check(), and CSCDCCExaminer().
|
private |
Definition at line 70 of file CSCDCCExaminer.h.
Referenced by check(), and CSCDCCExaminer().
|
private |
Definition at line 70 of file CSCDCCExaminer.h.
Referenced by check(), and CSCDCCExaminer().
|
private |
Definition at line 70 of file CSCDCCExaminer.h.
Referenced by check().
|
private |
Definition at line 153 of file CSCDCCExaminer.h.
Referenced by check().
|
private |
Definition at line 21 of file CSCDCCExaminer.h.
Referenced by check(), clear(), and sync_stats().
|
private |
Definition at line 131 of file CSCDCCExaminer.h.
Referenced by check(), and zeroCounts().
|
private |
Definition at line 138 of file CSCDCCExaminer.h.
Referenced by check(), and CSCDCCExaminer().
|
private |
Definition at line 130 of file CSCDCCExaminer.h.
Referenced by check(), checkTriggerHeadersAndTrailers(), and zeroCounts().
|
private |
Definition at line 129 of file CSCDCCExaminer.h.
Referenced by check(), and zeroCounts().
|
private |
Definition at line 133 of file CSCDCCExaminer.h.
Referenced by check(), and CSCDCCExaminer().
|
private |
Definition at line 137 of file CSCDCCExaminer.h.
Referenced by check(), and CSCDCCExaminer().
|
private |
Definition at line 135 of file CSCDCCExaminer.h.
Referenced by check(), and CSCDCCExaminer().
std::map<CSCIdType,uint32_t> CSCDCCExaminer::cntCHAMB_Headers |
Definition at line 96 of file CSCDCCExaminer.h.
Referenced by check(), and CSCDCCExaminer().
std::map<CSCIdType,uint32_t> CSCDCCExaminer::cntCHAMB_Trailers |
Definition at line 97 of file CSCDCCExaminer.h.
Referenced by check(), and CSCDCCExaminer().
uint32_t CSCDCCExaminer::cntDDU_Headers |
Definition at line 94 of file CSCDCCExaminer.h.
Referenced by check(), and CSCDCCExaminer().
uint32_t CSCDCCExaminer::cntDDU_Trailers |
Definition at line 95 of file CSCDCCExaminer.h.
Referenced by check(), and CSCDCCExaminer().
|
private |
Definition at line 68 of file CSCDCCExaminer.h.
Referenced by check(), checkDAVs(), checkTriggerHeadersAndTrailers(), and CSCDCCExaminer().
|
private |
Definition at line 87 of file CSCDCCExaminer.h.
Referenced by check(), checkDAVs(), and CSCDCCExaminer().
|
private |
Definition at line 89 of file CSCDCCExaminer.h.
Referenced by check(), checkDAVs(), and CSCDCCExaminer().
|
private |
Definition at line 90 of file CSCDCCExaminer.h.
Referenced by check().
|
private |
Definition at line 88 of file CSCDCCExaminer.h.
Referenced by check(), checkDAVs(), and CSCDCCExaminer().
|
private |
Definition at line 127 of file CSCDCCExaminer.h.
Referenced by check(), and CSCDCCExaminer().
|
private |
Definition at line 110 of file CSCDCCExaminer.h.
Referenced by check(), and CSCDCCExaminer().
|
private |
Definition at line 111 of file CSCDCCExaminer.h.
Referenced by CSCDCCExaminer().
|
private |
Definition at line 109 of file CSCDCCExaminer.h.
Referenced by check(), and CSCDCCExaminer().
|
private |
Definition at line 112 of file CSCDCCExaminer.h.
Referenced by check(), and CSCDCCExaminer().
|
private |
Definition at line 147 of file CSCDCCExaminer.h.
Referenced by check(), clear(), and DDU_block().
|
private |
Definition at line 149 of file CSCDCCExaminer.h.
Referenced by check(), clear(), and DDU_ptrOffsets().
|
private |
Definition at line 151 of file CSCDCCExaminer.h.
Referenced by check(), clear(), and DDU_size().
|
private |
Definition at line 91 of file CSCDCCExaminer.h.
Referenced by check(), and CSCDCCExaminer().
Definition at line 148 of file CSCDCCExaminer.h.
Referenced by check(), clear(), and DMB_block().
Definition at line 150 of file CSCDCCExaminer.h.
Referenced by check(), clear(), and DMB_ptrOffsets().
Definition at line 152 of file CSCDCCExaminer.h.
Referenced by check(), clear(), and DMB_size().
|
private |
Definition at line 142 of file CSCDCCExaminer.h.
|
private |
Definition at line 82 of file CSCDCCExaminer.h.
Referenced by check(), and CSCDCCExaminer().
|
private |
Definition at line 79 of file CSCDCCExaminer.h.
Referenced by check(), checkTriggerHeadersAndTrailers(), and CSCDCCExaminer().
|
private |
Definition at line 28 of file CSCDCCExaminer.h.
Referenced by chambersWithError(), check(), checkDAVs(), checkTriggerHeadersAndTrailers(), and clear().
|
private |
Definition at line 29 of file CSCDCCExaminer.h.
Referenced by chambersWithWarning(), and clear().
|
private |
Definition at line 73 of file CSCDCCExaminer.h.
Referenced by check(), and CSCDCCExaminer().
|
private |
Definition at line 74 of file CSCDCCExaminer.h.
Referenced by check(), and CSCDCCExaminer().
|
private |
Definition at line 75 of file CSCDCCExaminer.h.
Referenced by check(), and CSCDCCExaminer().
|
private |
Definition at line 76 of file CSCDCCExaminer.h.
Referenced by check(), and CSCDCCExaminer().
|
private |
Definition at line 77 of file CSCDCCExaminer.h.
Referenced by check(), and CSCDCCExaminer().
|
private |
Definition at line 78 of file CSCDCCExaminer.h.
Referenced by check(), and CSCDCCExaminer().
|
private |
Definition at line 23 of file CSCDCCExaminer.h.
Referenced by check(), checkDAVs(), checkTriggerHeadersAndTrailers(), clear(), and sync_stats().
|
private |
Definition at line 83 of file CSCDCCExaminer.h.
Referenced by check(), and CSCDCCExaminer().
|
private |
Definition at line 25 of file CSCDCCExaminer.h.
Referenced by clear(), error(), and sync_stats().
|
private |
Definition at line 26 of file CSCDCCExaminer.h.
Referenced by clear(), sync_stats(), and warning().
|
private |
Definition at line 81 of file CSCDCCExaminer.h.
Referenced by check(), and CSCDCCExaminer().
|
private |
Definition at line 80 of file CSCDCCExaminer.h.
Referenced by check(), checkTriggerHeadersAndTrailers(), and CSCDCCExaminer().
|
private |
Definition at line 24 of file CSCDCCExaminer.h.
Referenced by check(), clear(), and sync_stats().
|
private |
Definition at line 140 of file CSCDCCExaminer.h.
Referenced by check(), CSCDCCExaminer(), and isDDUmode().
|
private |
Definition at line 91 of file CSCDCCExaminer.h.
Referenced by check(), and CSCDCCExaminer().
const uint16_t CSCDCCExaminer::nERRORS |
Definition at line 17 of file CSCDCCExaminer.h.
Referenced by chambersWithError(), check(), clear(), errName(), error(), errorName(), CSCDCCUnpacker::produce(), and sync_stats().
const uint16_t CSCDCCExaminer::nPAYLOADS |
Definition at line 17 of file CSCDCCExaminer.h.
Referenced by payloadName().
const uint16_t CSCDCCExaminer::nSTATUSES |
Definition at line 17 of file CSCDCCExaminer.h.
Referenced by cscdqm::EventProcessor::processExaminer(), and statusName().
const uint16_t CSCDCCExaminer::nWARNINGS |
Definition at line 17 of file CSCDCCExaminer.h.
Referenced by chambersWithWarning(), check(), clear(), sync_stats(), warning(), warningName(), and wrnName().
|
private |
check zero suppression mode
Definition at line 119 of file CSCDCCExaminer.h.
Referenced by check(), and CSCDCCExaminer().
|
private |
Definition at line 20 of file CSCDCCExaminer.h.
Referenced by CSCDCCExaminer(), and statusName().
|
private |
Definition at line 20 of file CSCDCCExaminer.h.
Referenced by CSCDCCExaminer(), and payloadName().
|
private |
Definition at line 20 of file CSCDCCExaminer.h.
Referenced by check(), CSCDCCExaminer(), and errName().
|
private |
Definition at line 20 of file CSCDCCExaminer.h.
Referenced by CSCDCCExaminer(), and errorName().
|
private |
Definition at line 141 of file CSCDCCExaminer.h.
Referenced by check(), CSCDCCExaminer(), and dduSourceID().
|
private |
Definition at line 20 of file CSCDCCExaminer.h.
Referenced by check(), CSCDCCExaminer(), and wrnName().
|
private |
Definition at line 20 of file CSCDCCExaminer.h.
Referenced by CSCDCCExaminer(), and warningName().
|
private |
Definition at line 136 of file CSCDCCExaminer.h.
Referenced by check(), and CSCDCCExaminer().
|
private |
Definition at line 126 of file CSCDCCExaminer.h.
Referenced by check(), and CSCDCCExaminer().
|
private |
Definition at line 124 of file CSCDCCExaminer.h.
Referenced by check(), and zeroCounts().
|
private |
Definition at line 122 of file CSCDCCExaminer.h.
Referenced by check(), checkTriggerHeadersAndTrailers(), and zeroCounts().
|
private |
Definition at line 123 of file CSCDCCExaminer.h.
Referenced by check(), checkTriggerHeadersAndTrailers(), and zeroCounts().
|
private |
Definition at line 125 of file CSCDCCExaminer.h.
Referenced by check(), and CSCDCCExaminer().
|
private |
to decode if zero suppression enabled
Definition at line 121 of file CSCDCCExaminer.h.
Referenced by check(), checkTriggerHeadersAndTrailers(), and zeroCounts().
|
private |
Definition at line 71 of file CSCDCCExaminer.h.
Referenced by check(), and CSCDCCExaminer().
|
private |
Definition at line 85 of file CSCDCCExaminer.h.
Referenced by check().
|
private |
Definition at line 85 of file CSCDCCExaminer.h.
Referenced by check().