#include <RPCMonitorRaw.h>
Public Member Functions | |
void | analyze (const edm::Event &, const edm::EventSetup &) override |
void | bookHistograms (DQMStore::IBooker &, edm::Run const &, edm::EventSetup const &) override |
RPCMonitorRaw (const edm::ParameterSet &cfg) | |
~RPCMonitorRaw () override | |
Public Member Functions inherited from one::DQMEDAnalyzer< T > | |
DQMEDAnalyzer ()=default | |
DQMEDAnalyzer (DQMEDAnalyzer< T... > const &)=delete | |
DQMEDAnalyzer (DQMEDAnalyzer< T... > &&)=delete | |
~DQMEDAnalyzer () override=default | |
Private Attributes | |
MonitorElement * | me_e [3] |
MonitorElement * | me_mapBadEvents |
MonitorElement * | me_mapGoodEvents |
MonitorElement * | me_t [3] |
edm::EDGetTokenT< RPCRawDataCounts > | rpcRawDataCountsTag_ |
edm::ParameterSet | theConfig |
unsigned int | theWatchedErrorHistoPos [10] |
std::vector< MonitorElement * > | theWatchedErrorHistos [3] |
Analyse errors in raw data stream as RPCRawDataCounts produced by RPCRawToDigi
Definition at line 22 of file RPCMonitorRaw.h.
|
explicit |
Definition at line 28 of file RPCMonitorRaw.cc.
References jets_cff::algos, edm::ParameterSet::getParameter(), edm::ParameterSet::getUntrackedParameter(), mps_fire::i, rpcRawDataCountsTag_, and theWatchedErrorHistoPos.
|
override |
|
override |
Definition at line 85 of file RPCMonitorRaw.cc.
References LinkBoardElectronicIndex::dccInputChannelNum, relativeConstraints::error, MonitorElement::Fill(), edm::Event::getByToken(), training_settings::idx, me_e, me_mapBadEvents, me_mapGoodEvents, me_t, edm::Handle< T >::product(), rpcRawDataCountsTag_, LinkBoardElectronicIndex::tbLinkInputNum, RPCRawDataCounts::theBadEvents, RPCRawDataCounts::theGoodEvents, RPCRawDataCounts::theReadoutErrors, RPCRawDataCounts::theRecordTypes, theWatchedErrorHistoPos, theWatchedErrorHistos, rpcrawtodigi::ReadoutError::type(), and rpcrawtodigi::ReadoutError::where().
|
override |
Definition at line 43 of file RPCMonitorRaw.cc.
References DQMStore::IBooker::book1D(), DQMStore::IBooker::book2D(), DQMStore::IBooker::cd(), RPCRawDataCountsHistoMaker::emptyReadoutErrorHisto(), RPCRawDataCountsHistoMaker::emptyReadoutErrorMapHisto(), RPCRawDataCountsHistoMaker::emptyRecordTypeHisto(), MonitorElement::getTH2F(), trackerHits::histo, mps_fire::i, me_e, me_mapBadEvents, me_mapGoodEvents, me_t, DQMStore::IBooker::setCurrentFolder(), theWatchedErrorHistoPos, and theWatchedErrorHistos.
|
private |
Definition at line 34 of file RPCMonitorRaw.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 36 of file RPCMonitorRaw.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 35 of file RPCMonitorRaw.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 33 of file RPCMonitorRaw.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 47 of file RPCMonitorRaw.h.
Referenced by analyze(), and RPCMonitorRaw().
|
private |
Definition at line 38 of file RPCMonitorRaw.h.
|
private |
Definition at line 42 of file RPCMonitorRaw.h.
Referenced by analyze(), bookHistograms(), and RPCMonitorRaw().
|
private |
Definition at line 39 of file RPCMonitorRaw.h.
Referenced by analyze(), and bookHistograms().