#include <CondFormats/L1TObjects/interface/L1MuDTExtLut.h>
Public Types | |
typedef std::map< short, short, std::less< short > > | LUTmap |
Public Attributes | |
LUTmap | high |
LUTmap | low |
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.