1 #ifndef L1TObjects_L1MuCSCPtLut_h 2 #define L1TObjects_L1MuCSCPtLut_h 20 unsigned short pt(
unsigned long addr)
const throw() {
21 if( addr<(1<<21) )
return pt_lut[(
unsigned int)addr];
L1MuCSCPtLut(const L1MuCSCPtLut &lut)
const unsigned short * lut(void) const
void readFromDBS(std::string &ptLUT)
unsigned short pt_lut[1<< 21]
unsigned short pt(unsigned long addr) const
#define COND_SERIALIZABLE
L1MuCSCPtLut & operator=(const L1MuCSCPtLut &lut)