#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 |
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 11 of file RPCGeomServ.cc.
|
protected |
Definition at line 537 of file RPCGeomServ.cc.
|
virtual |
Definition at line 508 of file RPCGeomServ.cc.
References _a, _id, _t, RPCDetId::layer(), RPCDetId::region(), RPCDetId::ring(), and RPCDetId::sector().
|
virtual |
Definition at line 129 of file RPCGeomServ.cc.
References _id, _n, RPCDetId::layer(), RPCDetId::region(), RPCDetId::ring(), RPCDetId::sector(), segment(), RPCDetId::station(), and RPCDetId::subsector().
Referenced by RPCMonitorDigi::beginRun(), RPCMonitorDigi::bookRollME(), RPCDqmClient::getMonitorElements(), and RPCMonitorDigi::performSourceOperation().
|
virtual |
Definition at line 324 of file RPCGeomServ.cc.
References _cnr, _id, RPCDetId::layer(), RPCDetId::roll(), RPCDetId::sector(), RPCDetId::station(), and RPCDetId::subsector().
Referenced by RPCMon_SS_Dbx_Global::analyze().
std::vector< int > RPCGeomServ::channelInChip | ( | ) |
Definition at line 277 of file RPCGeomServ.cc.
References _id, RPCDetId::layer(), RPCDetId::region(), RPCDetId::sector(), RPCDetId::station(), and RPCDetId::subsector().
|
virtual |
Definition at line 307 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 481 of file RPCGeomServ.cc.
References zpositive().
Referenced by eta_partition().
|
virtual |
Definition at line 15 of file RPCGeomServ.cc.
References _id, _n, RPCDetId::layer(), RPCDetId::region(), RPCDetId::ring(), RPCDetId::roll(), RPCDetId::sector(), segment(), RPCDetId::station(), and RPCDetId::subsector().
Referenced by RPCMon_SS_Dbx_Global::analyze(), RPCEfficiency::analyze(), RPCMonitorDigi::beginRun(), RPCEfficiencySecond::bookDetUnitSeg(), RPCMonitorDigi::bookRollME(), DTSegtoRPC::DTSegtoRPC(), RPCEfficiencySecond::endRun(), rpcdqmclient::clientTools::getMEs(), RPCDqmClient::getMonitorElements(), L1TRPCTPG::L1TRPCBookME(), HSCPValidator::makeSimDigiPlotsRPC(), RPCMonitorDigi::performSourceOperation(), cond::PayLoadInspector< DataT >::plot(), RPCSimAverageNoiseEffCls::simulate(), RPCSimAverageNoiseEff::simulate(), RPCSimAverageNoiseEffCls::simulateNoise(), RPCSimAverageNoiseEff::simulateNoise(), cond::PayLoadInspector< DataT >::summary(), and TracktoRPC::TracktoRPC().
|
virtual |
Definition at line 467 of file RPCGeomServ.cc.
References _id, RPCDetId::ring(), RPCDetId::sector(), RPCDetId::station(), and RPCDetId::subsector().
Referenced by RPCMon_SS_Dbx_Global::analyze(), RPCEfficiency::beginRun(), chambername(), RPCClusterSizeTest::clientOperation(), RPCDeadChannelTest::clientOperation(), CSCSegtoRPC::CSCSegtoRPC(), RPCEfficiencySecond::endRun(), RPCNoisyStripTest::fillGlobalME(), RPCOccupancyTest::fillGlobalME(), RPCMultiplicityTest::fillGlobalME(), name(), ObjectMap2CSC::ObjectMap2CSC(), ObjectMapCSC::ObjectMapCSC(), RPCMonitorDigi::performSourceOperation(), and TracktoRPC::TracktoRPC().
|
virtual |
Definition at line 222 of file RPCGeomServ.cc.
References _id, _sn, RPCDetId::layer(), RPCDetId::region(), RPCDetId::ring(), RPCDetId::roll(), RPCDetId::sector(), RPCDetId::station(), and RPCDetId::subsector().
Referenced by RPCEfficiencySecond::endRun().
|
virtual |
Definition at line 489 of file RPCGeomServ.cc.
References _id, _t, _z, RPCDetId::region(), RPCDetId::ring(), and RPCDetId::sector().
Referenced by inverted().
|
protected |
Definition at line 33 of file RPCGeomServ.h.
Referenced by aclockwise().
|
protected |
Definition at line 31 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 chambername(), and name().
|
protected |
Definition at line 29 of file RPCGeomServ.h.
Referenced by shortname().
|
protected |
Definition at line 30 of file RPCGeomServ.h.
Referenced by aclockwise(), eta_partition(), and zpositive().
|
protected |
Definition at line 32 of file RPCGeomServ.h.
Referenced by zpositive().