CMS 3D CMS Logo

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 
11  : public edm::eventsetup::DependentRecordImplementation<L1MuGMTChannelMaskRcd,
12  boost::mpl::vector<L1TriggerKeyListRcd, L1TriggerKeyRcd> > {
13 };
14 
15 #endif
edm::eventsetup::DependentRecordImplementation
Definition: DependentRecordImplementation.h:43
L1TriggerKeyRcd.h
DependentRecordImplementation.h
L1MuGMTChannelMaskRcd
Definition: L1MuGMTChannelMaskRcd.h:10
L1TriggerKeyListRcd.h