#include <RPCChamberQuality.h>
Public Member Functions | |
void | analyze (const edm::Event &iEvent, const edm::EventSetup &c) |
void | beginJob () |
void | beginLuminosityBlock (edm::LuminosityBlock const &lumiSeg, edm::EventSetup const &context) |
void | beginRun (const edm::Run &r, const edm::EventSetup &c) |
void | endLuminosityBlock (edm::LuminosityBlock const &lumiSeg, edm::EventSetup const &c) |
void | endRun (const edm::Run &r, const edm::EventSetup &c) |
RPCChamberQuality (const edm::ParameterSet &ps) | |
virtual | ~RPCChamberQuality () |
Public Member Functions inherited from edm::EDAnalyzer | |
EDAnalyzer () | |
std::string | workerType () const |
virtual | ~EDAnalyzer () |
Private Types | |
enum | chamberQualityState { GoodState = 1, OffState =2, NoisyStripState = 3, NoisyRollState = 4, PartiallyDeadState =5, DeadState =6, BadShapeState =7 } |
Private Member Functions | |
void | fillMonitorElements () |
void | performeClientOperation (std::string, int, MonitorElement *) |
Private Attributes | |
DQMStore * | dbe_ |
bool | enableDQMClients_ |
bool | init_ |
int | lumiCounter_ |
int | minEvents |
int | numberOfDisks_ |
int | numLumBlock_ |
bool | offlineDQM_ |
std::string | prefixDir_ |
int | prescaleFactor_ |
MonitorElement * | RpcEvents |
std::string | summaryDir_ |
bool | useRollInfo_ |
Static Private Attributes | |
static const std::string | regions_ [3] = {"EndcapNegative","Barrel","EndcapPositive"} |
static const std::string | xLabels_ [7] = {"Good", "OFF", "Nois.St","Nois.Ch","Part.Dead","Dead","Bad.Shape"} |
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 13 of file RPCChamberQuality.h.
|
private |
Enumerator | |
---|---|
GoodState | |
OffState | |
NoisyStripState | |
NoisyRollState | |
PartiallyDeadState | |
DeadState | |
BadShapeState |
Definition at line 32 of file RPCChamberQuality.h.
RPCChamberQuality::RPCChamberQuality | ( | const edm::ParameterSet & | ps | ) |
Definition at line 13 of file RPCChamberQuality.cc.
References enableDQMClients_, edm::ParameterSet::getUntrackedParameter(), minEvents, numberOfDisks_, offlineDQM_, prefixDir_, prescaleFactor_, summaryDir_, and useRollInfo_.
|
virtual |
Definition at line 33 of file RPCChamberQuality.cc.
References dbe_, and enableDQMClients_.
|
virtual |
|
virtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 39 of file RPCChamberQuality.cc.
References dbe_, enableDQMClients_, and cppFunctionSkipper::operator.
|
virtual |
|
virtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 45 of file RPCChamberQuality.cc.
References DQMStore::book1D(), DQMStore::book2D(), dbe_, enableDQMClients_, DQMStore::get(), MonitorElement::getName(), init_, rpcdqm::utils::labelXAxisSector(), rpcdqm::utils::labelXAxisSegment(), rpcdqm::utils::labelYAxisRing(), rpcdqm::utils::labelYAxisRoll(), lumiCounter_, numberOfDisks_, prescaleFactor_, alignCSCRings::r, regions_, DQMStore::removeElement(), MonitorElement::setBinLabel(), DQMStore::setCurrentFolder(), summaryDir_, useRollInfo_, w(), x, and xLabels_.
|
virtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 202 of file RPCChamberQuality.cc.
References enableDQMClients_, fillMonitorElements(), init_, lumiCounter_, offlineDQM_, and prescaleFactor_.
|
virtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 131 of file RPCChamberQuality.cc.
References enableDQMClients_, and fillMonitorElements().
|
private |
Definition at line 138 of file RPCChamberQuality.cc.
References dbe_, python.tagInventory::entries, DQMStore::get(), MonitorElement::getBinContent(), MonitorElement::getEntries(), i, init_, minEvents, NULL, performeClientOperation(), prefixDir_, alignCSCRings::r, regions_, MonitorElement::Reset(), RpcEvents, MonitorElement::setBinContent(), edmLumisInFiles::summary, summaryDir_, and x.
Referenced by endLuminosityBlock(), and endRun().
|
private |
Definition at line 223 of file RPCChamberQuality.cc.
References BadShapeState, dbe_, DeadState, MonitorElement::Fill(), HcalObjRepresent::Fill(), DQMStore::get(), MonitorElement::getBinContent(), GoodState, VarParsing::mult, NoisyRollState, NoisyStripState, NULL, OffState, PartiallyDeadState, pos, MonitorElement::Reset(), summaryDir_, x, and detailsBasic3DVector::y.
Referenced by fillMonitorElements().
|
private |
Definition at line 49 of file RPCChamberQuality.h.
Referenced by beginJob(), beginRun(), fillMonitorElements(), performeClientOperation(), and ~RPCChamberQuality().
|
private |
Definition at line 36 of file RPCChamberQuality.h.
Referenced by beginJob(), beginRun(), endLuminosityBlock(), endRun(), RPCChamberQuality(), and ~RPCChamberQuality().
|
private |
Definition at line 48 of file RPCChamberQuality.h.
Referenced by beginRun(), endLuminosityBlock(), and fillMonitorElements().
|
private |
Definition at line 34 of file RPCChamberQuality.h.
Referenced by beginRun(), and endLuminosityBlock().
|
private |
Definition at line 51 of file RPCChamberQuality.h.
Referenced by fillMonitorElements(), and RPCChamberQuality().
|
private |
Definition at line 46 of file RPCChamberQuality.h.
Referenced by beginRun(), and RPCChamberQuality().
|
private |
Definition at line 52 of file RPCChamberQuality.h.
|
private |
Definition at line 37 of file RPCChamberQuality.h.
Referenced by endLuminosityBlock(), and RPCChamberQuality().
|
private |
Definition at line 41 of file RPCChamberQuality.h.
Referenced by fillMonitorElements(), and RPCChamberQuality().
|
private |
Definition at line 45 of file RPCChamberQuality.h.
Referenced by beginRun(), endLuminosityBlock(), and RPCChamberQuality().
|
staticprivate |
Definition at line 43 of file RPCChamberQuality.h.
Referenced by beginRun(), and fillMonitorElements().
|
private |
Definition at line 31 of file RPCChamberQuality.h.
Referenced by fillMonitorElements().
|
private |
Definition at line 41 of file RPCChamberQuality.h.
Referenced by beginRun(), fillMonitorElements(), performeClientOperation(), and RPCChamberQuality().
|
private |
Definition at line 44 of file RPCChamberQuality.h.
Referenced by beginRun(), and RPCChamberQuality().
|
staticprivate |
Definition at line 42 of file RPCChamberQuality.h.
Referenced by beginRun().