CMS 3D CMS Logo

L1RPCHsbConfigRcd.h
Go to the documentation of this file.
1 #ifndef DataRecord_L1RPCHsbConfigRcd_h
2 #define DataRecord_L1RPCHsbConfigRcd_h
3 // -*- C++ -*-
4 //
5 // Package: DataRecord
6 // Class : L1RPCHsbConfigRcd
7 //
17 #include "boost/mpl/vector.hpp"
18 
22 
24  : public edm::eventsetup::DependentRecordImplementation<L1RPCHsbConfigRcd,
25  boost::mpl::vector<L1TriggerKeyListRcd, L1TriggerKeyRcd> > {
26 };
27 
28 #endif
L1RPCHsbConfigRcd
Definition: L1RPCHsbConfigRcd.h:23
edm::eventsetup::DependentRecordImplementation
Definition: DependentRecordImplementation.h:43
L1TriggerKeyRcd.h
DependentRecordImplementation.h
L1TriggerKeyListRcd.h