#include <DQMSourceExample.h>
Protected Member Functions | |
void | analyze (const edm::Event &e, const edm::EventSetup &c) override |
void | beginJob () override |
void | beginRun (const edm::Run &r, const edm::EventSetup &c) override |
void | endJob () override |
void | endRun (const edm::Run &r, const edm::EventSetup &c) override |
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 Member Functions | |
void | initialize () |
Private Attributes | |
int | counterEvt_ |
int | counterLS_ |
DQMStore * | dbe_ |
MonitorElement * | deadFalse |
MonitorElement * | deadTrue |
MonitorElement * | f1 |
MonitorElement * | h1 |
MonitorElement * | h1hist |
MonitorElement * | h2 |
MonitorElement * | h3 |
MonitorElement * | h4 |
MonitorElement * | i1 |
MonitorElement * | meanFalse |
MonitorElement * | meanTrue |
std::string | monitorName_ |
int | NBINS |
MonitorElement * | noisyFalse |
MonitorElement * | noisyTrue |
MonitorElement * | p1 |
MonitorElement * | p2 |
edm::ParameterSet | parameters_ |
int | prescaleEvt_ |
int | prescaleLS_ |
MonitorElement * | s1 |
MonitorElement * | summ |
MonitorElement * | wExpFalse |
MonitorElement * | wExpTrue |
MonitorElement * | xFalse |
float | XMAX |
float | XMIN |
MonitorElement * | xTrue |
MonitorElement * | yFalse |
MonitorElement * | yTrue |
Additional Inherited Members | |
Public Types inherited from edm::EDAnalyzer | |
typedef EDAnalyzer | ModuleType |
Public Types inherited from edm::EDConsumerBase | |
typedef ProductLabels | Labels |
Static Public Member Functions inherited from edm::EDAnalyzer | |
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 21 of file DQMSourceExample.h.
DQMSourceExample::DQMSourceExample | ( | const edm::ParameterSet & | ps | ) |
|
override |
Definition at line 27 of file DQMSourceExample.cc.
|
overrideprotected |
Definition at line 150 of file DQMSourceExample.cc.
References gather_cfg::cout, connectstrParser::f1, mps_fire::i, cmsBatch::log, p1, p2, and w.
|
overrideprotectedvirtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 60 of file DQMSourceExample.cc.
References dbe_, connectstrParser::f1, mps_fire::i, NBINS, Utilities::operator, p1, p2, and groupFilesInBlocks::temp.
|
overrideprotected |
Definition at line 144 of file DQMSourceExample.cc.
|
overrideprotectedvirtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 219 of file DQMSourceExample.cc.
References gather_cfg::cout.
|
overrideprotected |
Definition at line 212 of file DQMSourceExample.cc.
|
private |
Definition at line 33 of file DQMSourceExample.cc.
References gather_cfg::cout, dbe_, and Utilities::operator.
|
private |
Definition at line 55 of file DQMSourceExample.h.
|
private |
Definition at line 56 of file DQMSourceExample.h.
|
private |
Definition at line 52 of file DQMSourceExample.h.
|
private |
Definition at line 78 of file DQMSourceExample.h.
|
private |
Definition at line 77 of file DQMSourceExample.h.
|
private |
Definition at line 84 of file DQMSourceExample.h.
|
private |
Definition at line 88 of file DQMSourceExample.h.
Referenced by utils.Chi2::absval(), utils.Chi2::check_filled_bins(), utils.KS::do_test(), utils.Chi2::do_test(), utils.BinToBin::do_test(), utils.BinToBin1percent::do_test(), utils.StatisticalTest::get_rank(), and utils.StatisticalTest::set_operands().
|
private |
Definition at line 89 of file DQMSourceExample.h.
|
private |
Definition at line 90 of file DQMSourceExample.h.
Referenced by utils.Chi2::absval(), utils.Chi2::check_filled_bins(), utils.KS::do_test(), utils.Chi2::do_test(), utils.StatisticalTest::get_rank(), and utils.StatisticalTest::set_operands().
|
private |
Definition at line 91 of file DQMSourceExample.h.
|
private |
Definition at line 92 of file DQMSourceExample.h.
|
private |
Definition at line 83 of file DQMSourceExample.h.
|
private |
Definition at line 75 of file DQMSourceExample.h.
|
private |
Definition at line 74 of file DQMSourceExample.h.
|
private |
Definition at line 53 of file DQMSourceExample.h.
|
private |
Definition at line 63 of file DQMSourceExample.h.
|
private |
Definition at line 80 of file DQMSourceExample.h.
|
private |
Definition at line 79 of file DQMSourceExample.h.
|
private |
Definition at line 86 of file DQMSourceExample.h.
|
private |
Definition at line 87 of file DQMSourceExample.h.
|
private |
Definition at line 50 of file DQMSourceExample.h.
Referenced by Mixins._TypedParameterizable::clone(), Types.PSet::clone(), and Mixins._TypedParameterizable::copy().
|
private |
Definition at line 58 of file DQMSourceExample.h.
|
private |
Definition at line 59 of file DQMSourceExample.h.
|
private |
Definition at line 85 of file DQMSourceExample.h.
|
private |
Definition at line 93 of file DQMSourceExample.h.
|
private |
Definition at line 73 of file DQMSourceExample.h.
|
private |
Definition at line 72 of file DQMSourceExample.h.
|
private |
Definition at line 68 of file DQMSourceExample.h.
|
private |
Definition at line 64 of file DQMSourceExample.h.
|
private |
Definition at line 64 of file DQMSourceExample.h.
|
private |
Definition at line 67 of file DQMSourceExample.h.
|
private |
Definition at line 70 of file DQMSourceExample.h.
|
private |
Definition at line 69 of file DQMSourceExample.h.