CMS 3D CMS Logo

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