#include <DQMDcsInfoClient.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_ |
MonitorElement * | meProcessedLS_ |
edm::ParameterSet | parameters_ |
std::set< unsigned int > | processedLS_ |
MonitorElement * | reportSummary_ |
MonitorElement * | reportSummaryMap_ |
std::string | subsystemname_ |
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 26 of file DQMDcsInfoClient.h.
DQMDcsInfoClient::DQMDcsInfoClient | ( | const edm::ParameterSet & | ps | ) |
Definition at line 16 of file DQMDcsInfoClient.cc.
References dbe_, dcsinfofolder_, edm::ParameterSet::getUntrackedParameter(), cppFunctionSkipper::operator, parameters_, AlCaHLTBitMon_QueryRunRegistry::string, and subsystemname_.
DQMDcsInfoClient::~DQMDcsInfoClient | ( | ) |
Definition at line 28 of file DQMDcsInfoClient.cc.
|
protectedvirtual |
|
protectedvirtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 33 of file DQMDcsInfoClient.cc.
References DQMStore::bookString(), DQMStore::cd(), dbe_, DCS, edm::ParameterSet::getParameter(), edm::ParameterSet::getParameterSet(), edm::getProcessParameterSet(), processedLS_, DQMStore::setCurrentFolder(), AlCaHLTBitMon_QueryRunRegistry::string, and subsystemname_.
|
protectedvirtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 55 of file DQMDcsInfoClient.cc.
References dbe_, DCS, dcsinfofolder_, DQMStore::get(), MonitorElement::getTH1F(), i, edm::LuminosityBlockBase::id(), edm::LuminosityBlockID::luminosityBlock(), processedLS_, and subsystemname_.
|
protectedvirtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 90 of file DQMDcsInfoClient.cc.
References DQMStore::book1D(), DQMStore::book2D(), DQMStore::bookFloat(), DQMStore::cd(), dbe_, DCS, MonitorElement::Fill(), DQMStore::get(), MonitorElement::getName(), i, j, meProcessedLS_, processedLS_, DQMStore::removeElement(), reportSummary_, reportSummaryMap_, MonitorElement::setAxisTitle(), MonitorElement::setBinContent(), MonitorElement::setBinLabel(), DQMStore::setCurrentFolder(), and subsystemname_.
|
private |
Definition at line 44 of file DQMDcsInfoClient.h.
Referenced by beginRun(), DQMDcsInfoClient(), endLuminosityBlock(), and endRun().
|
private |
Definition at line 46 of file DQMDcsInfoClient.h.
Referenced by beginRun(), endLuminosityBlock(), and endRun().
|
private |
Definition at line 42 of file DQMDcsInfoClient.h.
Referenced by DQMDcsInfoClient(), and endLuminosityBlock().
|
private |
Definition at line 53 of file DQMDcsInfoClient.h.
Referenced by endRun().
|
private |
Definition at line 40 of file DQMDcsInfoClient.h.
Referenced by Mixins._TypedParameterizable::clone(), Types.PSet::clone(), Mixins._TypedParameterizable::copy(), and DQMDcsInfoClient().
|
private |
Definition at line 47 of file DQMDcsInfoClient.h.
Referenced by beginRun(), endLuminosityBlock(), and endRun().
|
private |
Definition at line 51 of file DQMDcsInfoClient.h.
Referenced by endRun().
|
private |
Definition at line 52 of file DQMDcsInfoClient.h.
Referenced by endRun().
|
private |
Definition at line 41 of file DQMDcsInfoClient.h.
Referenced by beginRun(), DQMDcsInfoClient(), endLuminosityBlock(), and endRun().