#include <RPCRollMapHisto.h>
Public Types | |
typedef dqm::reco::DQMStore::IBooker | IBooker |
typedef dqm::reco::MonitorElement | MonitorElement |
Static Public Member Functions | |
static MonitorElement * | bookBarrel (IBooker &booker, const int wheel, const std::string &prefix, const std::string &title, const bool useRollInfo) |
static MonitorElement * | bookEndcap (IBooker &booker, const int disk, const std::string &prefix, const std::string &title, const bool useRollInfo) |
static void | setBarrelRollAxis (MonitorElement *me, const int wheel, const int axis, const bool useRollInfo) |
static void | setEndcapRollAxis (MonitorElement *me, const int disk, const int axis, const bool useRollInfo) |
Definition at line 7 of file RPCRollMapHisto.h.
Definition at line 11 of file RPCRollMapHisto.h.
Definition at line 8 of file RPCRollMapHisto.h.
|
static |
Definition at line 8 of file RPCRollMapHisto.cc.
References dqm::implementation::IBooker::book2D(), diffTreeTool::format(), dqm::impl::MonitorElement::getTH1(), h, mps_fire::i, hlt_dqm_clientPB-live_cfg::me, setBarrelRollAxis(), and dqm::impl::MonitorElement::setBinLabel().
Referenced by RPCMonitorDigi::bookWheelDiskME(), RPCNoisyStripTest::myBooker(), RPCDeadChannelTest::myBooker(), RPCMultiplicityTest::myBooker(), RPCOccupancyTest::myBooker(), RPCClusterSizeTest::myBooker(), and RPCChamberQuality::myBooker().
|
static |
Definition at line 81 of file RPCRollMapHisto.cc.
References dqm::implementation::IBooker::book2D(), diffTreeTool::format(), dqm::impl::MonitorElement::getTH1(), h, mps_fire::i, hlt_dqm_clientPB-live_cfg::me, dqm::impl::MonitorElement::setAxisTitle(), dqm::impl::MonitorElement::setBinLabel(), and setEndcapRollAxis().
Referenced by RPCMonitorDigi::bookWheelDiskME(), RPCNoisyStripTest::myBooker(), RPCMultiplicityTest::myBooker(), RPCOccupancyTest::myBooker(), RPCClusterSizeTest::myBooker(), and RPCChamberQuality::myBooker().
|
static |
Definition at line 25 of file RPCRollMapHisto.cc.
References funct::abs(), dqm::impl::MonitorElement::getNbinsY(), dqm::impl::MonitorElement::getTH1(), h, mps_fire::i, label, SiStripPI::min, dqmiodumpmetadata::n, dqm::impl::MonitorElement::setBinLabel(), and AlCaHLTBitMon_QueryRunRegistry::string.
Referenced by bookBarrel(), and RPCMonitorDigi::bookSectorRingME().
|
static |
Definition at line 50 of file RPCRollMapHisto.cc.
References dqm::impl::MonitorElement::getTH1(), h, mps_fire::i, label, dqm::impl::MonitorElement::setBinLabel(), and AlCaHLTBitMon_QueryRunRegistry::string.
Referenced by bookEndcap().