CMS 3D CMS Logo

L1MuDTTFMasksRcd.h
Go to the documentation of this file.
1 #ifndef L1MuDTTFMasksRCD_H
2 #define L1MuDTTFMasksRCD_H
3 
4 #include "boost/mpl/vector.hpp"
5 
9 
11  : public edm::eventsetup::DependentRecordImplementation<L1MuDTTFMasksRcd,
12  boost::mpl::vector<L1TriggerKeyListRcd, L1TriggerKeyRcd> > {
13 };
14 
15 #endif