#include <RPCMon_SS_Dbx_Global.h>
Public Member Functions | |
RPCMon_SS_Dbx_Global (const edm::ParameterSet &) | |
~RPCMon_SS_Dbx_Global () | |
Public Member Functions inherited from edm::EDAnalyzer | |
EDAnalyzer () | |
std::string | workerType () const |
virtual | ~EDAnalyzer () |
Private Member Functions | |
virtual void | analyze (const edm::Event &, const edm::EventSetup &) |
virtual void | beginJob () |
void | beginRun (const edm::Run &, const edm::EventSetup &) |
virtual void | endJob () |
Private Attributes | |
DQMStore * | dbe_ |
std::string | digiLabel_ |
std::string | globalFolder_ |
int | numberOfRings_ |
std::string | rootFileName_ |
bool | saveRootFile_ |
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 &) |
Protected Member Functions inherited from edm::EDAnalyzer | |
CurrentProcessingContext const * | currentContext () const |
Definition at line 15 of file RPCMon_SS_Dbx_Global.h.
|
explicit |
Definition at line 19 of file RPCMon_SS_Dbx_Global.cc.
References digiLabel_, edm::ParameterSet::getUntrackedParameter(), globalFolder_, numberOfRings_, rootFileName_, and saveRootFile_.
RPCMon_SS_Dbx_Global::~RPCMon_SS_Dbx_Global | ( | ) |
Definition at line 34 of file RPCMon_SS_Dbx_Global.cc.
References dbe_.
|
privatevirtual |
Implements edm::EDAnalyzer.
Definition at line 59 of file RPCMon_SS_Dbx_Global.cc.
References abs, DQMStore::book2D(), RPCGeomServ::chambernr(), dbe_, MonitorElement::Fill(), edm::EventSetup::get(), DQMStore::get(), edm::Event::getByType(), globalFolder_, rpcdqm::utils::labelXAxisSector(), rpcdqm::utils::labelXAxisSegment(), rpcdqm::utils::labelYAxisRing(), rpcdqm::utils::labelYAxisRoll(), RPCGeomServ::name(), mergeVDriftHistosByStation::name, RPCRoll::nstrips(), numberOfRings_, relativeConstraints::ring, RPCGeomServ::segment(), DQMStore::setCurrentFolder(), and GlobalPosition_Frontier_DevDB_cff::tag.
|
privatevirtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 39 of file RPCMon_SS_Dbx_Global.cc.
References dbe_, and cppFunctionSkipper::operator.
|
privatevirtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 46 of file RPCMon_SS_Dbx_Global.cc.
References DQMStore::book1D(), dbe_, DQMStore::get(), MonitorElement::getName(), globalFolder_, DQMStore::removeElement(), and DQMStore::setCurrentFolder().
|
privatevirtual |
|
private |
Definition at line 30 of file RPCMon_SS_Dbx_Global.h.
Referenced by analyze(), beginJob(), beginRun(), and ~RPCMon_SS_Dbx_Global().
|
private |
Definition at line 27 of file RPCMon_SS_Dbx_Global.h.
Referenced by RPCMon_SS_Dbx_Global().
|
private |
Definition at line 27 of file RPCMon_SS_Dbx_Global.h.
Referenced by analyze(), beginRun(), and RPCMon_SS_Dbx_Global().
|
private |
Definition at line 31 of file RPCMon_SS_Dbx_Global.h.
Referenced by analyze(), and RPCMon_SS_Dbx_Global().
|
private |
Definition at line 29 of file RPCMon_SS_Dbx_Global.h.
Referenced by RPCMon_SS_Dbx_Global().
|
private |
Definition at line 28 of file RPCMon_SS_Dbx_Global.h.
Referenced by RPCMon_SS_Dbx_Global().