CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
List of all members | Public Types | Public Attributes
L1MuDTExtLut::LUT Class Reference

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
 

Detailed Description

helper class for look-up tables

Definition at line 45 of file L1MuDTExtLut.h.

Member Typedef Documentation

typedef std::map<short, short, std::less<short> > L1MuDTExtLut::LUT::LUTmap

Definition at line 47 of file L1MuDTExtLut.h.

Member Data Documentation

LUTmap L1MuDTExtLut::LUT::high

Definition at line 50 of file L1MuDTExtLut.h.

Referenced by L1MuDTExtLut::load().

LUTmap L1MuDTExtLut::LUT::low

Definition at line 49 of file L1MuDTExtLut.h.

Referenced by L1MuDTExtLut::load().