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