43 m_wheel(0), m_sector(0) {}
48 if ( !(wheel_id >= -3 && wheel_id <= 3) ) {
51 if ( !(sector_id >= 0 && sector_id < 12) ) {
143 s.setf(ios::right,ios::adjustfield);
144 s <<
"Sector Processor ( " << setw(2) <<
id.wheel() <<
"," 145 << setw(2) <<
id.sector() <<
" )";
L1MuBMSecProcId()
default constructor
bool operator!=(const L1MuBMSecProcId &) const
unequal operator
int sector() const
return sector number
Abs< T >::type abs(const T &t)
bool operator==(const L1MuBMSecProcId &) const
equal operator
L1MuBMSecProcId & operator=(const L1MuBMSecProcId &)
assignment operator
virtual ~L1MuBMSecProcId()
destructor
bool operator<(const L1MuBMSecProcId &) const
less operator
friend std::ostream & operator<<(std::ostream &, const L1MuBMSecProcId &)
output stream operator
int locwheel() const
return physical wheel number (-2,-1,0,+1,+2)
int wheel() const
return wheel number