69 case DT : idx_drcr = 0;
break;
70 case CSC : idx_drcr = 2;
break;
71 case bRPC : idx_drcr = 1;
break;
72 case fRPC : idx_drcr = 3;
break;
73 case ovlCSC : idx_drcr = 2;
break;
74 case ovlDT : idx_drcr = 0;
break;
virtual float getCenter(unsigned packed) const =0
get the center of bin represented by packed
void InitParameters()
Initialize scales, configuration parameters, alignment constants, ...
virtual float getScaleMin() const =0
get the lower edge of the first bin
unsigned TheLookupFunction(int idx, unsigned eta6) const
The lookup function - here the functionality of the LUT is implemented.
static const L1MuGMTScales * getGMTScales()
static const L1MuTriggerScales * getTriggerScales()
const L1MuScale * getRegionalEtaScale(int isys) const
get the regioanl muon trigger eta scale, isys = 0(DT), 1(bRPC), 2(CSC), 3(fwdRPC) ...
virtual unsigned getPacked(float value) const =0
pack a value
virtual float getScaleMax() const =0
get the upper edge of the last bin
const L1MuScale * getOvlEtaScale(int isys) const
get the overlap eta scale (4 bits); isys = 0(DT), 1(bRPC), 2(CSC), 3(fwdRPC)