17 :
CSCCorrelatedLCTDigi(aDigi), theDetId_(aDetId.rawId()), thePhi_(phi), theEta_(eta), link_(0) {}
21 theDetId_(aTrackStub.theDetId_),
22 thePhi_(aTrackStub.thePhi_),
23 theEta_(aTrackStub.theEta_),
24 link_(aTrackStub.link_) {}
61 int se = 0, temps = 0;
66 const unsigned int dt2csc[12] = {6, 1, 1, 2, 2, 3, 3, 4, 4, 5, 5, 6};
67 se = dt2csc[temps - 1];
85 const unsigned int dt2csc_[12] = {2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1};
111 return normal_cscid + 9;
bool operator<(const TrackStub &) const
uint16_t *__restrict__ id
bool operator>(const TrackStub &) const
Comparision Operators, used for MPC sorting.
static const double minEta
static const double theEtaBinning
static const double thePhiBinning
static const double maxEta
static int triggerCscIdFromLabels(int station, int ring, int chamber)
unsigned subsector() const
static int triggerSectorFromLabels(int station, int ring, int chamber)
static int triggerSubSectorFromLabels(int station, int chamber)
static const double SECTOR_RAD
unsigned cscidSeparateME1a() const