test
CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
L1MuGMTChannelMaskRcd.h
Go to the documentation of this file.
1 #ifndef CondFormatsDataRecord_L1MuGMTChannelMaskRcd_h
2 #define CondFormatsDataRecord_L1MuGMTChannelMaskRcd_h
3 
4 #include "boost/mpl/vector.hpp"
5 
9 
10 class L1MuGMTChannelMaskRcd : public edm::eventsetup::DependentRecordImplementation<L1MuGMTChannelMaskRcd, boost::mpl::vector<L1TriggerKeyListRcd,L1TriggerKeyRcd> > {};
11 
12 #endif