#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 530 of file RPCGeomServ.cc.
|
virtual |
Definition at line 505 of file RPCGeomServ.cc.
References _a, _id, _t, RPCDetId::layer(), RPCDetId::region(), RPCDetId::ring(), and RPCDetId::sector().
|
virtual |
Definition at line 120 of file RPCGeomServ.cc.
References _cn, _id, RPCDetId::layer(), RPCDetId::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 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 | ( | void | ) |
Definition at line 275 of file RPCGeomServ.cc.
References _id, RPCDetId::region(), RPCDetId::sector(), relativeConstraints::station, 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 478 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(), 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__(), RPCMon_SS_Dbx_Global::analyze(), RPCDBPopConAnalyzer::analyze(), RPCEfficiency::analyze(), RPCEfficiencySecond::bookDetUnitSeg(), RPCMonitorDigi::bookHistograms(), RPCMonitorDigi::bookRollME(), DTSegtoRPC::DTSegtoRPC(), RPCEfficiencySecond::endRun(), rpcdqmclient::clientTools::getMEs(), RPCDqmClient::getMonitorElements(), L1TRPCTPG::L1TRPCBookME(), HSCPValidator::makeSimDigiPlotsRPC(), RPCMonitorDigi::performSourceOperation(), cond::PayLoadInspector< DataT >::plot(), RPCSimAsymmetricCls::simulate(), RPCSimAverageNoiseEff::simulate(), RPCSimAverageNoiseEff::simulateNoise(), RPCSimAsymmetricCls::simulateNoise(), cond::PayLoadInspector< DataT >::summary(), and TracktoRPC::TracktoRPC().
|
virtual |
Definition at line 467 of file RPCGeomServ.cc.
References _id, relativeConstraints::ring, RPCDetId::ring(), RPCDetId::sector(), relativeConstraints::station, RPCDetId::station(), and RPCDetId::subsector().
Referenced by RPCMon_SS_Dbx_Global::analyze(), RPCDBPopConAnalyzer::analyze(), RPCEfficiency::bookHistograms(), 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 206 of file RPCGeomServ.cc.
References _id, _sn, RPCDetId::layer(), RPCDetId::region(), relativeConstraints::ring, RPCDetId::ring(), RPCDetId::roll(), RPCDetId::sector(), relativeConstraints::station, RPCDetId::station(), and RPCDetId::subsector().
Referenced by RPCEfficiencySecond::endRun().
|
virtual |
Definition at line 486 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().