![]() |
![]() |
#include <DQMClientExample.h>
Protected Member Functions | |
void | analyze (const edm::Event &e, const edm::EventSetup &c) override |
void | beginJob () override |
void | beginLuminosityBlock (const edm::LuminosityBlock &lumiSeg, const edm::EventSetup &context) override |
void | beginRun (const edm::Run &r, const edm::EventSetup &c) override |
void | endJob () override |
void | endLuminosityBlock (const edm::LuminosityBlock &lumiSeg, const edm::EventSetup &c) override |
void | endRun (const edm::Run &r, const edm::EventSetup &c) override |
void | performClient () |
![]() | |
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 ESProduct , typename ESRecord , Transition Tr = Transition::Event> | |
auto | esConsumes () |
template<typename ESProduct , typename ESRecord , Transition Tr = Transition::Event> | |
auto | esConsumes (ESInputTag const &tag) |
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 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 | |
![]() | |
typedef EDAnalyzer | ModuleType |
![]() | |
typedef ProductLabels | Labels |
![]() | |
static const std::string & | baseType () |
static void | fillDescriptions (ConfigurationDescriptions &descriptions) |
static void | prevalidate (ConfigurationDescriptions &) |
static bool | wantsGlobalLuminosityBlocks () |
static bool | wantsGlobalRuns () |
static bool | wantsStreamLuminosityBlocks () |
static bool | wantsStreamRuns () |
DQM Test Client
Definition at line 29 of file DQMClientExample.h.
DQMClientExample::DQMClientExample | ( | const edm::ParameterSet & | ps | ) |
|
override |
Definition at line 40 of file DQMClientExample.cc.
|
overrideprotected |
Definition at line 111 of file DQMClientExample.cc.
|
overrideprotectedvirtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 86 of file DQMClientExample.cc.
References dbe_, and Utilities::operator.
|
overrideprotected |
Definition at line 103 of file DQMClientExample.cc.
|
overrideprotected |
Definition at line 98 of file DQMClientExample.cc.
|
overrideprotectedvirtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 140 of file DQMClientExample.cc.
References gather_cfg::cout.
|
overrideprotected |
Definition at line 122 of file DQMClientExample.cc.
|
overrideprotected |
Definition at line 132 of file DQMClientExample.cc.
|
private |
Definition at line 45 of file DQMClientExample.cc.
References gather_cfg::cout, dbe_, and Utilities::operator.
|
protected |
Definition at line 149 of file DQMClientExample.cc.
References gather_cfg::cout, dbe_, connectstrParser::f1, QReport::getBadChannels(), QReport::getMessage(), QReport::getStatus(), MonitorElement::getTH1F(), SiStripPI::mean, and SiStripPI::rms.
|
private |
Definition at line 82 of file DQMClientExample.h.
|
private |
Definition at line 76 of file DQMClientExample.h.
|
private |
Definition at line 79 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 71 of file DQMClientExample.h.
|
private |
Definition at line 72 of file DQMClientExample.h.
|
private |
Definition at line 73 of file DQMClientExample.h.
|
private |
Definition at line 68 of file DQMClientExample.h.
|
private |
Definition at line 69 of file DQMClientExample.h.
|
private |
Definition at line 66 of file DQMClientExample.h.
Referenced by Mixins._TypedParameterizable::clone(), Types.PSet::clone(), Types.EDAlias::clone(), and Mixins._TypedParameterizable::copy().
|
private |
Definition at line 74 of file DQMClientExample.h.
|
private |
Definition at line 75 of file DQMClientExample.h.
|
private |
Definition at line 70 of file DQMClientExample.h.