22 out <<
" logicLayer: " << std::setw(2) << stub.
logicLayer <<
" type: " << std::setw(2) << stub.
type
23 <<
" roll: " << std::setw(1) << 0 <<
" phiHw: " << std::setw(5)
25 <<
" phiBHw: " << std::setw(4) << stub.
phiBHw <<
" etaHw: " << std::setw(4)
27 <<
" etaSigmaHw: " << std::setw(3) << stub.
etaSigmaHw <<
" qualityHw: " << std::setw(2) << stub.
qualityHw <<
" "
28 <<
" bx: " << std::setw(1) << stub.
bx <<
" "
29 <<
" timing: " << std::setw(2) << stub.
timing <<
" "
30 <<
" detId: " << std::setw(9) << stub.
detId <<
" ";
42 out <<
" iRPC " << rpcId;
44 out <<
" RPC " << rpcId;
49 out <<
" DT " << dtId;
54 out <<
" CSC " << cscId;
std::ostream & operator<<(std::ostream &out, const ALILine &li)
int qualityHw
error of the eta measurement
constexpr int subdetId() const
get the contents of the subdetector field (not cast into any detector's numbering enum) ...
Abs< T >::type abs(const T &t)
constexpr Detector det() const
get the detector field from this detid
int region() const
Region id: 0 for Barrel, +/-1 For +/- Endcap.