![]() |
![]() |
#include <DTCertificationSummary.h>
Private Member Functions | |
void | beginRun (const edm::Run &run, const edm::EventSetup &setup) |
void | dqmEndJob (DQMStore::IBooker &, DQMStore::IGetter &) |
DQM Client Diagnostic in offline mode. More... | |
void | dqmEndLuminosityBlock (DQMStore::IBooker &, DQMStore::IGetter &, edm::LuminosityBlock const &, edm::EventSetup const &) |
DQM Client Diagnostic in online mode. More... | |
void | endRun (const edm::Run &run, const edm::EventSetup &setup) |
Private Attributes | |
std::map< int, MonitorElement * > | certFractions |
MonitorElement * | certMap |
MonitorElement * | totalCertFraction |
Additional Inherited Members | |
![]() | |
typedef EDAnalyzerBase | ModuleType |
![]() | |
static const std::string & | baseType () |
static void | fillDescriptions (ConfigurationDescriptions &descriptions) |
static void | prevalidate (ConfigurationDescriptions &descriptions) |
![]() | |
void | callWhenNewProductsRegistered (std::function< void(BranchDescription const &)> const &func) |
![]() | |
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) |
No description available.
Definition at line 19 of file DTCertificationSummary.h.
DTCertificationSummary::DTCertificationSummary | ( | const edm::ParameterSet & | pset | ) |
|
virtual |
|
privatevirtual |
Reimplemented from DQMEDHarvester.
Definition at line 62 of file DTCertificationSummary.cc.
|
privatevirtual |
DQM Client Diagnostic in offline mode.
Implements DQMEDHarvester.
Definition at line 71 of file DTCertificationSummary.cc.
References DQMStore::IGetter::get(), MonitorElement::getBinContent(), min(), pileupDistInMC::total, and histoStyle::weight.
|
privatevirtual |
DQM Client Diagnostic in online mode.
Reimplemented from DQMEDHarvester.
Definition at line 33 of file DTCertificationSummary.cc.
References DQMStore::IBooker::book2D(), DQMStore::IBooker::bookFloat(), MonitorElement::Fill(), DQMStore::IGetter::get(), MonitorElement::setAxisTitle(), DQMStore::IBooker::setCurrentFolder(), and hcal_dqm_sourceclient-file_cfg::streams.
|
privatevirtual |
Reimplemented from DQMEDHarvester.
Definition at line 67 of file DTCertificationSummary.cc.
|
private |
Definition at line 45 of file DTCertificationSummary.h.
|
private |
Definition at line 44 of file DTCertificationSummary.h.
|
private |
Definition at line 43 of file DTCertificationSummary.h.