44 m_wheel(0), m_sector(0), m_station(0) {}
54 if (
abs(wheel_id) == 3 ) {
141 s.setf(ios::right,ios::adjustfield);
142 s <<
"wheel = " << setw(2) <<
id.wheel() <<
" " 143 <<
"sector = " << setw(2) <<
id.sector() <<
" " 144 <<
"station = " << setw(1) <<
id.station();
bool operator!=(const L1MuBMTrackSegLoc &) const
unequal operator
L1MuBMTrackSegLoc()
default constructor
int wheel() const
return wheel
bool operator<(const L1MuBMTrackSegLoc &) const
less operator
int sector() const
return sector (30 deg)
Abs< T >::type abs(const T &t)
bool operator==(const L1MuBMTrackSegLoc &) const
equal operator
friend std::ostream & operator<<(std::ostream &, const L1MuBMTrackSegLoc &)
output stream operator
virtual ~L1MuBMTrackSegLoc()
destructor
L1MuBMTrackSegLoc & operator=(const L1MuBMTrackSegLoc &)
assignment operator
int station() const
return station