#include <RPCGeomServ.h>
Public Member Functions | |
virtual bool | aclockwise () |
virtual std::string | chambername () |
virtual int | chambernr () |
std::vector< int > | channelInChip () |
virtual int | eta_partition () |
virtual bool | inverted () |
virtual std::string | name () |
RPCGeomServ (const RPCDetId &id) | |
virtual int | segment () |
virtual std::string | shortname () |
virtual bool | zpositive () |
virtual | ~RPCGeomServ () |
Protected Member Functions | |
RPCGeomServ () | |
Protected Attributes | |
bool | _a |
std::string | _cn |
int | _cnr |
const RPCDetId * | _id |
std::string | _n |
std::string | _sn |
int | _t |
bool | _z |
Definition at line 8 of file RPCGeomServ.h.
RPCGeomServ::RPCGeomServ | ( | const RPCDetId & | id | ) |
|
virtual |
Definition at line 16 of file RPCGeomServ.cc.
|
protected |
Definition at line 532 of file RPCGeomServ.cc.
|
virtual |
Definition at line 507 of file RPCGeomServ.cc.
References _a, _id, _t, RPCDetId::layer(), RPCDetId::region(), RPCDetId::ring(), and RPCDetId::sector().
|
virtual |
Definition at line 122 of file RPCGeomServ.cc.
References _cn, _id, RPCDetId::layer(), RPCDetId::region(), HLT_25ns10e33_v2_cff::region, relativeConstraints::ring, RPCDetId::ring(), RPCDetId::sector(), segment(), relativeConstraints::station, RPCDetId::station(), and RPCDetId::subsector().
Referenced by RPCMonitorDigi::bookHistograms(), RPCMonitorDigi::bookRollME(), RPCDqmClient::getMonitorElements(), and RPCMonitorDigi::performSourceOperation().
|
virtual |
Definition at line 326 of file RPCGeomServ.cc.
References _cnr, _id, RPCDetId::layer(), RPCDetId::roll(), RPCDetId::sector(), RPCDetId::station(), and RPCDetId::subsector().
std::vector< int > RPCGeomServ::channelInChip | ( | void | ) |
Definition at line 277 of file RPCGeomServ.cc.
References _id, RPCDetId::region(), RPCDetId::sector(), relativeConstraints::station, RPCDetId::station(), and RPCDetId::subsector().
|
virtual |
Definition at line 309 of file RPCGeomServ.cc.
References _id, _t, inverted(), RPCDetId::region(), RPCDetId::ring(), and RPCDetId::roll().
Referenced by RPCStripsRing::getRingId(), and RPCStripsRing::RPCStripsRing().
|
virtual |
Definition at line 480 of file RPCGeomServ.cc.
References zpositive().
Referenced by eta_partition().
|
virtual |
Definition at line 20 of file RPCGeomServ.cc.
References _id, _n, RPCDetId::layer(), RPCDetId::region(), HLT_25ns10e33_v2_cff::region, relativeConstraints::ring, RPCDetId::ring(), RPCDetId::roll(), RPCDetId::sector(), segment(), relativeConstraints::station, RPCDetId::station(), and RPCDetId::subsector().
Referenced by cuy.divideElement::__init__(), cuy.plotElement::__init__(), cuy.additionElement::__init__(), cuy.superimposeElement::__init__(), cuy.graphElement::__init__(), config.CFG::__str__(), RPCEfficiency::analyze(), RPCMonitorDigi::bookHistograms(), RPCMonitorDigi::bookRollME(), validation.Sample::digest(), RPCEfficiencySecond::dqmEndJob(), DTSegtoRPC::DTSegtoRPC(), RPCDqmClient::getMonitorElements(), VIDSelectorBase.VIDSelectorBase::initialize(), HSCPValidator::makeSimDigiPlotsRPC(), RPCMonitorDigi::performSourceOperation(), RPCSimAverageNoiseEff::simulate(), RPCSimAsymmetricCls::simulate(), RPCSimAverageNoiseEff::simulateNoise(), RPCSimAsymmetricCls::simulateNoise(), and TracktoRPC::TracktoRPC().
|
virtual |
Definition at line 469 of file RPCGeomServ.cc.
References _id, relativeConstraints::ring, RPCDetId::ring(), RPCDetId::sector(), relativeConstraints::station, RPCDetId::station(), and RPCDetId::subsector().
Referenced by RPCEfficiency::bookHistograms(), chambername(), RPCClusterSizeTest::clientOperation(), RPCDeadChannelTest::clientOperation(), CSCObjectMap::CSCObjectMap(), CSCSegtoRPC::CSCSegtoRPC(), RPCEfficiencySecond::dqmEndJob(), RPCMultiplicityTest::fillGlobalME(), RPCNoisyStripTest::fillGlobalME(), RPCOccupancyTest::fillGlobalME(), name(), RPCMonitorDigi::performSourceOperation(), and TracktoRPC::TracktoRPC().
|
virtual |
Definition at line 208 of file RPCGeomServ.cc.
References _id, _sn, RPCDetId::layer(), RPCDetId::region(), HLT_25ns10e33_v2_cff::region, relativeConstraints::ring, RPCDetId::ring(), RPCDetId::roll(), RPCDetId::sector(), relativeConstraints::station, RPCDetId::station(), and RPCDetId::subsector().
Referenced by RPCEfficiencySecond::dqmEndJob().
|
virtual |
Definition at line 488 of file RPCGeomServ.cc.
References _id, _t, _z, RPCDetId::region(), RPCDetId::ring(), and RPCDetId::sector().
Referenced by inverted().
|
protected |
Definition at line 34 of file RPCGeomServ.h.
Referenced by aclockwise().
|
protected |
Definition at line 30 of file RPCGeomServ.h.
Referenced by chambername().
|
protected |
Definition at line 32 of file RPCGeomServ.h.
Referenced by chambernr().
|
protected |
Definition at line 27 of file RPCGeomServ.h.
Referenced by aclockwise(), chambername(), chambernr(), channelInChip(), eta_partition(), name(), segment(), shortname(), and zpositive().
|
protected |
Definition at line 28 of file RPCGeomServ.h.
Referenced by name().
|
protected |
Definition at line 29 of file RPCGeomServ.h.
Referenced by shortname().
|
protected |
Definition at line 31 of file RPCGeomServ.h.
Referenced by aclockwise(), eta_partition(), and zpositive().
|
protected |
Definition at line 33 of file RPCGeomServ.h.
Referenced by zpositive().