CMS 3D CMS Logo

/data/refman/pasoursint/CMSSW_4_1_8_patch9/src/CondFormats/DataRecord/interface/L1RPCHwConfigRcd.h

Go to the documentation of this file.
00001 #ifndef L1RPCHwConfigRcd_h
00002 #define L1RPCHwConfigRcd_h
00003 
00004 
00005 #include "FWCore/Framework/interface/EventSetupRecordImplementation.h"
00006 class L1RPCHwConfigRcd : public edm::eventsetup::EventSetupRecordImplementation<L1RPCHwConfigRcd> {};
00007 
00008 //#include "boost/mpl/vector.hpp"
00009 //
00010 //#include "FWCore/Framework/interface/DependentRecordImplementation.h"
00011 //#include "CondFormats/DataRecord/interface/L1TriggerKeyListRcd.h"
00012 //#include "CondFormats/DataRecord/interface/L1TriggerKeyRcd.h"
00013 //
00014 //class L1RPCHwConfigRcd : public edm::eventsetup::DependentRecordImplementation<L1RPCHwConfigRcd, boost::mpl::vector<L1TriggerKeyListRcd,L1TriggerKeyRcd> > {};
00015 
00016 #endif
00017