#include <DQMSourceExample.h>
Public Member Functions | |
DQMSourceExample (const edm::ParameterSet &) | |
~DQMSourceExample () | |
Public Member Functions inherited from edm::EDAnalyzer | |
EDAnalyzer () | |
std::string | workerType () const |
virtual | ~EDAnalyzer () |
Public Member Functions inherited from edm::EDConsumerBase | |
EDConsumerBase () | |
ProductHolderIndex | indexFrom (EDGetToken, BranchType, TypeID const &) const |
void | itemsMayGet (BranchType, std::vector< ProductHolderIndex > &) const |
void | itemsToGet (BranchType, std::vector< ProductHolderIndex > &) const |
void | labelsForToken (EDGetToken iToken, Labels &oLabels) const |
void | updateLookup (BranchType iBranchType, ProductHolderIndexHelper const &) |
virtual | ~EDConsumerBase () |
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) |
Protected Member Functions inherited from edm::EDAnalyzer | |
void | callWhenNewProductsRegistered (std::function< void(BranchDescription const &)> const &func) |
CurrentProcessingContext const * | currentContext () const |
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 |
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 23 of file DQMSourceExample.h.
DQMSourceExample::DQMSourceExample | ( | const edm::ParameterSet & | ps | ) |
Definition at line 25 of file DQMSourceExample.cc.
DQMSourceExample::~DQMSourceExample | ( | ) |
Definition at line 30 of file DQMSourceExample.cc.
|
protectedvirtual |
Implements edm::EDAnalyzer.
Definition at line 163 of file DQMSourceExample.cc.
References gather_cfg::cout, python.connectstrParser::f1, i, create_public_lumi_plots::log, p1, p2, w(), x, detailsBasic3DVector::y, and detailsBasic3DVector::z.
|
protectedvirtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 63 of file DQMSourceExample.cc.
References DQMStore::book1D(), DQMStore::book1S(), DQMStore::book2D(), DQMStore::bookFloat(), DQMStore::bookInt(), DQMStore::bookProfile(), DQMStore::bookProfile2D(), DQMStore::bookString(), dbe_, python.connectstrParser::f1, i, NBINS, cppFunctionSkipper::operator, p1, p2, DQMStore::setCurrentFolder(), DQMStore::showDirStructure(), DQMStore::tag(), DQMStore::tagContents(), and groupFilesInBlocks::temp.
|
protectedvirtual |
|
protectedvirtual |
|
protectedvirtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 240 of file DQMSourceExample.cc.
References gather_cfg::cout.
|
protectedvirtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 225 of file DQMSourceExample.cc.
|
protectedvirtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 233 of file DQMSourceExample.cc.
|
private |
Definition at line 36 of file DQMSourceExample.cc.
References gather_cfg::cout, dbe_, and cppFunctionSkipper::operator.
|
private |
Definition at line 61 of file DQMSourceExample.h.
|
private |
Definition at line 62 of file DQMSourceExample.h.
|
private |
Definition at line 58 of file DQMSourceExample.h.
|
private |
Definition at line 84 of file DQMSourceExample.h.
|
private |
Definition at line 83 of file DQMSourceExample.h.
|
private |
Definition at line 90 of file DQMSourceExample.h.
|
private |
Definition at line 94 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 95 of file DQMSourceExample.h.
|
private |
Definition at line 96 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 97 of file DQMSourceExample.h.
|
private |
Definition at line 98 of file DQMSourceExample.h.
|
private |
Definition at line 89 of file DQMSourceExample.h.
|
private |
Definition at line 81 of file DQMSourceExample.h.
|
private |
Definition at line 80 of file DQMSourceExample.h.
|
private |
Definition at line 59 of file DQMSourceExample.h.
|
private |
Definition at line 69 of file DQMSourceExample.h.
|
private |
Definition at line 86 of file DQMSourceExample.h.
|
private |
Definition at line 85 of file DQMSourceExample.h.
|
private |
Definition at line 92 of file DQMSourceExample.h.
|
private |
Definition at line 93 of file DQMSourceExample.h.
|
private |
Definition at line 56 of file DQMSourceExample.h.
Referenced by Mixins._TypedParameterizable::clone(), Types.PSet::clone(), and Mixins._TypedParameterizable::copy().
|
private |
Definition at line 64 of file DQMSourceExample.h.
|
private |
Definition at line 65 of file DQMSourceExample.h.
|
private |
Definition at line 91 of file DQMSourceExample.h.
|
private |
Definition at line 99 of file DQMSourceExample.h.
|
private |
Definition at line 79 of file DQMSourceExample.h.
|
private |
Definition at line 78 of file DQMSourceExample.h.
|
private |
Definition at line 74 of file DQMSourceExample.h.
|
private |
Definition at line 70 of file DQMSourceExample.h.
|
private |
Definition at line 70 of file DQMSourceExample.h.
|
private |
Definition at line 73 of file DQMSourceExample.h.
|
private |
Definition at line 76 of file DQMSourceExample.h.
|
private |
Definition at line 75 of file DQMSourceExample.h.