#include <RPCMonitorLinkSynchro.h>
Protected Attributes | |
MonitorElement * | me_delaySpread |
MonitorElement * | me_delaySummary |
MonitorElement * | me_notComplete [3] |
MonitorElement * | me_topOccup |
MonitorElement * | me_topSpread |
edm::ESWatcher< RPCEMapRcd > | theCablingWatcher |
edm::ParameterSet | theConfig |
RPCLinkSynchroStat | theSynchroStat |
Protected Attributes inherited from DQMEDAnalyzer | |
edm::EDPutTokenT< DQMToken > | lumiToken_ |
edm::EDPutTokenT< DQMToken > | runToken_ |
Private Attributes | |
edm::EDGetTokenT< RPCRawSynchro::ProdItem > | rpcRawSynchroProdItemTag_ |
Additional Inherited Members | |
Public Types inherited from edm::one::EDProducerBase | |
typedef EDProducerBase | ModuleType |
Public Types inherited from edm::ProducerBase | |
using | ModuleToResolverIndicies = std::unordered_multimap< std::string, std::tuple< edm::TypeID const *, const char *, edm::ProductResolverIndex >> |
typedef ProductRegistryHelper::TypeLabelList | TypeLabelList |
Public Types inherited from edm::EDConsumerBase | |
typedef ProductLabels | Labels |
Static Public Member Functions inherited from edm::one::EDProducerBase | |
static const std::string & | baseType () |
static void | fillDescriptions (ConfigurationDescriptions &descriptions) |
static void | prevalidate (ConfigurationDescriptions &descriptions) |
Protected Member Functions inherited from edm::EDConsumerBase | |
template<typename ProductType , BranchType B = InEvent> | |
EDGetTokenT< ProductType > | consumes (edm::InputTag const &tag) |
EDGetToken | consumes (const TypeToGet &id, edm::InputTag const &tag) |
template<BranchType B> | |
EDGetToken | consumes (TypeToGet const &id, edm::InputTag const &tag) |
ConsumesCollector | consumesCollector () |
Use a ConsumesCollector to gather consumes information from helper functions. More... | |
template<typename ProductType , BranchType B = InEvent> | |
void | consumesMany () |
void | consumesMany (const TypeToGet &id) |
template<BranchType B> | |
void | consumesMany (const TypeToGet &id) |
template<typename ProductType , BranchType B = InEvent> | |
EDGetTokenT< ProductType > | mayConsume (edm::InputTag const &tag) |
EDGetToken | mayConsume (const TypeToGet &id, edm::InputTag const &tag) |
template<BranchType B> | |
EDGetToken | mayConsume (const TypeToGet &id, edm::InputTag const &tag) |
Monitor and anlyse synchro counts () produced by R2D.
Definition at line 22 of file RPCMonitorLinkSynchro.h.
|
explicit |
Definition at line 15 of file RPCMonitorLinkSynchro.cc.
References edm::ParameterSet::getParameter(), and rpcRawSynchroProdItemTag_.
|
override |
Definition at line 25 of file RPCMonitorLinkSynchro.cc.
|
override |
Definition at line 79 of file RPCMonitorLinkSynchro.cc.
References RPCLinkSynchroStat::add(), ev, MonitorElement::Fill(), edm::Event::getByToken(), me_notComplete, edmOneToOneComparison::problems, edm::Handle< T >::product(), rpcRawSynchroProdItemTag_, select(), and theSynchroStat.
|
overridevirtual |
Implements DQMEDAnalyzer.
Definition at line 47 of file RPCMonitorLinkSynchro.cc.
References DQMStore::IBooker::book1D(), DQMStore::IBooker::book2D(), DQMStore::IBooker::cd(), MonitorElement::getTH1F(), MonitorElement::getTH2F(), mps_fire::i, me_delaySpread, me_delaySummary, me_notComplete, me_topOccup, me_topSpread, and DQMStore::IBooker::setCurrentFolder().
|
override |
Definition at line 36 of file RPCMonitorLinkSynchro.cc.
References edm::ESWatcher< T >::check(), RPCEMap::convert(), edm::EventSetup::get(), edm::ParameterSet::getUntrackedParameter(), RPCLinkSynchroStat::init(), theCablingWatcher, theConfig, theSynchroStat, and RPCReadOutMapping::version().
|
override |
Definition at line 27 of file RPCMonitorLinkSynchro.cc.
References RPCLinkSynchroHistoMaker::fill(), MonitorElement::getTH1F(), MonitorElement::getTH2F(), me_delaySpread, me_delaySummary, me_topOccup, me_topSpread, and theSynchroStat.
|
inlinevirtual |
Definition at line 32 of file RPCMonitorLinkSynchro.h.
Referenced by analyze(), Vispa.Views.LineDecayView.LineDecayContainer::createObject(), Vispa.Plugins.Browser.BrowserTabController.BrowserTabController::find(), Vispa.Views.LineDecayView.LineDecayContainer::mousePressEvent(), Vispa.Gui.PortConnection.PointToPointConnection::mousePressEvent(), Vispa.Gui.VispaWidget.VispaWidget::mousePressEvent(), and Vispa.Views.AbstractView.AbstractView::restoreSelection().
|
protected |
Definition at line 40 of file RPCMonitorLinkSynchro.h.
Referenced by bookHistograms(), and endLuminosityBlock().
|
protected |
Definition at line 39 of file RPCMonitorLinkSynchro.h.
Referenced by bookHistograms(), and endLuminosityBlock().
|
protected |
Definition at line 43 of file RPCMonitorLinkSynchro.h.
Referenced by analyze(), and bookHistograms().
|
protected |
Definition at line 41 of file RPCMonitorLinkSynchro.h.
Referenced by bookHistograms(), and endLuminosityBlock().
|
protected |
Definition at line 42 of file RPCMonitorLinkSynchro.h.
Referenced by bookHistograms(), and endLuminosityBlock().
|
private |
Definition at line 46 of file RPCMonitorLinkSynchro.h.
Referenced by analyze(), and RPCMonitorLinkSynchro().
|
protected |
Definition at line 36 of file RPCMonitorLinkSynchro.h.
Referenced by dqmBeginRun().
|
protected |
Definition at line 32 of file RPCMonitorLinkSynchro.h.
Referenced by dqmBeginRun().
|
protected |
Definition at line 37 of file RPCMonitorLinkSynchro.h.
Referenced by analyze(), dqmBeginRun(), and endLuminosityBlock().