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')
98 <<std::setfill(
' ')<<
"_";
103 std::stringstream os;
105 os <<
"_CH"<<std::setw(2)<<std::setfill(
'0')<<this->
segment();
110 std::stringstream os;
137 std::stringstream os;
138 os << std::setw(2)<<std::setfill(
'+')<<
_id->
ring()
139 <<std::setfill(
' ')<<
"_";
144 std::stringstream os;
158 std::stringstream os;
191 os <<
"S"<<std::setw(2)<<std::setfill(
'0')
201 std::stringstream os;
203 <<std::setfill(
' ')<<
"_";
208 std::stringstream os;
210 os <<
"_CH"<<std::setw(2)<<std::setfill(
'0')<<this->
segment();
229 std::stringstream os;
267 std::stringstream os;
279 std::vector<int> chipCh(4,8);
virtual std::string chambername()
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.