24 out <<
" pt: " <<
o.getPt() <<
", phi: " <<
o.getPhi() <<
", eta: " <<
o.getEta() * 2.61 / 240
25 <<
", hits: " << std::bitset<18>(
o.getHits()).
to_string() <<
", q: " <<
o.getQ() <<
", bx: " <<
o.getBx()
26 <<
", charge: " <<
o.getCharge() <<
", disc: " <<
o.getDisc() <<
" refLayer: " <<
o.getRefLayer();
std::string to_string(const V &value)
unsigned int getPatternNumber() const
unsigned int getRefHitNumber() const
bool operator<(const AlgoMuon &o) const
std::ostream & operator<<(std::ostream &out, const AlgoMuon &o)