#include <RPCDeadChannelTest.h>
Public Member Functions | |
void | beginJob (std::string &) |
void | clientOperation () |
void | getMonitorElements (std::vector< MonitorElement * > &, std::vector< RPCDetId > &, std::string &) |
void | myBooker (DQMStore::IBooker &) |
RPCDeadChannelTest (const edm::ParameterSet &ps) | |
Constructor. More... | |
virtual | ~RPCDeadChannelTest () |
Destructor. More... | |
Public Member Functions inherited from RPCClient | |
virtual | ~RPCClient (void) |
Private Attributes | |
MonitorElement * | DEADDisk [10] |
MonitorElement * | DEADWheel [5] |
std::string | globalFolder_ |
std::vector< RPCDetId > | myDetIds_ |
std::vector< MonitorElement * > | myOccupancyMe_ |
int | numberOfDisks_ |
int | numberOfRings_ |
int | prescaleFactor_ |
bool | useRollInfo_ |
Definition at line 10 of file RPCDeadChannelTest.h.
RPCDeadChannelTest::RPCDeadChannelTest | ( | const edm::ParameterSet & | ps | ) |
Constructor.
Definition at line 13 of file RPCDeadChannelTest.cc.
References edm::ParameterSet::getUntrackedParameter(), numberOfDisks_, numberOfRings_, prescaleFactor_, and useRollInfo_.
|
virtual |
|
virtual |
Implements RPCClient.
Definition at line 26 of file RPCDeadChannelTest.cc.
References globalFolder_.
|
virtual |
Implements RPCClient.
Definition at line 47 of file RPCDeadChannelTest.cc.
References DEADDisk, DEADWheel, rpcdqm::utils::detId2RollNr(), MonitorElement::getBinContent(), MonitorElement::getNbinsX(), MonitorElement::getQReport(), QReport::getQTresult(), i, myDetIds_, myOccupancyMe_, NULL, numberOfDisks_, numberOfRings_, RPCDetId::region(), RPCDetId::ring(), RPCDetId::roll(), RPCDetId::sector(), RPCGeomServ::segment(), MonitorElement::setBinContent(), RPCDetId::station(), x, and cuy::yBin.
|
virtual |
Implements RPCClient.
Definition at line 33 of file RPCDeadChannelTest.cc.
References i, myDetIds_, myOccupancyMe_, and AlCaHLTBitMon_QueryRunRegistry::string.
|
virtual |
Implements RPCClient.
Definition at line 111 of file RPCDeadChannelTest.cc.
References DQMStore::IBooker::book2D(), DEADDisk, DEADWheel, globalFolder_, i, rpcdqm::utils::labelXAxisSector(), rpcdqm::utils::labelXAxisSegment(), rpcdqm::utils::labelYAxisRing(), rpcdqm::utils::labelYAxisRoll(), MessageLogger_cff::limit, numberOfDisks_, numberOfRings_, hltrates_dqm_sourceclient-live_cfg::offset, MonitorElement::setBinContent(), DQMStore::IBooker::setCurrentFolder(), useRollInfo_, x, and y.
|
private |
Definition at line 36 of file RPCDeadChannelTest.h.
Referenced by clientOperation(), and myBooker().
|
private |
Definition at line 35 of file RPCDeadChannelTest.h.
Referenced by clientOperation(), and myBooker().
|
private |
Definition at line 28 of file RPCDeadChannelTest.h.
Referenced by beginJob(), and myBooker().
|
private |
Definition at line 30 of file RPCDeadChannelTest.h.
Referenced by clientOperation(), and getMonitorElements().
|
private |
Definition at line 29 of file RPCDeadChannelTest.h.
Referenced by clientOperation(), and getMonitorElements().
|
private |
Definition at line 33 of file RPCDeadChannelTest.h.
Referenced by clientOperation(), myBooker(), and RPCDeadChannelTest().
|
private |
Definition at line 34 of file RPCDeadChannelTest.h.
Referenced by clientOperation(), myBooker(), and RPCDeadChannelTest().
|
private |
Definition at line 27 of file RPCDeadChannelTest.h.
Referenced by RPCDeadChannelTest().
|
private |
Definition at line 31 of file RPCDeadChannelTest.h.
Referenced by myBooker(), and RPCDeadChannelTest().