Go to the documentation of this file.
18 #ifndef L1MUBM_SEC_PROC_ID_H
19 #define L1MUBM_SEC_PROC_ID_H
bool operator!=(const L1MuBMSecProcId &) const
unequal operator
virtual ~L1MuBMSecProcId()
destructor
int sector() const
return sector number
int wheel() const
return wheel number
int locwheel() const
return physical wheel number (-2,-1,0,+1,+2)
friend std::ostream & operator<<(std::ostream &, const L1MuBMSecProcId &)
output stream operator
bool operator<(const L1MuBMSecProcId &) const
less operator
bool ovl() const
is it an overlap region Sector Processor?
L1MuBMSecProcId()
default constructor
bool operator==(const L1MuBMSecProcId &) const
equal operator
Abs< T >::type abs(const T &t)
L1MuBMSecProcId & operator=(const L1MuBMSecProcId &)
assignment operator