#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 dqm-mbProfile::format, RPCDetId::layer(), phase1PixelTopology::layer, nsub, RPCDetId::region(), HLT_2022v12_cff::region, RPCDetId::ring(), relativeConstraints::ring, RPCDetId::sector(), relativeConstraints::station, RPCDetId::station(), AlCaHLTBitMon_QueryRunRegistry::string, RPCDetId::subsector(), and makeMuonMisalignmentScenario::wheel.
Referenced by RPCMonitorDigi::bookHistograms(), name(), and rollName().
|
static |
Definition at line 6 of file RPCNameHelper.cc.
References chamberName(), 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 HLT_2022v12_cff::region, and regionNames.
|
static |
Definition at line 10 of file RPCNameHelper.cc.
References chamberName(), RPCDetId::region(), HLT_2022v12_cff::region, RPCDetId::roll(), and AlCaHLTBitMon_QueryRunRegistry::string.
Referenced by RPCMonitorDigi::bookHistograms(), and name().
|
static |
Definition at line 14 of file RPCNameHelper.h.
Referenced by regionName().