#include <DQMClientExample.h>
Public Member Functions | |
DQMClientExample (const edm::ParameterSet &ps) | |
virtual | ~DQMClientExample () |
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 | beginJob () |
void | beginLuminosityBlock (const edm::LuminosityBlock &lumiSeg, const edm::EventSetup &context) |
void | beginRun (const edm::Run &r, const edm::EventSetup &c) |
void | endJob () |
void | endLuminosityBlock (const edm::LuminosityBlock &lumiSeg, const edm::EventSetup &c) |
void | endRun (const edm::Run &r, const edm::EventSetup &c) |
void | performClient () |
Protected Member Functions inherited from edm::EDAnalyzer | |
CurrentProcessingContext const * | currentContext () const |
Private Member Functions | |
void | initialize () |
Private Attributes | |
MonitorElement * | clientHisto |
bool | clientOnEachEvent |
bool | clientOnEndJob |
bool | clientOnEndLumi |
bool | clientOnEndRun |
int | counterClientOperation |
int | counterEvt_ |
int | counterLS_ |
DQMStore * | dbe_ |
std::string | monitorName_ |
edm::ParameterSet | parameters_ |
int | prescaleEvt_ |
int | prescaleLS_ |
std::string | QTestName_ |
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) |
static void | prevalidate (ConfigurationDescriptions &) |
DQM Test Client
Definition at line 33 of file DQMClientExample.h.
DQMClientExample::DQMClientExample | ( | const edm::ParameterSet & | ps | ) |
Definition at line 40 of file DQMClientExample.cc.
|
virtual |
Definition at line 46 of file DQMClientExample.cc.
|
protectedvirtual |
|
protectedvirtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 89 of file DQMClientExample.cc.
References DQMStore::book1D(), dbe_, cppFunctionSkipper::operator, and DQMStore::setCurrentFolder().
|
protectedvirtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 108 of file DQMClientExample.cc.
|
protectedvirtual |
|
protectedvirtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 142 of file DQMClientExample.cc.
References gather_cfg::cout.
|
protectedvirtual |
|
protectedvirtual |
|
private |
Definition at line 52 of file DQMClientExample.cc.
References gather_cfg::cout, dbe_, and cppFunctionSkipper::operator.
|
protected |
Definition at line 151 of file DQMClientExample.cc.
References gather_cfg::cout, dbe_, python.connectstrParser::f1, DQMStore::get(), QReport::getBadChannels(), QReport::getMessage(), QReport::getStatus(), MonitorElement::getTH1F(), timingPdfMaker::mean, and plotscripts::rms().
|
private |
Definition at line 91 of file DQMClientExample.h.
|
private |
Definition at line 85 of file DQMClientExample.h.
|
private |
Definition at line 88 of file DQMClientExample.h.
|
private |
Definition at line 86 of file DQMClientExample.h.
|
private |
Definition at line 87 of file DQMClientExample.h.
|
private |
Definition at line 80 of file DQMClientExample.h.
|
private |
Definition at line 81 of file DQMClientExample.h.
|
private |
Definition at line 82 of file DQMClientExample.h.
|
private |
Definition at line 77 of file DQMClientExample.h.
|
private |
Definition at line 78 of file DQMClientExample.h.
|
private |
Definition at line 75 of file DQMClientExample.h.
Referenced by Mixins._TypedParameterizable::clone(), Types.PSet::clone(), and Mixins._TypedParameterizable::copy().
|
private |
Definition at line 83 of file DQMClientExample.h.
|
private |
Definition at line 84 of file DQMClientExample.h.
|
private |
Definition at line 79 of file DQMClientExample.h.