13 #ifndef L1MUDT_TRACK_SEG_ETA_H 14 #define L1MUDT_TRACK_SEG_ETA_H 75 inline int bx()
const {
return m_bx; }
void reset()
reset eta track segment
friend std::ostream & operator<<(std::ostream &, const L1MuDTTrackSegEta &)
output stream operator
bool operator==(const L1MuDTTrackSegEta &) const
equal operator
bool empty() const
is it an empty eta track segment?
unsigned int quality() const
return quality code
int station() const
return station
int wheel() const
return wheel
L1MuDTTrackSegEta()
default constructor
int bx() const
return bunch crossing
unsigned int position() const
return position
int sector() const
return sector (30 deg)
L1MuDTTrackSegLoc m_location
L1MuDTTrackSegEta & operator=(const L1MuDTTrackSegEta &)
assignment operator
virtual ~L1MuDTTrackSegEta()
destructor
const L1MuDTTrackSegLoc & where() const
return location of eta track segment
int sector() const
return sector
int station() const
return station
int wheel() const
return wheel
bool operator!=(const L1MuDTTrackSegEta &) const
unequal operator