#include <RPCFEDIntegrity.h>
Private Types | |
enum | fedHisto { Entries, Fatal, NonFatal } |
Private Member Functions | |
void | bookFEDMe (DQMStore::IBooker &) |
void | labelBins (MonitorElement *myMe) |
Private Attributes | |
int | FATAL_LIMIT |
MonitorElement * | fedMe_ [3] |
std::vector< std::string > | histoName_ |
bool | init_ |
int | maxFEDNum_ |
bool | merge_ |
int | minFEDNum_ |
int | numOfFED_ |
std::string | prefixDir_ |
edm::EDGetTokenT< RPCRawDataCounts > | rawCountsLabel_ |
Definition at line 15 of file RPCFEDIntegrity.h.
|
private |
Enumerator | |
---|---|
Entries | |
Fatal | |
NonFatal |
Definition at line 40 of file RPCFEDIntegrity.h.
RPCFEDIntegrity::RPCFEDIntegrity | ( | const edm::ParameterSet & | ps | ) |
Constructor.
Definition at line 7 of file RPCFEDIntegrity.cc.
References FATAL_LIMIT, edm::ParameterSet::getUntrackedParameter(), init_, maxFEDNum_, merge_, minFEDNum_, numOfFED_, prefixDir_, rawCountsLabel_, and AlCaHLTBitMon_QueryRunRegistry::string.
|
override |
|
overridevirtual |
Analyze.
Reimplemented from DQMEDAnalyzer.
Definition at line 32 of file RPCFEDIntegrity.cc.
References dqmiodumpmetadata::counts, Entries, Fatal, fedMe_, HcalObjRepresent::Fill(), iEvent, edm::HandleBase::isValid(), maxFEDNum_, minFEDNum_, NonFatal, edm::Handle< T >::product(), and rawCountsLabel_.
|
private |
Definition at line 52 of file RPCFEDIntegrity.cc.
References dqm::implementation::IBooker::book1D(), dqm::implementation::NavigatorBase::cd(), Entries, Fatal, fedMe_, init_, labelBins(), maxFEDNum_, minFEDNum_, NonFatal, numOfFED_, prefixDir_, and dqm::implementation::NavigatorBase::setCurrentFolder().
Referenced by bookHistograms().
|
overridevirtual |
Begin Lumi block.
Implements DQMEDAnalyzer.
Definition at line 26 of file RPCFEDIntegrity.cc.
References bookFEDMe().
|
private |
Definition at line 66 of file RPCFEDIntegrity.cc.
References dqm-mbProfile::format, dqm::impl::MonitorElement::getNbinsX(), mps_fire::i, minFEDNum_, numOfFED_, dqm::impl::MonitorElement::setBinLabel(), AlCaHLTBitMon_QueryRunRegistry::string, and fw3dlego::xbins.
Referenced by bookFEDMe().
|
private |
Definition at line 38 of file RPCFEDIntegrity.h.
Referenced by RPCFEDIntegrity().
|
private |
Definition at line 42 of file RPCFEDIntegrity.h.
Referenced by analyze(), and bookFEDMe().
|
private |
Definition at line 45 of file RPCFEDIntegrity.h.
|
private |
Definition at line 36 of file RPCFEDIntegrity.h.
Referenced by bookFEDMe(), and RPCFEDIntegrity().
|
private |
Definition at line 44 of file RPCFEDIntegrity.h.
Referenced by analyze(), bookFEDMe(), and RPCFEDIntegrity().
|
private |
Definition at line 36 of file RPCFEDIntegrity.h.
Referenced by RPCFEDIntegrity().
|
private |
Definition at line 44 of file RPCFEDIntegrity.h.
Referenced by analyze(), bookFEDMe(), labelBins(), and RPCFEDIntegrity().
|
private |
Definition at line 44 of file RPCFEDIntegrity.h.
Referenced by bookFEDMe(), labelBins(), and RPCFEDIntegrity().
|
private |
Definition at line 34 of file RPCFEDIntegrity.h.
Referenced by bookFEDMe(), and RPCFEDIntegrity().
|
private |
Definition at line 31 of file RPCFEDIntegrity.h.
Referenced by analyze(), and RPCFEDIntegrity().