#include <RPCNoisyStripTest.h>
Public Member Functions | |
void | beginJob (std::string &) override |
void | clientOperation () override |
void | getMonitorElements (std::vector< MonitorElement * > &, std::vector< RPCDetId > &, std::string &) override |
void | myBooker (DQMStore::IBooker &) override |
RPCNoisyStripTest (const edm::ParameterSet &ps) | |
~RPCNoisyStripTest () override | |
Public Member Functions inherited from RPCClient | |
virtual | ~RPCClient (void) |
Protected Member Functions | |
void | fillGlobalME (RPCDetId &, MonitorElement *) |
Private Attributes | |
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_.
|
override |
Definition at line 26 of file RPCNoisyStripTest.cc.
|
overridevirtual |
Implements RPCClient.
Definition at line 28 of file RPCNoisyStripTest.cc.
References globalFolder_.
|
overridevirtual |
Implements RPCClient.
Definition at line 34 of file RPCNoisyStripTest.cc.
References fillGlobalME(), mps_fire::i, myDetIds_, and myOccupancyMe_.
|
protected |
Definition at line 121 of file RPCNoisyStripTest.cc.
References create_public_pileup_plots::bins, rpcdqm::utils::detId2RollNr(), DEVDDisk, DEVDWheel, MonitorElement::Fill(), HcalObjRepresent::Fill(), MonitorElement::getBinContent(), mps_fire::i, createfilelist::int, sistrip::NOISE, NOISEDDisk, NOISEDisk, NOISEDWheel, NOISEWheel, numberOfDisks_, numberOfRings_, RPCDetId::region(), RPCDetId::ring(), RPCDetId::roll(), RPCDetId::sector(), RPCGeomServ::segment(), MonitorElement::setBinContent(), RPCDetId::station(), testMode_, and cuy::yBin.
Referenced by clientOperation().
|
overridevirtual |
Implements RPCClient.
Definition at line 105 of file RPCNoisyStripTest.cc.
References mps_fire::i, myDetIds_, myOccupancyMe_, and AlCaHLTBitMon_QueryRunRegistry::string.
|
overridevirtual |
Implements RPCClient.
Definition at line 45 of file RPCNoisyStripTest.cc.
References DQMStore::IBooker::book1D(), DQMStore::IBooker::book2D(), edmIntegrityCheck::d, DEVDDisk, DEVDWheel, globalFolder_, rpcdqm::utils::labelXAxisSector(), rpcdqm::utils::labelXAxisSegment(), rpcdqm::utils::labelYAxisRing(), rpcdqm::utils::labelYAxisRoll(), NOISEDDisk, NOISEDisk, NOISEDWheel, NOISEWheel, numberOfDisks_, numberOfRings_, PFRecoTauDiscriminationByIsolation_cfi::offset, DQMStore::IBooker::setCurrentFolder(), testMode_, useRollInfo_, and w.
|
private |
Definition at line 43 of file RPCNoisyStripTest.h.
Referenced by fillGlobalME(), and myBooker().
|
private |
Definition at line 39 of file RPCNoisyStripTest.h.
Referenced by fillGlobalME(), and myBooker().
|
private |
Definition at line 29 of file RPCNoisyStripTest.h.
Referenced by beginJob(), and myBooker().
|
private |
Definition at line 35 of file RPCNoisyStripTest.h.
Referenced by clientOperation(), and getMonitorElements().
|
private |
Definition at line 34 of file RPCNoisyStripTest.h.
Referenced by clientOperation(), and getMonitorElements().
|
private |
Definition at line 42 of file RPCNoisyStripTest.h.
Referenced by fillGlobalME(), and myBooker().
|
private |
Definition at line 41 of file RPCNoisyStripTest.h.
Referenced by fillGlobalME(), and myBooker().
|
private |
Definition at line 38 of file RPCNoisyStripTest.h.
Referenced by fillGlobalME(), and myBooker().
|
private |
Definition at line 37 of file RPCNoisyStripTest.h.
Referenced by fillGlobalME(), and myBooker().
|
private |
Definition at line 44 of file RPCNoisyStripTest.h.
Referenced by fillGlobalME(), myBooker(), and RPCNoisyStripTest().
|
private |
Definition at line 30 of file RPCNoisyStripTest.h.
Referenced by fillGlobalME(), myBooker(), and RPCNoisyStripTest().
|
private |
Definition at line 31 of file RPCNoisyStripTest.h.
Referenced by RPCNoisyStripTest().
|
private |
Definition at line 32 of file RPCNoisyStripTest.h.
Referenced by fillGlobalME(), myBooker(), and RPCNoisyStripTest().
|
private |
Definition at line 36 of file RPCNoisyStripTest.h.
Referenced by myBooker(), and RPCNoisyStripTest().