CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
L1MuCSCTFConfigurationRcd.h
Go to the documentation of this file.
1 #ifndef CondFormatsDataRecord_L1MuCSCTFConfigurationRcd_h
2 
3 #define CondFormatsDataRecord_L1MuCSCTFConfigurationRcd_h
4 
6 
7 //#include "FWCore/Framework/interface/EventSetupRecordImplementation.h"
11 
12 //class L1MuCSCTFConfigurationRcd : public edm::eventsetup::EventSetupRecordImplementation<L1MuCSCTFConfigurationRcd> {};
14  : public edm::eventsetup::DependentRecordImplementation<L1MuCSCTFConfigurationRcd,
15  edm::mpl::Vector<L1TriggerKeyListRcd, L1TriggerKeyRcd> > {};
16 
17 #endif