13 #ifndef L1CSCTrackFinder_TrackStub_h 14 #define L1CSCTrackFinder_TrackStub_h 54 unsigned cscid()
const;
unsigned phiPacked() const
Return the binned phi for this stub.
bool operator>=(const TrackStub &rhs) const
bool operator==(const TrackStub &rhs) const
bool operator<(const TrackStub &) const
double etaValue() const
return the Eta Value of this stub's position.
static const double minEta
static const double theEtaBinning
static const double thePhiBinning
bool operator>(const TrackStub &) const
Comparision Operators, used for MPC sorting.
double phiValue() const
return the Phi Value of this stub's position in local coordinates.
unsigned subsector() const
bool operator<=(const TrackStub &rhs) const
unsigned cscidSeparateME1a() const
void setPhiPacked(const unsigned &phi_)
bool operator!=(const TrackStub &rhs) const
unsigned etaPacked() const
Return the binned eta for this stub.
const CSCCorrelatedLCTDigi * getDigi() const
Get the digi this stub was made from.
void setEtaPacked(const unsigned &eta_)
set Eta and Phi from integer values.