#include <RPCDeadChannelTest.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 > &) |
RPCDeadChannelTest (const edm::ParameterSet &ps) | |
Constructor. More... | |
virtual | ~RPCDeadChannelTest () |
Destructor. More... | |
Public Member Functions inherited from RPCClient | |
virtual | ~RPCClient (void) |
Private Attributes | |
DQMStore * | dbe_ |
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 16 of file RPCDeadChannelTest.cc.
References edm::ParameterSet::getUntrackedParameter(), numberOfDisks_, numberOfRings_, prescaleFactor_, and useRollInfo_.
|
virtual |
|
virtual |
|
virtual |
BeginJob.
Implements RPCClient.
Definition at line 29 of file RPCDeadChannelTest.cc.
References dbe_, and globalFolder_.
|
virtual |
|
virtual |
Implements RPCClient.
Definition at line 139 of file RPCDeadChannelTest.cc.
References DQMStore::book2D(), dbe_, DEADDisk, DEADWheel, DQMStore::get(), MonitorElement::getName(), globalFolder_, i, rpcdqm::utils::labelXAxisSector(), rpcdqm::utils::labelXAxisSegment(), rpcdqm::utils::labelYAxisRing(), rpcdqm::utils::labelYAxisRoll(), MessageLogger_cff::limit, numberOfDisks_, numberOfRings_, evf::evtn::offset(), DQMStore::removeElement(), DQMStore::setCurrentFolder(), useRollInfo_, x, and detailsBasic3DVector::y.
|
virtual |
Implements RPCClient.
Definition at line 74 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 |
|
virtual |
|
virtual |
Implements RPCClient.
Definition at line 35 of file RPCDeadChannelTest.cc.
|
virtual |
Implements RPCClient.
Definition at line 42 of file RPCDeadChannelTest.cc.
References archive::flag, i, myDetIds_, myOccupancyMe_, and rpcdqm::OCCUPANCY.
|
private |
Definition at line 56 of file RPCDeadChannelTest.h.
Referenced by beginJob(), beginRun(), and ~RPCDeadChannelTest().
|
private |
Definition at line 62 of file RPCDeadChannelTest.h.
Referenced by beginRun(), and clientOperation().
|
private |
Definition at line 61 of file RPCDeadChannelTest.h.
Referenced by beginRun(), and clientOperation().
|
private |
Definition at line 52 of file RPCDeadChannelTest.h.
Referenced by beginJob(), and beginRun().
|
private |
Definition at line 54 of file RPCDeadChannelTest.h.
Referenced by clientOperation(), and getMonitorElements().
|
private |
Definition at line 53 of file RPCDeadChannelTest.h.
Referenced by clientOperation(), and getMonitorElements().
|
private |
Definition at line 59 of file RPCDeadChannelTest.h.
Referenced by beginRun(), clientOperation(), and RPCDeadChannelTest().
|
private |
Definition at line 60 of file RPCDeadChannelTest.h.
Referenced by beginRun(), clientOperation(), and RPCDeadChannelTest().
|
private |
Definition at line 51 of file RPCDeadChannelTest.h.
Referenced by RPCDeadChannelTest().
|
private |
Definition at line 55 of file RPCDeadChannelTest.h.
Referenced by beginRun(), and RPCDeadChannelTest().