#include <RPCNoisyStripTest.h>
Public Member Functions | |
void | analyze (const edm::Event &iEvent, const edm::EventSetup &c) |
void | beginJob (DQMStore *, std::string) |
void | beginLuminosityBlock (edm::LuminosityBlock const &lumiSeg, edm::EventSetup const &context) |
void | beginRun (const edm::Run &, const edm::EventSetup &) |
void | clientOperation (edm::EventSetup const &c) |
void | endJob () |
void | endLuminosityBlock (edm::LuminosityBlock const &lumiSeg, edm::EventSetup const &c) |
void | endRun (const edm::Run &, const edm::EventSetup &) |
void | getMonitorElements (std::vector< MonitorElement * > &, std::vector< RPCDetId > &) |
RPCNoisyStripTest (const edm::ParameterSet &ps) | |
virtual | ~RPCNoisyStripTest () |
Public Member Functions inherited from RPCClient | |
virtual | ~RPCClient (void) |
Protected Member Functions | |
void | fillGlobalME (RPCDetId &, MonitorElement *, edm::EventSetup const &) |
Private Attributes | |
DQMStore * | dbe_ |
MonitorElement * | DEVDDisk [10] |
MonitorElement * | DEVDWheel [5] |
std::string | globalFolder_ |
std::vector< RPCDetId > | myDetIds_ |
std::vector< MonitorElement * > | myOccupancyMe_ |
MonitorElement * | NOISEDDisk [10] |
MonitorElement * | NOISEDisk [10] |
MonitorElement * | NOISEDWheel [5] |
MonitorElement * | NOISEWheel [5] |
int | numberOfDisks_ |
int | numberOfRings_ |
int | prescaleFactor_ |
bool | testMode_ |
bool | useRollInfo_ |
Definition at line 10 of file RPCNoisyStripTest.h.
RPCNoisyStripTest::RPCNoisyStripTest | ( | const edm::ParameterSet & | ps | ) |
Definition at line 15 of file RPCNoisyStripTest.cc.
References edm::ParameterSet::getUntrackedParameter(), numberOfDisks_, numberOfRings_, prescaleFactor_, testMode_, and useRollInfo_.
|
virtual |
|
virtual |
|
virtual |
Implements RPCClient.
Definition at line 28 of file RPCNoisyStripTest.cc.
References dbe_, and globalFolder_.
|
virtual |
|
virtual |
Implements RPCClient.
Definition at line 57 of file RPCNoisyStripTest.cc.
References DQMStore::book1D(), DQMStore::book2D(), dbe_, DEVDDisk, DEVDWheel, DQMStore::get(), MonitorElement::getName(), globalFolder_, rpcdqm::utils::labelXAxisSector(), rpcdqm::utils::labelXAxisSegment(), rpcdqm::utils::labelYAxisRing(), rpcdqm::utils::labelYAxisRoll(), NOISEDDisk, NOISEDisk, NOISEDWheel, NOISEWheel, numberOfDisks_, numberOfRings_, evf::evtn::offset(), DQMStore::removeElement(), DQMStore::setCurrentFolder(), testMode_, useRollInfo_, and w().
|
virtual |
Implements RPCClient.
Definition at line 46 of file RPCNoisyStripTest.cc.
References fillGlobalME(), i, myDetIds_, and myOccupancyMe_.
|
virtual |
|
virtual |
|
virtual |
Implements RPCClient.
Definition at line 35 of file RPCNoisyStripTest.cc.
|
protected |
Definition at line 178 of file RPCNoisyStripTest.cc.
References rpcdqm::utils::detId2RollNr(), DEVDDisk, DEVDWheel, python.tagInventory::entries, MonitorElement::Fill(), HcalObjRepresent::Fill(), MonitorElement::getBinContent(), i, sistrip::NOISE, NOISEDDisk, NOISEDisk, NOISEDWheel, NOISEWheel, NULL, numberOfDisks_, numberOfRings_, RPCDetId::region(), RPCDetId::ring(), RPCDetId::roll(), RPCDetId::sector(), RPCGeomServ::segment(), MonitorElement::setBinContent(), RPCDetId::station(), testMode_, and cuy::yBin.
Referenced by clientOperation().
|
virtual |
Implements RPCClient.
Definition at line 150 of file RPCNoisyStripTest.cc.
References archive::flag, i, myDetIds_, myOccupancyMe_, and rpcdqm::OCCUPANCY.
|
private |
Definition at line 36 of file RPCNoisyStripTest.h.
Referenced by beginJob(), beginRun(), and ~RPCNoisyStripTest().
|
private |
Definition at line 47 of file RPCNoisyStripTest.h.
Referenced by beginRun(), and fillGlobalME().
|
private |
Definition at line 43 of file RPCNoisyStripTest.h.
Referenced by beginRun(), and fillGlobalME().
|
private |
Definition at line 32 of file RPCNoisyStripTest.h.
Referenced by beginJob(), and beginRun().
|
private |
Definition at line 39 of file RPCNoisyStripTest.h.
Referenced by clientOperation(), and getMonitorElements().
|
private |
Definition at line 38 of file RPCNoisyStripTest.h.
Referenced by clientOperation(), and getMonitorElements().
|
private |
Definition at line 46 of file RPCNoisyStripTest.h.
Referenced by beginRun(), and fillGlobalME().
|
private |
Definition at line 45 of file RPCNoisyStripTest.h.
Referenced by beginRun(), and fillGlobalME().
|
private |
Definition at line 42 of file RPCNoisyStripTest.h.
Referenced by beginRun(), and fillGlobalME().
|
private |
Definition at line 41 of file RPCNoisyStripTest.h.
Referenced by beginRun(), and fillGlobalME().
|
private |
Definition at line 48 of file RPCNoisyStripTest.h.
Referenced by beginRun(), fillGlobalME(), and RPCNoisyStripTest().
|
private |
Definition at line 33 of file RPCNoisyStripTest.h.
Referenced by beginRun(), fillGlobalME(), and RPCNoisyStripTest().
|
private |
Definition at line 34 of file RPCNoisyStripTest.h.
Referenced by RPCNoisyStripTest().
|
private |
Definition at line 35 of file RPCNoisyStripTest.h.
Referenced by beginRun(), fillGlobalME(), and RPCNoisyStripTest().
|
private |
Definition at line 40 of file RPCNoisyStripTest.h.
Referenced by beginRun(), and RPCNoisyStripTest().