#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 386 of file utils.h.
References ChLabel, RPCDetId::layer(), RPCDetId::region(), RPCDetId::sector(), RPCDetId::station(), and RPCDetId::subsector().
|
inline |
Definition at line 334 of file utils.h.
References ch, RPCDetId::layer(), RPCDetId::region(), RPCDetId::sector(), RPCDetId::station(), and RPCDetId::subsector().
|
inline |
Definition at line 18 of file utils.h.
References _cnr, RPCDetId::layer(), RPCDetId::region(), RPCDetId::ring(), RPCDetId::roll(), RPCDetId::sector(), RPCDetId::station(), and RPCDetId::subsector().
Referenced by RPCClusterSizeTest::clientOperation(), RPCDeadChannelTest::clientOperation(), RPCEfficiencySecond::dqmEndJob(), 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 |
|
inline |
Definition at line 236 of file utils.h.
References MonitorElement::getNbinsX(), MonitorElement::setBinLabel(), and x().
Referenced by RPCMonitorDigi::bookWheelDiskME(), RPCEfficiencySecond::dqmEndJob(), RPCClusterSizeTest::myBooker(), RPCNoisyStripTest::myBooker(), RPCMultiplicityTest::myBooker(), RPCOccupancyTest::myBooker(), RPCDeadChannelTest::myBooker(), and RPCChamberQuality::myBooker().
|
inline |
Definition at line 250 of file utils.h.
References MonitorElement::getNbinsX(), MonitorElement::setAxisTitle(), MonitorElement::setBinLabel(), and x().
Referenced by RPCMonitorDigi::bookWheelDiskME(), RPCEfficiencySecond::dqmEndJob(), RPCClusterSizeTest::myBooker(), RPCNoisyStripTest::myBooker(), RPCMultiplicityTest::myBooker(), RPCOccupancyTest::myBooker(), RPCDeadChannelTest::myBooker(), and RPCChamberQuality::myBooker().
|
inline |
Definition at line 295 of file utils.h.
References MonitorElement::getNbinsY(), HLT_25ns14e33_v1_cff::labels, MonitorElement::setBinLabel(), and AlCaHLTBitMon_QueryRunRegistry::string.
Referenced by RPCMonitorDigi::bookWheelDiskME(), RPCEfficiencySecond::dqmEndJob(), RPCClusterSizeTest::myBooker(), RPCNoisyStripTest::myBooker(), RPCMultiplicityTest::myBooker(), RPCOccupancyTest::myBooker(), RPCDeadChannelTest::myBooker(), and RPCChamberQuality::myBooker().
|
inline |
Definition at line 268 of file utils.h.
References doEndcapLabeling(), dolabeling(), endcapYLabels_, MonitorElement::getNbinsY(), MonitorElement::setBinLabel(), and ylabel.
Referenced by RPCMonitorDigi::bookSectorRingME(), RPCMonitorDigi::bookWheelDiskME(), RPCEfficiencySecond::dqmEndJob(), RPCClusterSizeTest::myBooker(), RPCNoisyStripTest::myBooker(), RPCMultiplicityTest::myBooker(), RPCOccupancyTest::myBooker(), RPCDeadChannelTest::myBooker(), and RPCChamberQuality::myBooker().
|
inline |
|
inline |
|
private |
Definition at line 438 of file utils.h.
Referenced by detId2RollNr().
|
private |
Definition at line 439 of file utils.h.
Referenced by detId2ChamberNr(), and doEndcapLabeling().
|
private |
Definition at line 441 of file utils.h.
Referenced by detId2ChamberLabel().
|
private |
Definition at line 440 of file utils.h.
Referenced by doEndcapLabeling(), and labelYAxisRoll().
|
private |
Definition at line 443 of file utils.h.
Referenced by fillvect(), and SectorStrips1().
|
private |
Definition at line 442 of file utils.h.
Referenced by fillvect(), and SectorStrips2().
|
private |
Definition at line 444 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().