#include <RPCMultiplicityTest.h>
Public Member Functions | |
void | beginJob (std::string &) |
void | clientOperation () |
void | getMonitorElements (std::vector< MonitorElement * > &, std::vector< RPCDetId > &, std::string &) |
void | myBooker (DQMStore::IBooker &) |
RPCMultiplicityTest (const edm::ParameterSet &ps) | |
Constructor. More... | |
virtual | ~RPCMultiplicityTest () |
Destructor. More... | |
Public Member Functions inherited from RPCClient | |
virtual | ~RPCClient (void) |
Protected Member Functions | |
void | fillGlobalME (RPCDetId &detId, MonitorElement *myMe) |
Private Attributes | |
std::string | globalFolder_ |
MonitorElement * | MULTDDisk [10] |
MonitorElement * | MULTDisk [10] |
MonitorElement * | MULTDWheel [5] |
MonitorElement * | MULTWheel [5] |
std::vector< RPCDetId > | myDetIds_ |
std::vector< MonitorElement * > | myNumDigiMe_ |
int | numberOfDisks_ |
int | numberOfRings_ |
int | prescaleFactor_ |
bool | testMode_ |
bool | useRollInfo_ |
Definition at line 7 of file RPCMultiplicityTest.h.
RPCMultiplicityTest::RPCMultiplicityTest | ( | const edm::ParameterSet & | ps | ) |
Constructor.
Definition at line 16 of file RPCMultiplicityTest.cc.
References edm::ParameterSet::getUntrackedParameter(), numberOfDisks_, numberOfRings_, prescaleFactor_, testMode_, and useRollInfo_.
|
virtual |
|
virtual |
Implements RPCClient.
Definition at line 30 of file RPCMultiplicityTest.cc.
References globalFolder_.
|
virtual |
Implements RPCClient.
Definition at line 105 of file RPCMultiplicityTest.cc.
References fillGlobalME(), i, myDetIds_, and myNumDigiMe_.
|
protected |
Definition at line 118 of file RPCMultiplicityTest.cc.
References rpcdqm::utils::detId2RollNr(), MonitorElement::Fill(), MonitorElement::getMean(), timingPdfMaker::mean, MULTDDisk, MULTDisk, MULTDWheel, MULTWheel, 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 89 of file RPCMultiplicityTest.cc.
References i, myDetIds_, myNumDigiMe_, and AlCaHLTBitMon_QueryRunRegistry::string.
|
virtual |
Implements RPCClient.
Definition at line 38 of file RPCMultiplicityTest.cc.
References DQMStore::IBooker::book1D(), DQMStore::IBooker::book2D(), ztail::d, globalFolder_, i, rpcdqm::utils::labelXAxisSector(), rpcdqm::utils::labelXAxisSegment(), rpcdqm::utils::labelYAxisRing(), rpcdqm::utils::labelYAxisRoll(), MULTDDisk, MULTDisk, MULTDWheel, MULTWheel, numberOfDisks_, numberOfRings_, hltrates_dqm_sourceclient-live_cfg::offset, DQMStore::IBooker::setCurrentFolder(), testMode_, and useRollInfo_.
|
private |
Definition at line 28 of file RPCMultiplicityTest.h.
Referenced by beginJob(), and myBooker().
|
private |
Definition at line 38 of file RPCMultiplicityTest.h.
Referenced by fillGlobalME(), and myBooker().
|
private |
Definition at line 37 of file RPCMultiplicityTest.h.
Referenced by fillGlobalME(), and myBooker().
|
private |
Definition at line 36 of file RPCMultiplicityTest.h.
Referenced by fillGlobalME(), and myBooker().
|
private |
Definition at line 35 of file RPCMultiplicityTest.h.
Referenced by fillGlobalME(), and myBooker().
|
private |
Definition at line 33 of file RPCMultiplicityTest.h.
Referenced by clientOperation(), and getMonitorElements().
|
private |
Definition at line 32 of file RPCMultiplicityTest.h.
Referenced by clientOperation(), and getMonitorElements().
|
private |
Definition at line 29 of file RPCMultiplicityTest.h.
Referenced by fillGlobalME(), myBooker(), and RPCMultiplicityTest().
|
private |
Definition at line 30 of file RPCMultiplicityTest.h.
Referenced by fillGlobalME(), myBooker(), and RPCMultiplicityTest().
|
private |
Definition at line 27 of file RPCMultiplicityTest.h.
Referenced by RPCMultiplicityTest().
|
private |
Definition at line 34 of file RPCMultiplicityTest.h.
Referenced by fillGlobalME(), myBooker(), and RPCMultiplicityTest().
|
private |
Definition at line 31 of file RPCMultiplicityTest.h.
Referenced by myBooker(), and RPCMultiplicityTest().