#include <DQMDcsInfoClient.h>
Public Member Functions | |
DQMDcsInfoClient (const edm::ParameterSet &ps) | |
~DQMDcsInfoClient () | |
Public Member Functions inherited from edm::EDAnalyzer | |
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) |
Protected Member Functions inherited from edm::EDAnalyzer | |
CurrentProcessingContext const * | currentContext () const |
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 |
typedef WorkerT< EDAnalyzer > | WorkerType |
Static Public Member Functions inherited from edm::EDAnalyzer | |
static const std::string & | baseType () |
static void | fillDescriptions (ConfigurationDescriptions &descriptions) |
Definition at line 28 of file DQMDcsInfoClient.h.
DQMDcsInfoClient::DQMDcsInfoClient | ( | const edm::ParameterSet & | ps | ) |
Definition at line 19 of file DQMDcsInfoClient.cc.
References dbe_, dcsinfofolder_, edm::ParameterSet::getUntrackedParameter(), cmsCodeRules.cppFunctionSkipper::operator, parameters_, and subsystemname_.
DQMDcsInfoClient::~DQMDcsInfoClient | ( | ) |
Definition at line 31 of file DQMDcsInfoClient.cc.
|
protectedvirtual |
|
protectedvirtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 36 of file DQMDcsInfoClient.cc.
References DCS, and processedLS_.
|
protectedvirtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 50 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 85 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 46 of file DQMDcsInfoClient.h.
Referenced by DQMDcsInfoClient(), endLuminosityBlock(), and endRun().
|
private |
Definition at line 48 of file DQMDcsInfoClient.h.
Referenced by beginRun(), endLuminosityBlock(), and endRun().
|
private |
Definition at line 44 of file DQMDcsInfoClient.h.
Referenced by DQMDcsInfoClient(), and endLuminosityBlock().
|
private |
Definition at line 55 of file DQMDcsInfoClient.h.
Referenced by endRun().
|
private |
Definition at line 42 of file DQMDcsInfoClient.h.
Referenced by Mixins._TypedParameterizable::clone(), Types.PSet::clone(), Mixins._TypedParameterizable::copy(), and DQMDcsInfoClient().
|
private |
Definition at line 49 of file DQMDcsInfoClient.h.
Referenced by beginRun(), endLuminosityBlock(), and endRun().
|
private |
Definition at line 53 of file DQMDcsInfoClient.h.
Referenced by endRun().
|
private |
Definition at line 54 of file DQMDcsInfoClient.h.
Referenced by endRun().
|
private |
Definition at line 43 of file DQMDcsInfoClient.h.
Referenced by DQMDcsInfoClient(), endLuminosityBlock(), and endRun().