6 for (
unsigned int i=0;
i<7;
i++){
7 std::pair<unsigned int, int >
c(0,0);
21 for (
unsigned int l=1;
l<=6;
l++){
22 if (!this->
empty(
l)) e=
false;
40 return _link[layer-1].first;
55 return _link[layer-1].second/1000;
61 return _link.size()-1;
67 unsigned int rpcdetId,
74 std::pair<unsigned int, int> digi(rpcdetId,pdigi);
82 if (layer == 0 || layer > 6)
84 <<
"RPCDigiL1Link: layer must be in the range from 1 to 6"
int strip(unsigned int layer) const
int bx(unsigned int layer) const
void setLink(unsigned int layer, unsigned int rpcdetId, int strip, int bx)
unsigned int rawdetId(unsigned int layer) const
std::vector< std::pair< unsigned int, int > > _link
U second(std::pair< T, U > const &p)
Abs< T >::type abs(const T &t)
void checklayer(unsigned int layer) const
unsigned int nlayer() const