#include <RPCMonitorLinkSynchro.h>
Protected Member Functions | |
virtual TObjArray | histos () const |
Protected Member Functions inherited from edm::EDAnalyzer | |
void | callWhenNewProductsRegistered (std::function< void(BranchDescription const &)> const &func) |
CurrentProcessingContext const * | currentContext () const |
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) |
Private Attributes | |
edm::InputTag | rpcRawSynchroProdItemTag_ |
Additional Inherited Members | |
Public Types inherited from edm::EDAnalyzer | |
typedef EDAnalyzer | ModuleType |
typedef WorkerT< EDAnalyzer > | WorkerType |
Static Public Member Functions inherited from edm::EDAnalyzer | |
static const std::string & | baseType () |
static void | fillDescriptions (ConfigurationDescriptions &descriptions) |
static void | prevalidate (ConfigurationDescriptions &) |
Monitor and anlyse synchro counts () produced by R2D.
Definition at line 21 of file RPCMonitorLinkSynchro.h.
|
explicit |
Definition at line 30 of file RPCMonitorLinkSynchro.cc.
|
virtual |
Definition at line 37 of file RPCMonitorLinkSynchro.cc.
|
virtual |
Implements edm::EDAnalyzer.
Definition at line 107 of file RPCMonitorLinkSynchro.cc.
References RPCLinkSynchroStat::add(), MonitorElement::Fill(), edm::Event::getByLabel(), me_notComplete, edmOneToOneComparison::problems, edm::Handle< T >::product(), rpcRawSynchroProdItemTag_, select(), and theSynchroStat.
|
virtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 60 of file RPCMonitorLinkSynchro.cc.
References DQMStore::book1D(), DQMStore::book2D(), MonitorElement::getTH1F(), MonitorElement::getTH2F(), i, me_delaySpread, me_delaySummary, me_notComplete, me_topOccup, me_topSpread, cppFunctionSkipper::operator, and DQMStore::setCurrentFolder().
|
virtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 41 of file RPCMonitorLinkSynchro.cc.
References edm::ESWatcher< T >::check(), edm::EventSetup::get(), edm::ParameterSet::getUntrackedParameter(), RPCLinkSynchroStat::init(), theCablingWatcher, theConfig, theSynchroStat, and RPCReadOutMapping::version().
|
virtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 102 of file RPCMonitorLinkSynchro.cc.
References RPCLinkSynchroStat::dumpDelays(), edm::ParameterSet::getUntrackedParameter(), theConfig, and theSynchroStat.
|
virtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 53 of file RPCMonitorLinkSynchro.cc.
References RPCLinkSynchroHistoMaker::fill(), MonitorElement::getTH1F(), MonitorElement::getTH2F(), me_delaySpread, me_delaySummary, me_topOccup, me_topSpread, and theSynchroStat.
|
protectedvirtual |
Definition at line 90 of file RPCMonitorLinkSynchro.cc.
References MonitorElement::getTH1F(), MonitorElement::getTH2F(), i, me_delaySpread, me_delaySummary, me_notComplete, me_topOccup, me_topSpread, and query::result.
Referenced by cuy.ValElement::__init__(), cuy.additionElement::__init__(), cuy.superimposeElement::__init__(), and cuy.graphElement::__init__().
|
inlinevirtual |
Definition at line 29 of file RPCMonitorLinkSynchro.h.
References findQualityFiles::v.
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 39 of file RPCMonitorLinkSynchro.h.
Referenced by beginJob(), endLuminosityBlock(), and histos().
|
protected |
Definition at line 38 of file RPCMonitorLinkSynchro.h.
Referenced by beginJob(), endLuminosityBlock(), and histos().
|
protected |
Definition at line 42 of file RPCMonitorLinkSynchro.h.
Referenced by analyze(), beginJob(), and histos().
|
protected |
Definition at line 40 of file RPCMonitorLinkSynchro.h.
Referenced by beginJob(), endLuminosityBlock(), and histos().
|
protected |
Definition at line 41 of file RPCMonitorLinkSynchro.h.
Referenced by beginJob(), endLuminosityBlock(), and histos().
|
private |
Definition at line 45 of file RPCMonitorLinkSynchro.h.
Referenced by analyze().
|
protected |
Definition at line 35 of file RPCMonitorLinkSynchro.h.
Referenced by beginRun().
|
protected |
Definition at line 34 of file RPCMonitorLinkSynchro.h.
Referenced by beginRun(), and endJob().
|
protected |
Definition at line 36 of file RPCMonitorLinkSynchro.h.
Referenced by analyze(), beginRun(), endJob(), and endLuminosityBlock().