helper class for look-up tables More...
#include <L1MuDTExtLut.h>
Public Types | |
typedef std::map< short, short, std::less< short > > | LUTmap |
Public Attributes | |
LUTmap | high |
LUTmap | low |
helper class for look-up tables
Definition at line 45 of file L1MuDTExtLut.h.
typedef std::map<short, short, std::less<short> > L1MuDTExtLut::LUT::LUTmap |
Definition at line 47 of file L1MuDTExtLut.h.
Definition at line 50 of file L1MuDTExtLut.h.
Referenced by L1MuDTExtLut::load().
Definition at line 49 of file L1MuDTExtLut.h.
Referenced by L1MuDTExtLut::load().