#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.
|
virtual |
Definition at line 122 of file RPCGeomServ.cc.
|
virtual |
Definition at line 326 of file RPCGeomServ.cc.
std::vector< int > RPCGeomServ::channelInChip | ( | void | ) |
Definition at line 277 of file RPCGeomServ.cc.
|
virtual |
Definition at line 309 of file RPCGeomServ.cc.
|
virtual |
Definition at line 480 of file RPCGeomServ.cc.
|
virtual |
Definition at line 20 of file RPCGeomServ.cc.
Referenced by VIDSelectorBase.VIDSelectorBase::initialize().
|
virtual |
Definition at line 469 of file RPCGeomServ.cc.
Referenced by RPCDeadChannelTest::clientOperation(), CSCObjectMap::CSCObjectMap(), and RPCMultiplicityTest::fillGlobalME().
|
virtual |
Definition at line 208 of file RPCGeomServ.cc.
|
virtual |
Definition at line 488 of file RPCGeomServ.cc.
|
protected |
Definition at line 34 of file RPCGeomServ.h.
|
protected |
Definition at line 30 of file RPCGeomServ.h.
|
protected |
Definition at line 32 of file RPCGeomServ.h.
|
protected |
Definition at line 27 of file RPCGeomServ.h.
|
protected |
Definition at line 28 of file RPCGeomServ.h.
|
protected |
Definition at line 29 of file RPCGeomServ.h.
|
protected |
Definition at line 31 of file RPCGeomServ.h.
|
protected |
Definition at line 33 of file RPCGeomServ.h.