#include <L1MuCSCPtLut.h>
Public Member Functions | |
L1MuCSCPtLut (void) | |
L1MuCSCPtLut (const L1MuCSCPtLut &lut) | |
const unsigned short * | lut (void) const throw () |
L1MuCSCPtLut & | operator= (const L1MuCSCPtLut &lut) |
unsigned short | pt (unsigned long addr) const throw () |
void | readFromDBS (std::string &ptLUT) |
~L1MuCSCPtLut (void) | |
Private Attributes | |
unsigned short | pt_lut [1<< 21] |
Friends | |
class | CSCTFConfigProducer |
Definition at line 9 of file L1MuCSCPtLut.h.
|
inline |
|
inline |
|
inline |
Definition at line 29 of file L1MuCSCPtLut.h.
|
inline |
|
inline |
|
inline |
void L1MuCSCPtLut::readFromDBS | ( | std::string & | ptLUT | ) |
Definition at line 7 of file L1MuCSCPtLut.cc.
References edm::hlt::Exception, mergeVDriftHistosByStation::file, pos, and pt_lut.
Referenced by L1MuCSCPtLutConfigOnlineProd::newObject().
|
friend |
Definition at line 12 of file L1MuCSCPtLut.h.
|
private |
Definition at line 11 of file L1MuCSCPtLut.h.
Referenced by L1MuCSCPtLut(), lut(), operator=(), pt(), and readFromDBS().