#include <RPCNameHelper.h>
Static Public Member Functions | |
static std::string | chamberName (const RPCDetId &detId) |
static std::string | name (const RPCDetId &detId, const bool useRoll) |
static std::string | regionName (const int region) |
static std::string | rollName (const RPCDetId &detId) |
Static Public Attributes | |
static const std::array< std::string, 3 > | regionNames = {{"Endcap-", "Barrel", "Endcap+"}} |
Definition at line 8 of file RPCNameHelper.h.
|
static |
Definition at line 38 of file RPCNameHelper.cc.
References hcalRecHitTable_cff::detId, dqm-mbProfile::format, nano_mu_digi_cff::layer, nsub, nano_mu_digi_cff::region, relativeConstraints::ring, nano_mu_digi_cff::roll, nano_mu_digi_cff::sector, relativeConstraints::station, AlCaHLTBitMon_QueryRunRegistry::string, nano_mu_digi_cff::subsector, and makeMuonMisalignmentScenario::wheel.
Referenced by RPCMonitorDigi::bookHistograms(), name(), and rollName().
|
static |
Definition at line 6 of file RPCNameHelper.cc.
References chamberName(), hcalRecHitTable_cff::detId, and rollName().
Referenced by config.CFG::__str__(), RPCMonitorDigi::bookRollME(), validation.Sample::digest(), RPCDqmClient::getMonitorElements(), VIDSelectorBase.VIDSelectorBase::initialize(), and RPCMonitorDigi::performSourceOperation().
|
static |
Definition at line 76 of file RPCNameHelper.cc.
References nano_mu_digi_cff::region, and regionNames.
|
static |
Definition at line 10 of file RPCNameHelper.cc.
References chamberName(), hcalRecHitTable_cff::detId, nano_mu_digi_cff::region, nano_mu_digi_cff::roll, and AlCaHLTBitMon_QueryRunRegistry::string.
Referenced by RPCMonitorDigi::bookHistograms(), and name().
|
static |
Definition at line 14 of file RPCNameHelper.h.
Referenced by regionName().