CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
L1RPCBxOrConfigRcd.h
Go to the documentation of this file.
1 #ifndef DataRecord_L1RPCBxOrConfigRcd_h
2 #define DataRecord_L1RPCBxOrConfigRcd_h
3 // -*- C++ -*-
4 //
5 // Package: DataRecord
6 // Class : L1RPCBxOrConfigRcd
7 //
18 
22 
24  : public edm::eventsetup::DependentRecordImplementation<L1RPCBxOrConfigRcd,
25  edm::mpl::Vector<L1TriggerKeyListRcd, L1TriggerKeyRcd> > {};
26 
27 #endif