#include <EcalBarrelMonitorDbModule.h>
Public Types | |
typedef dqm::legacy::DQMStore | DQMStore |
typedef dqm::legacy::MonitorElement | MonitorElement |
Public Types inherited from edm::one::EDAnalyzerBase | |
typedef EDAnalyzerBase | ModuleType |
Public Types inherited from edm::EDConsumerBase | |
typedef ProductLabels | Labels |
Protected Member Functions | |
void | analyze (const edm::Event &e, const edm::EventSetup &c) override |
Analyze. More... | |
void | beginJob (void) override |
void | endJob (void) override |
Protected Member Functions inherited from edm::EDConsumerBase | |
template<typename ProductType , BranchType B = InEvent> | |
EDGetTokenT< ProductType > | consumes (edm::InputTag const &tag) |
template<BranchType B = InEvent> | |
EDConsumerBaseAdaptor< B > | consumes (edm::InputTag tag) noexcept |
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 ESProduct , typename ESRecord , Transition Tr = Transition::Event> | |
auto | esConsumes () |
template<typename ESProduct , typename ESRecord , Transition Tr = Transition::Event> | |
auto | esConsumes (ESInputTag const &tag) |
template<Transition Tr = Transition::Event> | |
constexpr auto | esConsumes () |
template<Transition Tr = Transition::Event> | |
auto | esConsumes (ESInputTag tag) |
template<Transition Tr = Transition::Event> | |
ESGetTokenGeneric | esConsumes (eventsetup::EventSetupRecordKey const &iRecord, eventsetup::DataKey const &iKey) |
Used with EventSetupRecord::doGet. More... | |
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) |
void | resetItemsToGetFrom (BranchType iType) |
Private Attributes | |
DQMStore * | dqmStore_ |
std::string | htmlDir_ |
int | icycle_ |
MonitorElementsDb * | ME_Db_ |
std::string | prefixME_ |
coral::ISessionProxy * | session_ |
unsigned int | sleepTime_ |
std::string | xmlFile_ |
Additional Inherited Members | |
Static Public Member Functions inherited from edm::one::EDAnalyzerBase | |
static const std::string & | baseType () |
static void | fillDescriptions (ConfigurationDescriptions &descriptions) |
static void | prevalidate (ConfigurationDescriptions &descriptions) |
Definition at line 24 of file EcalBarrelMonitorDbModule.h.
Definition at line 27 of file EcalBarrelMonitorDbModule.h.
Definition at line 26 of file EcalBarrelMonitorDbModule.h.
EcalBarrelMonitorDbModule::EcalBarrelMonitorDbModule | ( | const edm::ParameterSet & | ps | ) |
Constructor.
Definition at line 28 of file EcalBarrelMonitorDbModule.cc.
References gather_cfg::cout, dqmStore_, edm::ParameterSet::getUntrackedParameter(), htmlDir_, icycle_, ME_Db_, Utilities::operator, prefixME_, session_, sleepTime_, AlCaHLTBitMon_QueryRunRegistry::string, and xmlFile_.
|
override |
Destructor.
Definition at line 58 of file EcalBarrelMonitorDbModule.cc.
References ME_Db_.
|
overrideprotectedvirtual |
Analyze.
Implements edm::one::EDAnalyzerBase.
Definition at line 77 of file EcalBarrelMonitorDbModule.cc.
References MonitorElementsDb::analyze(), HltBtagPostValidation_cff::c, DMR_cfg::cerr, visDQMUpload::context, gather_cfg::cout, MillePedeFileConverter_cfg::e, cppFunctionSkipper::exception, Exception, htmlDir_, MonitorElementsDb::htmlOutput(), icycle_, instance, ME_Db_, session_, and sleepTime_.
|
overrideprotectedvirtual |
Reimplemented from edm::one::EDAnalyzerBase.
Definition at line 63 of file EcalBarrelMonitorDbModule.cc.
References MonitorElementsDb::beginJob(), icycle_, and ME_Db_.
|
overrideprotectedvirtual |
Reimplemented from edm::one::EDAnalyzerBase.
Definition at line 70 of file EcalBarrelMonitorDbModule.cc.
References gather_cfg::cout, MonitorElementsDb::endJob(), icycle_, and ME_Db_.
|
private |
Definition at line 48 of file EcalBarrelMonitorDbModule.h.
Referenced by EcalBarrelMonitorDbModule().
|
private |
Definition at line 52 of file EcalBarrelMonitorDbModule.h.
Referenced by analyze(), and EcalBarrelMonitorDbModule().
|
private |
Definition at line 46 of file EcalBarrelMonitorDbModule.h.
Referenced by analyze(), beginJob(), EcalBarrelMonitorDbModule(), and endJob().
|
private |
Definition at line 56 of file EcalBarrelMonitorDbModule.h.
Referenced by analyze(), beginJob(), EcalBarrelMonitorDbModule(), endJob(), and ~EcalBarrelMonitorDbModule().
|
private |
Definition at line 50 of file EcalBarrelMonitorDbModule.h.
Referenced by EcalBarrelMonitorDbModule().
|
private |
Definition at line 60 of file EcalBarrelMonitorDbModule.h.
Referenced by analyze(), and EcalBarrelMonitorDbModule().
|
private |
Definition at line 58 of file EcalBarrelMonitorDbModule.h.
Referenced by analyze(), and EcalBarrelMonitorDbModule().
|
private |
Definition at line 54 of file EcalBarrelMonitorDbModule.h.
Referenced by EcalBarrelMonitorDbModule().