#include <EcalEndcapMonitorDbModule.h>
Public Member Functions | |
EcalEndcapMonitorDbModule (const edm::ParameterSet &ps) | |
Constructor. More... | |
virtual | ~EcalEndcapMonitorDbModule () |
Destructor. More... | |
Public Member Functions inherited from edm::EDAnalyzer | |
EDAnalyzer () | |
std::string | workerType () const |
virtual | ~EDAnalyzer () |
Protected Member Functions | |
void | analyze (const edm::Event &e, const edm::EventSetup &c) |
Analyze. More... | |
void | beginJob (void) |
void | endJob (void) |
Protected Member Functions inherited from edm::EDAnalyzer | |
CurrentProcessingContext const * | currentContext () const |
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 | |
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) |
Definition at line 25 of file EcalEndcapMonitorDbModule.h.
EcalEndcapMonitorDbModule::EcalEndcapMonitorDbModule | ( | const edm::ParameterSet & | ps | ) |
Constructor.
Definition at line 28 of file EcalEndcapMonitorDbModule.cc.
References gather_cfg::cout, dqmStore_, edm::ParameterSet::getUntrackedParameter(), htmlDir_, ME_Db_, cmsCodeRules.cppFunctionSkipper::operator, prefixME_, DQMStore::showDirStructure(), sleepTime_, and xmlFile_.
|
virtual |
Destructor.
Definition at line 58 of file EcalEndcapMonitorDbModule.cc.
References ME_Db_.
|
protectedvirtual |
Analyze.
Implements edm::EDAnalyzer.
Definition at line 80 of file EcalEndcapMonitorDbModule.cc.
References MonitorElementsDb::analyze(), ExpressReco_HICollisions_FallBack::cerr, cmsDriver::config, gather_cfg::cout, cmsCodeRules.cppFunctionSkipper::exception, edm::hlt::Exception, htmlDir_, MonitorElementsDb::htmlOutput(), icycle_, ME_Db_, session_, stor::utils::sleep(), and sleepTime_.
|
protectedvirtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 64 of file EcalEndcapMonitorDbModule.cc.
References MonitorElementsDb::beginJob(), icycle_, and ME_Db_.
|
protectedvirtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 72 of file EcalEndcapMonitorDbModule.cc.
References gather_cfg::cout, MonitorElementsDb::endJob(), icycle_, and ME_Db_.
|
private |
Definition at line 50 of file EcalEndcapMonitorDbModule.h.
Referenced by EcalEndcapMonitorDbModule().
|
private |
Definition at line 54 of file EcalEndcapMonitorDbModule.h.
Referenced by analyze(), and EcalEndcapMonitorDbModule().
|
private |
Definition at line 48 of file EcalEndcapMonitorDbModule.h.
Referenced by analyze(), beginJob(), and endJob().
|
private |
Definition at line 58 of file EcalEndcapMonitorDbModule.h.
Referenced by analyze(), beginJob(), EcalEndcapMonitorDbModule(), endJob(), and ~EcalEndcapMonitorDbModule().
|
private |
Definition at line 52 of file EcalEndcapMonitorDbModule.h.
Referenced by EcalEndcapMonitorDbModule().
|
private |
Definition at line 62 of file EcalEndcapMonitorDbModule.h.
Referenced by analyze().
|
private |
Definition at line 60 of file EcalEndcapMonitorDbModule.h.
Referenced by analyze(), and EcalEndcapMonitorDbModule().
|
private |
Definition at line 56 of file EcalEndcapMonitorDbModule.h.
Referenced by EcalEndcapMonitorDbModule().