#include <RPCDcsInfoClient.h>
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) |
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 | |
DQMStore * | dbe_ |
std::vector< int > | DCS |
std::string | dcsinfofolder_ |
Additional Inherited Members | |
Public Types inherited from edm::EDAnalyzer | |
typedef EDAnalyzer | ModuleType |
Static Public Member Functions inherited from edm::EDAnalyzer | |
static const std::string & | baseType () |
static void | fillDescriptions (ConfigurationDescriptions &descriptions) |
static void | prevalidate (ConfigurationDescriptions &) |
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(), cppFunctionSkipper::operator, and AlCaHLTBitMon_QueryRunRegistry::string.
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(), DQMStore::setCurrentFolder(), and AlCaHLTBitMon_QueryRunRegistry::string.
|
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().