20 #ifndef L1MUDT_TRACK_SEG_LOC_H
21 #define L1MUDT_TRACK_SEG_LOC_H
int sector() const
return sector (30 deg)
int station() const
return station
L1MuDTTrackSegLoc()
default constructor
friend std::ostream & operator<<(std::ostream &, const L1MuDTTrackSegLoc &)
output stream operator
bool operator==(const L1MuDTTrackSegLoc &) const
equal operator
bool operator<(const L1MuDTTrackSegLoc &) const
less operator
virtual ~L1MuDTTrackSegLoc()
destructor
bool operator!=(const L1MuDTTrackSegLoc &) const
unequal operator
int wheel() const
return wheel
L1MuDTTrackSegLoc & operator=(const L1MuDTTrackSegLoc &)
assignment operator