CMS 3D CMS Logo

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 //
17 #include "boost/mpl/vector.hpp"
18 
22 
24  : public edm::eventsetup::DependentRecordImplementation<L1RPCBxOrConfigRcd,
25  boost::mpl::vector<L1TriggerKeyListRcd, L1TriggerKeyRcd> > {
26 };
27 
28 #endif
edm::eventsetup::DependentRecordImplementation
Definition: DependentRecordImplementation.h:43
L1RPCBxOrConfigRcd
Definition: L1RPCBxOrConfigRcd.h:23
L1TriggerKeyRcd.h
DependentRecordImplementation.h
L1TriggerKeyListRcd.h