#include <RPCOccupancyTest.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 |
RPCOccupancyTest (const edm::ParameterSet &ps) | |
~RPCOccupancyTest () override | |
Public Member Functions inherited from RPCClient | |
virtual | ~RPCClient (void) |
Protected Member Functions | |
void | fillGlobalME (RPCDetId &, MonitorElement *) |
Private Attributes | |
MonitorElement * | Active_Dead |
MonitorElement * | Active_Fraction |
MonitorElement * | AsyMeDisk [10] |
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_ |
float | totalActive_ |
float | totalStrips_ |
bool | useNormalization_ |
bool | useRollInfo_ |
Definition at line 13 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, useNormalization_, and useRollInfo_.
|
override |
Definition at line 28 of file RPCOccupancyTest.cc.
|
overridevirtual |
Implements RPCClient.
Definition at line 30 of file RPCOccupancyTest.cc.
References globalFolder_, totalActive_, and totalStrips_.
|
overridevirtual |
Implements RPCClient.
Definition at line 52 of file RPCOccupancyTest.cc.
References Active_Dead, Active_Fraction, fillGlobalME(), mps_fire::i, myDetIds_, myOccupancyMe_, MonitorElement::setBinContent(), totalActive_, and totalStrips_.
|
protected |
Definition at line 168 of file RPCOccupancyTest.cc.
References AsyMeDisk, AsyMeWheel, Barrel_OccBySt, rpcdqm::utils::detId2RollNr(), EndCap_OccByRng, MonitorElement::Fill(), HcalObjRepresent::Fill(), objects.autophobj::float, MonitorElement::getBinContent(), MonitorElement::getEntries(), MonitorElement::getNbinsX(), NormOccupDDisk, NormOccupDisk, NormOccupDWheel, NormOccupWheel, numberOfDisks_, numberOfRings_, RPCDetId::region(), RPCDetId::ring(), RPCDetId::roll(), rpcevents_, RPCDetId::sector(), RPCGeomServ::segment(), MonitorElement::setBinContent(), RPCDetId::station(), digitizers_cfi::strip, totalActive_, totalStrips_, useNormalization_, and cuy::yBin.
Referenced by clientOperation().
|
overridevirtual |
Implements RPCClient.
Definition at line 39 of file RPCOccupancyTest.cc.
References mps_fire::i, myDetIds_, myOccupancyMe_, and AlCaHLTBitMon_QueryRunRegistry::string.
|
overridevirtual |
Implements RPCClient.
Definition at line 73 of file RPCOccupancyTest.cc.
References Active_Dead, Active_Fraction, AsyMeDisk, AsyMeWheel, Barrel_OccBySt, DQMStore::IBooker::book1D(), DQMStore::IBooker::book2D(), edmIntegrityCheck::d, EndCap_OccByRng, globalFolder_, rpcdqm::utils::labelXAxisSector(), rpcdqm::utils::labelXAxisSegment(), rpcdqm::utils::labelYAxisRing(), rpcdqm::utils::labelYAxisRoll(), NormOccupDDisk, NormOccupDisk, NormOccupDWheel, NormOccupWheel, numberOfDisks_, numberOfRings_, PFRecoTauDiscriminationByIsolation_cfi::offset, DQMStore::IBooker::setCurrentFolder(), useNormalization_, useRollInfo_, and w.
|
private |
Definition at line 45 of file RPCOccupancyTest.h.
Referenced by clientOperation(), and myBooker().
|
private |
Definition at line 44 of file RPCOccupancyTest.h.
Referenced by clientOperation(), and myBooker().
|
private |
Definition at line 51 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 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 31 of file RPCOccupancyTest.h.
Referenced by beginJob(), and myBooker().
|
private |
Definition at line 35 of file RPCOccupancyTest.h.
Referenced by clientOperation(), and getMonitorElements().
|
private |
Definition at line 34 of file RPCOccupancyTest.h.
Referenced by clientOperation(), and getMonitorElements().
|
private |
Definition at line 53 of file RPCOccupancyTest.h.
Referenced by fillGlobalME(), and myBooker().
|
private |
Definition at line 52 of file RPCOccupancyTest.h.
Referenced by fillGlobalME(), and myBooker().
|
private |
Definition at line 49 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 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 31 of file RPCOccupancyTest.h.
Referenced by RPCOccupancyTest().
|
private |
Definition at line 36 of file RPCOccupancyTest.h.
Referenced by RPCOccupancyTest().
|
private |
Definition at line 42 of file RPCOccupancyTest.h.
Referenced by fillGlobalME().
|
private |
Definition at line 38 of file RPCOccupancyTest.h.
Referenced by beginJob(), clientOperation(), and fillGlobalME().
|
private |
Definition at line 38 of file RPCOccupancyTest.h.
Referenced by beginJob(), clientOperation(), and fillGlobalME().
|
private |
Definition at line 32 of file RPCOccupancyTest.h.
Referenced by fillGlobalME(), myBooker(), and RPCOccupancyTest().
|
private |
Definition at line 33 of file RPCOccupancyTest.h.
Referenced by myBooker(), and RPCOccupancyTest().