#include <RPCOccupancyTest.h>
Public Member Functions | |
void | beginJob (std::string &) |
void | clientOperation () |
void | getMonitorElements (std::vector< MonitorElement * > &, std::vector< RPCDetId > &, std::string &) |
void | myBooker (DQMStore::IBooker &) |
RPCOccupancyTest (const edm::ParameterSet &ps) | |
virtual | ~RPCOccupancyTest () |
Public Member Functions inherited from RPCClient | |
virtual | ~RPCClient (void) |
Protected Member Functions | |
void | fillGlobalME (RPCDetId &, MonitorElement *) |
Private Attributes | |
MonitorElement * | AsyMeDDisk [10] |
MonitorElement * | AsyMeDisk [10] |
MonitorElement * | AsyMeDWheel [5] |
MonitorElement * | AsyMeWheel [5] |
MonitorElement * | Barrel_OccBySt |
MonitorElement * | EndCap_OccByDisk |
MonitorElement * | EndCap_OccByRng |
std::string | globalFolder_ |
std::vector< RPCDetId > | myDetIds_ |
std::vector< MonitorElement * > | myOccupancyMe_ |
MonitorElement * | NormOccupDDisk [10] |
MonitorElement * | NormOccupDisk [10] |
MonitorElement * | NormOccupDWheel [5] |
MonitorElement * | NormOccupWheel [5] |
int | numberOfDisks_ |
int | numberOfRings_ |
std::string | prefixDir_ |
int | prescaleFactor_ |
float | rpcevents_ |
bool | testMode_ |
bool | useRollInfo_ |
Definition at line 15 of file RPCOccupancyTest.h.
RPCOccupancyTest::RPCOccupancyTest | ( | const edm::ParameterSet & | ps | ) |
Definition at line 12 of file RPCOccupancyTest.cc.
References edm::ParameterSet::getUntrackedParameter(), numberOfDisks_, numberOfRings_, prefixDir_, prescaleFactor_, AlCaHLTBitMon_QueryRunRegistry::string, testMode_, and useRollInfo_.
|
virtual |
Definition at line 28 of file RPCOccupancyTest.cc.
|
virtual |
Implements RPCClient.
Definition at line 30 of file RPCOccupancyTest.cc.
References globalFolder_.
|
virtual |
Implements RPCClient.
Definition at line 49 of file RPCOccupancyTest.cc.
References fillGlobalME(), i, myDetIds_, and myOccupancyMe_.
|
protected |
Definition at line 154 of file RPCOccupancyTest.cc.
References AsyMeDDisk, AsyMeDisk, AsyMeDWheel, AsyMeWheel, Barrel_OccBySt, rpcdqm::utils::detId2RollNr(), EndCap_OccByRng, MonitorElement::Fill(), HcalObjRepresent::Fill(), MonitorElement::getBinContent(), MonitorElement::getEntries(), MonitorElement::getNbinsX(), NormOccupDDisk, NormOccupDisk, NormOccupDWheel, NormOccupWheel, NULL, numberOfDisks_, numberOfRings_, RPCDetId::region(), RPCDetId::ring(), RPCDetId::roll(), rpcevents_, RPCDetId::sector(), RPCGeomServ::segment(), MonitorElement::setBinContent(), RPCDetId::station(), testMode_, and cuy::yBin.
Referenced by clientOperation().
|
virtual |
Implements RPCClient.
Definition at line 36 of file RPCOccupancyTest.cc.
References i, myDetIds_, myOccupancyMe_, and AlCaHLTBitMon_QueryRunRegistry::string.
|
virtual |
Implements RPCClient.
Definition at line 60 of file RPCOccupancyTest.cc.
References AsyMeDDisk, AsyMeDisk, AsyMeDWheel, AsyMeWheel, Barrel_OccBySt, DQMStore::IBooker::book1D(), DQMStore::IBooker::book2D(), ztail::d, EndCap_OccByRng, globalFolder_, rpcdqm::utils::labelXAxisSector(), rpcdqm::utils::labelXAxisSegment(), rpcdqm::utils::labelYAxisRing(), rpcdqm::utils::labelYAxisRoll(), NormOccupDDisk, NormOccupDisk, NormOccupDWheel, NormOccupWheel, numberOfDisks_, numberOfRings_, hltrates_dqm_sourceclient-live_cfg::offset, DQMStore::IBooker::setCurrentFolder(), testMode_, useRollInfo_, and w.
|
private |
Definition at line 53 of file RPCOccupancyTest.h.
Referenced by fillGlobalME(), and myBooker().
|
private |
Definition at line 50 of file RPCOccupancyTest.h.
Referenced by fillGlobalME(), and myBooker().
|
private |
Definition at line 47 of file RPCOccupancyTest.h.
Referenced by fillGlobalME(), and myBooker().
|
private |
Definition at line 44 of file RPCOccupancyTest.h.
Referenced by fillGlobalME(), and myBooker().
|
private |
Definition at line 55 of file RPCOccupancyTest.h.
Referenced by fillGlobalME(), and myBooker().
|
private |
Definition at line 57 of file RPCOccupancyTest.h.
|
private |
Definition at line 56 of file RPCOccupancyTest.h.
Referenced by fillGlobalME(), and myBooker().
|
private |
Definition at line 33 of file RPCOccupancyTest.h.
Referenced by beginJob(), and myBooker().
|
private |
Definition at line 37 of file RPCOccupancyTest.h.
Referenced by clientOperation(), and getMonitorElements().
|
private |
Definition at line 36 of file RPCOccupancyTest.h.
Referenced by clientOperation(), and getMonitorElements().
|
private |
Definition at line 54 of file RPCOccupancyTest.h.
Referenced by fillGlobalME(), and myBooker().
|
private |
Definition at line 51 of file RPCOccupancyTest.h.
Referenced by fillGlobalME(), and myBooker().
|
private |
Definition at line 48 of file RPCOccupancyTest.h.
Referenced by fillGlobalME(), and myBooker().
|
private |
Definition at line 45 of file RPCOccupancyTest.h.
Referenced by fillGlobalME(), and myBooker().
|
private |
Definition at line 40 of file RPCOccupancyTest.h.
Referenced by fillGlobalME(), myBooker(), and RPCOccupancyTest().
|
private |
Definition at line 40 of file RPCOccupancyTest.h.
Referenced by fillGlobalME(), myBooker(), and RPCOccupancyTest().
|
private |
Definition at line 33 of file RPCOccupancyTest.h.
Referenced by RPCOccupancyTest().
|
private |
Definition at line 38 of file RPCOccupancyTest.h.
Referenced by RPCOccupancyTest().
|
private |
Definition at line 42 of file RPCOccupancyTest.h.
Referenced by fillGlobalME().
|
private |
Definition at line 34 of file RPCOccupancyTest.h.
Referenced by fillGlobalME(), myBooker(), and RPCOccupancyTest().
|
private |
Definition at line 35 of file RPCOccupancyTest.h.
Referenced by myBooker(), and RPCOccupancyTest().