#include <RPCMonitorLinkSynchro.h>
Public Member Functions | |
virtual void | analyze (const edm::Event &, const edm::EventSetup &) |
virtual void | beginJob () |
virtual void | beginRun (const edm::Run &, const edm::EventSetup &) |
virtual void | endJob () |
virtual void | endLuminosityBlock (const edm::LuminosityBlock &, const edm::EventSetup &) |
RPCMonitorLinkSynchro (const edm::ParameterSet &cfg) | |
virtual const RPCRawSynchro::ProdItem & | select (const RPCRawSynchro::ProdItem &v, const edm::Event &, const edm::EventSetup &) |
virtual | ~RPCMonitorLinkSynchro () |
Public Member Functions inherited from edm::EDAnalyzer | |
EDAnalyzer () | |
std::string | workerType () const |
virtual | ~EDAnalyzer () |
Protected Member Functions | |
virtual TObjArray | histos () const |
Protected Member Functions inherited from edm::EDAnalyzer | |
CurrentProcessingContext const * | currentContext () const |
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) |
Monitor and anlyse synchro counts () produced by R2D.
Definition at line 20 of file RPCMonitorLinkSynchro.h.
|
explicit |
Definition at line 30 of file RPCMonitorLinkSynchro.cc.
|
virtual |
Definition at line 36 of file RPCMonitorLinkSynchro.cc.
|
virtual |
Implements edm::EDAnalyzer.
Definition at line 106 of file RPCMonitorLinkSynchro.cc.
References RPCLinkSynchroStat::add(), MonitorElement::Fill(), edm::Event::getByType(), me_notComplete, edmOneToOneComparison::problems, edm::Handle< T >::product(), select(), and theSynchroStat.
|
virtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 59 of file RPCMonitorLinkSynchro.cc.
References DQMStore::book1D(), DQMStore::book2D(), MonitorElement::getTH1F(), MonitorElement::getTH2F(), i, me_delaySpread, me_delaySummary, me_notComplete, me_topOccup, me_topSpread, cmsCodeRules.cppFunctionSkipper::operator, and DQMStore::setCurrentFolder().
|
virtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 40 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 101 of file RPCMonitorLinkSynchro.cc.
References RPCLinkSynchroStat::dumpDelays(), edm::ParameterSet::getUntrackedParameter(), theConfig, and theSynchroStat.
|
virtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 52 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 89 of file RPCMonitorLinkSynchro.cc.
References MonitorElement::getTH1F(), MonitorElement::getTH2F(), i, me_delaySpread, me_delaySummary, me_notComplete, me_topOccup, me_topSpread, and query::result.
|
inlinevirtual |
Definition at line 28 of file RPCMonitorLinkSynchro.h.
References v.
Referenced by analyze(), python.Vispa.Views.LineDecayView.LineDecayContainer::createObject(), python.Vispa.Plugins.Browser.BrowserTabController.BrowserTabController::find(), python.Vispa.Views.LineDecayView.LineDecayContainer::mousePressEvent(), python.Vispa.Gui.PortConnection.PointToPointConnection::mousePressEvent(), python.Vispa.Gui.VispaWidget.VispaWidget::mousePressEvent(), and python.Vispa.Views.AbstractView.AbstractView::restoreSelection().
|
protected |
Definition at line 38 of file RPCMonitorLinkSynchro.h.
Referenced by beginJob(), endLuminosityBlock(), and histos().
|
protected |
Definition at line 37 of file RPCMonitorLinkSynchro.h.
Referenced by beginJob(), endLuminosityBlock(), and histos().
|
protected |
Definition at line 41 of file RPCMonitorLinkSynchro.h.
Referenced by analyze(), beginJob(), and histos().
|
protected |
Definition at line 39 of file RPCMonitorLinkSynchro.h.
Referenced by beginJob(), endLuminosityBlock(), and histos().
|
protected |
Definition at line 40 of file RPCMonitorLinkSynchro.h.
Referenced by beginJob(), endLuminosityBlock(), and histos().
|
protected |
Definition at line 34 of file RPCMonitorLinkSynchro.h.
Referenced by beginRun().
|
protected |
Definition at line 33 of file RPCMonitorLinkSynchro.h.
Referenced by beginRun(), and endJob().
|
protected |
Definition at line 35 of file RPCMonitorLinkSynchro.h.
Referenced by analyze(), beginRun(), endJob(), and endLuminosityBlock().