helper class for look-up tables
More...
#include <L1MuDTExtLut.h>
|
typedef std::map< short, short,
std::less< short > > | LUTmap |
|
|
template<class Archive > |
void | serialize (Archive &ar, const unsigned int version) |
|
helper class for look-up tables
Definition at line 47 of file L1MuDTExtLut.h.
typedef std::map<short, short, std::less<short> > L1MuDTExtLut::LUT::LUTmap |
template<class Archive >
void L1MuDTExtLut::LUT::serialize |
( |
Archive & |
ar, |
|
|
const unsigned int |
version |
|
) |
| |
|
private |
friend class boost::serialization::access |
|
friend |
template<typename CondSerializationT , typename Enabled >
LUTmap L1MuDTExtLut::LUT::high |