CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
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 
23 class L1RPCHsbConfigRcd : public edm::eventsetup::DependentRecordImplementation<L1RPCHsbConfigRcd, boost::mpl::vector<L1TriggerKeyListRcd,L1TriggerKeyRcd> > {};
24 
25 #endif
26