#include <utils.h>
Public Member Functions | |
std::string | detId2ChamberLabel (const RPCDetId &_id) |
int | detId2ChamberNr (const RPCDetId &_id) |
int | detId2RollNr (const RPCDetId &_id) |
void | doEndcapLabeling (bool useRollInfo) |
void | dolabeling (bool useRollInfo) |
void | fillvect () |
void | labelXAxisSector (MonitorElement *myMe) |
void | labelXAxisSegment (MonitorElement *myMe) |
void | labelYAxisRing (MonitorElement *myMe, int numberOfRings, bool useRollInfo) |
void | labelYAxisRoll (MonitorElement *myMe, int region, int ring, bool useRollInfo) |
std::vector< int > | SectorStrips1 () |
std::vector< int > | SectorStrips2 () |
std::string | YLabel (int i) |
Private Attributes | |
int | _cnr |
int | ch |
std::string | ChLabel |
std::vector< std::string > | endcapYLabels_ |
std::vector< int > | Wvector1 |
std::vector< int > | Wvector2 |
std::string | ylabel [22] |
|
inline |
Definition at line 373 of file utils.h.
References ChLabel, RPCDetId::layer(), RPCDetId::region(), RPCDetId::sector(), RPCDetId::station(), and RPCDetId::subsector().
|
inline |
Definition at line 327 of file utils.h.
References ch, RPCDetId::layer(), RPCDetId::region(), RPCDetId::sector(), RPCDetId::station(), and RPCDetId::subsector().
|
inline |
Definition at line 31 of file utils.h.
References _cnr, RPCDetId::layer(), nsub, RPCDetId::region(), RPCDetId::ring(), RPCDetId::roll(), RPCDetId::sector(), RPCDetId::station(), and RPCDetId::subsector().
Referenced by RPCClusterSizeTest::clientOperation(), RPCDeadChannelTest::clientOperation(), RPCNoisyStripTest::fillGlobalME(), RPCMultiplicityTest::fillGlobalME(), RPCOccupancyTest::fillGlobalME(), and RPCMonitorDigi::performSourceOperation().
|
inline |
Definition at line 208 of file utils.h.
References ch, endcapYLabels_, alignCSCRings::r, relativeConstraints::ring, and AlCaHLTBitMon_QueryRunRegistry::string.
Referenced by labelYAxisRoll().
|
inline |
|
inline |
Definition at line 231 of file utils.h.
References dqm::impl::MonitorElement::getNbinsX(), dqm::impl::MonitorElement::setBinLabel(), and rpcdqm::RPCMEHelper::setNoAlphanumeric().
Referenced by RPCMonitorDigi::bookWheelDiskME(), RPCNoisyStripTest::myBooker(), RPCClusterSizeTest::myBooker(), RPCMultiplicityTest::myBooker(), RPCDeadChannelTest::myBooker(), RPCOccupancyTest::myBooker(), and RPCChamberQuality::myBooker().
|
inline |
Definition at line 247 of file utils.h.
References dqm::impl::MonitorElement::getNbinsX(), dqm::impl::MonitorElement::setAxisTitle(), dqm::impl::MonitorElement::setBinLabel(), and rpcdqm::RPCMEHelper::setNoAlphanumeric().
Referenced by RPCMonitorDigi::bookWheelDiskME(), RPCNoisyStripTest::myBooker(), RPCClusterSizeTest::myBooker(), RPCMultiplicityTest::myBooker(), RPCDeadChannelTest::myBooker(), RPCOccupancyTest::myBooker(), and RPCChamberQuality::myBooker().
|
inline |
Definition at line 291 of file utils.h.
References dqm::impl::MonitorElement::getNbinsY(), SummaryClient_cfi::labels, pfIsolationCalculator_cfi::numberOfRings, dqm::impl::MonitorElement::setBinLabel(), rpcdqm::RPCMEHelper::setNoAlphanumeric(), and AlCaHLTBitMon_QueryRunRegistry::string.
Referenced by RPCMonitorDigi::bookWheelDiskME(), RPCNoisyStripTest::myBooker(), RPCClusterSizeTest::myBooker(), RPCMultiplicityTest::myBooker(), RPCDeadChannelTest::myBooker(), RPCOccupancyTest::myBooker(), and RPCChamberQuality::myBooker().
|
inline |
Definition at line 265 of file utils.h.
References doEndcapLabeling(), dolabeling(), endcapYLabels_, dqm::impl::MonitorElement::getNbinsY(), createfilelist::int, HLT_FULL_cff::region, relativeConstraints::ring, dqm::impl::MonitorElement::setBinLabel(), rpcdqm::RPCMEHelper::setNoAlphanumeric(), and ylabel.
Referenced by RPCMonitorDigi::bookSectorRingME(), RPCMonitorDigi::bookWheelDiskME(), RPCNoisyStripTest::myBooker(), RPCClusterSizeTest::myBooker(), RPCMultiplicityTest::myBooker(), RPCDeadChannelTest::myBooker(), RPCOccupancyTest::myBooker(), and RPCChamberQuality::myBooker().
|
inline |
|
inline |
|
inline |
|
private |
Definition at line 420 of file utils.h.
Referenced by detId2RollNr().
|
private |
Definition at line 421 of file utils.h.
Referenced by detId2ChamberNr(), and doEndcapLabeling().
|
private |
Definition at line 423 of file utils.h.
Referenced by detId2ChamberLabel().
|
private |
Definition at line 422 of file utils.h.
Referenced by doEndcapLabeling(), and labelYAxisRoll().
|
private |
Definition at line 425 of file utils.h.
Referenced by fillvect(), and SectorStrips1().
|
private |
Definition at line 424 of file utils.h.
Referenced by fillvect(), and SectorStrips2().
|
private |
Definition at line 426 of file utils.h.
Referenced by python.rootplot.root2matplotlib.HistStack::bar(), python.rootplot.root2matplotlib.HistStack::bar3d(), python.rootplot.root2matplotlib.HistStack::barcluster(), python.rootplot.root2matplotlib.HistStack::barh(), python.rootplot.root2matplotlib.HistStack::barstack(), dolabeling(), python.rootplot.root2matplotlib.HistStack::errorbar(), python.rootplot.root2matplotlib.HistStack::errorbarh(), python.rootplot.root2matplotlib.HistStack::histstack(), labelYAxisRoll(), python.rootplot.root2matplotlib.Hist::show_titles(), python.rootplot.utilities.Hist::TGraph(), python.rootplot.utilities.Hist::TH1F(), python.rootplot.utilities.Hist2D::TH2F(), python.rootplot.root2matplotlib.Hist2D::TH2F(), and YLabel().