CMS 3D CMS Logo

L1TriggerKeyExtRcd.h
Go to the documentation of this file.
1 #ifndef DataRecord_L1TriggerKeyExtRcd_h
2 #define DataRecord_L1TriggerKeyExtRcd_h
3 
4 #include "boost/mpl/vector.hpp"
7 
9  : public edm::eventsetup::DependentRecordImplementation<L1TriggerKeyExtRcd,
10  boost::mpl::vector<L1TriggerKeyListExtRcd> > {};
11 
12 #endif