|
||||
File indexing completed on 2024-04-06 12:02:03
0001 #ifndef L1RPCHwConfigRcd_h 0002 #define L1RPCHwConfigRcd_h 0003 0004 #include "FWCore/Framework/interface/EventSetupRecordImplementation.h" 0005 class L1RPCHwConfigRcd : public edm::eventsetup::EventSetupRecordImplementation<L1RPCHwConfigRcd> {}; 0006 0007 //#include "FWCore/Utilities/interface/mplVector.h" 0008 // 0009 //#include "FWCore/Framework/interface/DependentRecordImplementation.h" 0010 //#include "CondFormats/DataRecord/interface/L1TriggerKeyListRcd.h" 0011 //#include "CondFormats/DataRecord/interface/L1TriggerKeyRcd.h" 0012 // 0013 //class L1RPCHwConfigRcd : public edm::eventsetup::DependentRecordImplementation<L1RPCHwConfigRcd, edm::mpl::Vector<L1TriggerKeyListRcd,L1TriggerKeyRcd> > {}; 0014 0015 #endif
[ Source navigation ] | [ Diff markup ] | [ Identifier search ] | [ general search ] |
This page was automatically generated by the 2.2.1 LXR engine. The LXR team |