CMS 3D CMS Logo

L1MuCSCPtLutRcd.h
Go to the documentation of this file.
1 #ifndef CondFormatsDataRecord_L1MuCSCPtLutRcd_h
2 #define CondFormatsDataRecord_L1MuCSCPtLutRcd_h
3 
4 #include "boost/mpl/vector.hpp"
5 
6 //#include "FWCore/Framework/interface/EventSetupRecordImplementation.h"
10 
11 //class L1MuCSCPtLutRcd : public edm::eventsetup::EventSetupRecordImplementation<L1MuCSCPtLutRcd> {};
13  : public edm::eventsetup::DependentRecordImplementation<L1MuCSCPtLutRcd,
14  boost::mpl::vector<L1TriggerKeyListRcd, L1TriggerKeyRcd> > {
15 };
16 
17 #endif
edm::eventsetup::DependentRecordImplementation
Definition: DependentRecordImplementation.h:43
L1MuCSCPtLutRcd
Definition: L1MuCSCPtLutRcd.h:12
L1TriggerKeyRcd.h
DependentRecordImplementation.h
L1TriggerKeyListRcd.h