#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 403 of file utils.h.
References RPCDetId::layer(), RPCDetId::region(), RPCDetId::sector(), RPCDetId::station(), and RPCDetId::subsector().
|
inline |
Definition at line 351 of file utils.h.
References RPCDetId::layer(), RPCDetId::region(), RPCDetId::sector(), RPCDetId::station(), and RPCDetId::subsector().
|
inline |
Definition at line 31 of file utils.h.
References 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 221 of file utils.h.
References alignCSCRings::r, relativeConstraints::ring, and AlCaHLTBitMon_QueryRunRegistry::string.
|
inline |
|
inline |
Definition at line 249 of file utils.h.
References MonitorElement::getNbinsX(), MonitorElement::setBinLabel(), and rpcdqm::RPCMEHelper::setNoAlphanumeric().
Referenced by RPCMonitorDigi::bookWheelDiskME(), RPCEfficiencySecond::dqmEndJob(), RPCClusterSizeTest::myBooker(), RPCNoisyStripTest::myBooker(), RPCMultiplicityTest::myBooker(), RPCOccupancyTest::myBooker(), RPCDeadChannelTest::myBooker(), and RPCChamberQuality::myBooker().
|
inline |
Definition at line 264 of file utils.h.
References MonitorElement::getNbinsX(), MonitorElement::setAxisTitle(), MonitorElement::setBinLabel(), and rpcdqm::RPCMEHelper::setNoAlphanumeric().
Referenced by RPCMonitorDigi::bookWheelDiskME(), RPCEfficiencySecond::dqmEndJob(), RPCClusterSizeTest::myBooker(), RPCNoisyStripTest::myBooker(), RPCMultiplicityTest::myBooker(), RPCOccupancyTest::myBooker(), RPCDeadChannelTest::myBooker(), and RPCChamberQuality::myBooker().
|
inline |
Definition at line 311 of file utils.h.
References MonitorElement::getNbinsY(), tablePrinter::labels, MonitorElement::setBinLabel(), rpcdqm::RPCMEHelper::setNoAlphanumeric(), 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 283 of file utils.h.
References MonitorElement::getNbinsY(), createfilelist::int, MonitorElement::setBinLabel(), rpcdqm::RPCMEHelper::setNoAlphanumeric(), and SiPixelPhase1HitsV_cfi::ylabel.
Referenced by RPCMonitorDigi::bookSectorRingME(), RPCMonitorDigi::bookWheelDiskME(), RPCEfficiencySecond::dqmEndJob(), RPCClusterSizeTest::myBooker(), RPCNoisyStripTest::myBooker(), RPCMultiplicityTest::myBooker(), RPCOccupancyTest::myBooker(), RPCDeadChannelTest::myBooker(), and RPCChamberQuality::myBooker().
|
inline |
|
private |
|
private |
Definition at line 459 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(), python.rootplot.root2matplotlib.HistStack::errorbar(), python.rootplot.root2matplotlib.HistStack::errorbarh(), python.rootplot.root2matplotlib.HistStack::histstack(), python.rootplot.root2matplotlib.Hist::show_titles(), python.rootplot.utilities.Hist::TGraph(), python.rootplot.utilities.Hist::TH1F(), python.rootplot.utilities.Hist2D::TH2F(), and python.rootplot.root2matplotlib.Hist2D::TH2F().