#include <RPCMultiplicityTest.h>
Public Member Functions | |
void | analyze (const edm::Event &, const edm::EventSetup &) |
Analyze. More... | |
void | beginJob (DQMStore *, std::string) |
BeginJob. More... | |
void | beginLuminosityBlock (edm::LuminosityBlock const &, edm::EventSetup const &) |
Begin Lumi block. More... | |
void | beginRun (const edm::Run &, const edm::EventSetup &) |
void | clientOperation (edm::EventSetup const &c) |
void | endJob () |
Endjob. More... | |
void | endLuminosityBlock (edm::LuminosityBlock const &, edm::EventSetup const &) |
End Lumi Block. More... | |
void | endRun (const edm::Run &, const edm::EventSetup &) |
void | getMonitorElements (std::vector< MonitorElement * > &, std::vector< RPCDetId > &) |
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 | |
DQMStore * | dbe_ |
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 11 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 |
|
virtual |
BeginJob.
Implements RPCClient.
Definition at line 30 of file RPCMultiplicityTest.cc.
References dbe_, and globalFolder_.
|
virtual |
|
virtual |
Implements RPCClient.
Definition at line 86 of file RPCMultiplicityTest.cc.
References DQMStore::book1D(), DQMStore::book2D(), dbe_, DQMStore::get(), MonitorElement::getName(), globalFolder_, i, rpcdqm::utils::labelXAxisSector(), rpcdqm::utils::labelXAxisSegment(), rpcdqm::utils::labelYAxisRing(), rpcdqm::utils::labelYAxisRoll(), MULTDDisk, MULTDisk, MULTDWheel, MULTWheel, NULL, numberOfDisks_, numberOfRings_, evf::evtn::offset(), DQMStore::removeElement(), DQMStore::setCurrentFolder(), testMode_, and useRollInfo_.
|
virtual |
Implements RPCClient.
Definition at line 76 of file RPCMultiplicityTest.cc.
References fillGlobalME(), i, myDetIds_, and myNumDigiMe_.
|
virtual |
|
virtual |
|
virtual |
Implements RPCClient.
Definition at line 38 of file RPCMultiplicityTest.cc.
|
protected |
Definition at line 159 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 44 of file RPCMultiplicityTest.cc.
References archive::flag, i, rpcdqm::MULTIPLICITY, myDetIds_, and myNumDigiMe_.
|
private |
Definition at line 64 of file RPCMultiplicityTest.h.
Referenced by beginJob(), beginRun(), and ~RPCMultiplicityTest().
|
private |
Definition at line 52 of file RPCMultiplicityTest.h.
Referenced by beginJob(), and beginRun().
|
private |
Definition at line 62 of file RPCMultiplicityTest.h.
Referenced by beginRun(), and fillGlobalME().
|
private |
Definition at line 61 of file RPCMultiplicityTest.h.
Referenced by beginRun(), and fillGlobalME().
|
private |
Definition at line 60 of file RPCMultiplicityTest.h.
Referenced by beginRun(), and fillGlobalME().
|
private |
Definition at line 59 of file RPCMultiplicityTest.h.
Referenced by beginRun(), and fillGlobalME().
|
private |
Definition at line 57 of file RPCMultiplicityTest.h.
Referenced by clientOperation(), and getMonitorElements().
|
private |
Definition at line 56 of file RPCMultiplicityTest.h.
Referenced by clientOperation(), and getMonitorElements().
|
private |
Definition at line 53 of file RPCMultiplicityTest.h.
Referenced by beginRun(), fillGlobalME(), and RPCMultiplicityTest().
|
private |
Definition at line 54 of file RPCMultiplicityTest.h.
Referenced by beginRun(), fillGlobalME(), and RPCMultiplicityTest().
|
private |
Definition at line 51 of file RPCMultiplicityTest.h.
Referenced by RPCMultiplicityTest().
|
private |
Definition at line 58 of file RPCMultiplicityTest.h.
Referenced by beginRun(), fillGlobalME(), and RPCMultiplicityTest().
|
private |
Definition at line 55 of file RPCMultiplicityTest.h.
Referenced by beginRun(), and RPCMultiplicityTest().