6 RPCGeomServ::RPCGeomServ::RPCGeomServ(
const RPCDetId&
id) :
7 _id(&id), _n(
""), _sn(
""), _t(-99), _z(
true), _a(
true)
24 os << std::setw(2)<<std::setfill(
'+')<<
_id->
ring()
25 <<std::setfill(
' ')<<
"_";
77 os <<
"S"<<std::setw(2)<<std::setfill(
'0')
99 <<std::setfill(
' ')<<
"_";
104 std::stringstream os;
106 os <<
"_CH"<<std::setw(2)<<std::setfill(
'0')<<this->
segment();
112 std::stringstream os;
137 std::stringstream os;
175 std::stringstream os;
187 std::vector<int> chipCh(4,8);
virtual int eta_partition()
std::vector< int > channelInChip()
virtual std::string name()
virtual bool aclockwise()
virtual std::string shortname()
int sector() const
Sector id: the group of chambers at same phi (and increasing r)
int subsector() const
SubSector id : some sectors are divided along the phi direction in subsectors (from 1 to 4 in Barrel...
int region() const
Region id: 0 for Barrel, +/-1 For +/- Endcap.