Go to the documentation of this file. 1 #ifndef L1Trigger_CSCTriggerPrimitives_CSCComparatorCodeLUT
2 #define L1Trigger_CSCTriggerPrimitives_CSCComparatorCodeLUT
30 float lookup(
int code)
const;
42 float data(
unsigned int address)
const;
static const std::string input
int read(std::istream &stream)
void write(std::ostream &stream) const
float data(unsigned int address) const
unsigned int nrBitsData() const
int readHeader(std::istream &)
std::vector< float > data_
unsigned int maxSize() const
void save(std::ofstream &output)
float lookupPacked(const int input) const
unsigned int addressMask_
float lookup(int code) const
unsigned int nrBitsAddress_
int load(const std::string &inFileName)
unsigned int nrBitsAddress() const
CSCComparatorCodeLUT(const std::string &)
unsigned checkedInput(unsigned in, unsigned maxWidth) const