46 : m_wheel(wheel_id), m_sector(sector_id), m_station(station_id) {
50 if (
abs(wheel_id) == 3) {
58 : m_wheel(
id.m_wheel), m_sector(
id.m_sector), m_station(
id.m_station) {}
131 s.setf(ios::right, ios::adjustfield);
132 s <<
"wheel = " << setw(2) <<
id.wheel() <<
" " 133 <<
"sector = " << setw(2) <<
id.sector() <<
" " 134 <<
"station = " << setw(1) <<
id.station();
L1MuBMTrackSegLoc()
default constructor
bool operator==(const L1MuBMTrackSegLoc &) const
equal operator
bool operator!=(const L1MuBMTrackSegLoc &) const
unequal operator
ostream & operator<<(ostream &s, const L1MuBMTrackSegLoc &id)
bool operator<(const L1MuBMTrackSegLoc &) const
less operator
int wheel() const
return wheel
Abs< T >::type abs(const T &t)
int sector() const
return sector (30 deg)
virtual ~L1MuBMTrackSegLoc()
destructor
L1MuBMTrackSegLoc & operator=(const L1MuBMTrackSegLoc &)
assignment operator
int station() const
return station