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