![]() |
![]() |
#include <RPCDcsInfoClient.h>
Public Member Functions | |
RPCDcsInfoClient (const edm::ParameterSet &ps) | |
~RPCDcsInfoClient () | |
![]() | |
EDAnalyzer () | |
std::string | workerType () const |
virtual | ~EDAnalyzer () |
Protected Member Functions | |
void | analyze (const edm::Event &e, const edm::EventSetup &c) |
void | beginRun (const edm::Run &r, const edm::EventSetup &c) |
void | endLuminosityBlock (const edm::LuminosityBlock &l, const edm::EventSetup &c) |
void | endRun (const edm::Run &r, const edm::EventSetup &c) |
![]() | |
CurrentProcessingContext const * | currentContext () const |
Private Attributes | |
DQMStore * | dbe_ |
std::vector< int > | DCS |
std::string | dcsinfofolder_ |
Additional Inherited Members | |
![]() | |
typedef EDAnalyzer | ModuleType |
typedef WorkerT< EDAnalyzer > | WorkerType |
![]() | |
static const std::string & | baseType () |
static void | fillDescriptions (ConfigurationDescriptions &descriptions) |
Definition at line 14 of file RPCDcsInfoClient.h.
RPCDcsInfoClient::RPCDcsInfoClient | ( | const edm::ParameterSet & | ps | ) |
Definition at line 4 of file RPCDcsInfoClient.cc.
References dbe_, dcsinfofolder_, edm::ParameterSet::getUntrackedParameter(), and cmsCodeRules.cppFunctionSkipper::operator.
RPCDcsInfoClient::~RPCDcsInfoClient | ( | ) |
Definition at line 12 of file RPCDcsInfoClient.cc.
|
protectedvirtual |
|
protectedvirtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 14 of file RPCDcsInfoClient.cc.
References DCS.
|
protectedvirtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 21 of file RPCDcsInfoClient.cc.
References dbe_, DCS, dcsinfofolder_, DQMStore::get(), MonitorElement::getTH1F(), edm::LuminosityBlockBase::id(), and edm::LuminosityBlockID::luminosityBlock().
|
protectedvirtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 48 of file RPCDcsInfoClient.cc.
References DQMStore::book2D(), DQMStore::bookInt(), DQMStore::cd(), dbe_, DCS, dcsinfofolder_, MonitorElement::Fill(), DQMStore::get(), MonitorElement::getName(), i, DQMStore::removeElement(), MonitorElement::setAxisTitle(), MonitorElement::setBinContent(), MonitorElement::setBinLabel(), and DQMStore::setCurrentFolder().
|
private |
Definition at line 30 of file RPCDcsInfoClient.h.
Referenced by endLuminosityBlock(), endRun(), and RPCDcsInfoClient().
|
private |
Definition at line 32 of file RPCDcsInfoClient.h.
Referenced by beginRun(), endLuminosityBlock(), and endRun().
|
private |
Definition at line 28 of file RPCDcsInfoClient.h.
Referenced by endLuminosityBlock(), endRun(), and RPCDcsInfoClient().