Go to the documentation of this file.
13 #ifndef L1MUDT_TRACK_SEG_PHI_H
14 #define L1MUDT_TRACK_SEG_PHI_H
L1MuDTTrackSegLoc m_location
virtual ~L1MuDTTrackSegPhi()
destructor
const L1MuDTTrackSegLoc & where() const
return location of phi track segment
int phib() const
return phib
int wheel() const
return wheel
void reset()
reset phi track segment
int bx() const
return bunch crossing
int station() const
return station
bool operator==(const L1MuDTTrackSegPhi &) const
equal operator
int phi() const
return phi
int sector() const
return sector
friend std::ostream & operator<<(std::ostream &, const TSQuality &)
overload output stream operator for phi track segment quality
TSQuality
quality code of DTBX phi track segments
bool empty() const
is it an empty phi track segment?
double phibValue() const
return phib-value in global coordinates [0,2pi]
L1MuDTTrackSegPhi()
default constructor
int tag() const
return tag (second TS tag)
void setEtaFlag(bool flag)
set eta flag
int sector() const
return sector (30 deg)
bool operator!=(const L1MuDTTrackSegPhi &) const
unequal operator
int quality() const
return quality code
double phiValue() const
return phi-value in global coordinates [0,2pi]
int wheel() const
return wheel
int station() const
return station
bool etaFlag() const
return eta flag
L1MuDTTrackSegPhi & operator=(const L1MuDTTrackSegPhi &)
assignment operator