CMS 3D CMS Logo

L1TMuonEndcapParamsRcd_deprecated.h
Go to the documentation of this file.
1 // Temporary copy to avoid crashes - AWB 28.08.17
2 // Required to satisfy current convention for "Record" in "Global Tag Entries"
3 // https://cms-conddb-prod.cern.ch/cmsDbBrowser/search/Prod/L1TMuonEndCapParams
4 
5 // L1TMuonEndcapParamsRcd
6 // Description: Record for L1TMuonEndcapParams
7 //
8 // automatically generate by make_records.pl
9 //
10 #ifndef CondFormatsDataRecord_L1TMuonEndcapParams_h
11 #define CondFormatsDataRecord_L1TMuonEndcapParams_h
12 
14 
16 
17 // Dependent record implmentation:
18 //#include "FWCore/Framework/interface/DependentRecordImplementation.h"
19 //#include "CondFormats/DataRecord/interface/L1TriggerKeyListRcd.h"
20 //#include "CondFormats/DataRecord/interface/L1TriggerKeyRcd.h"
21 //class L1TMuonEndcapParamsRcd : public edm::eventsetup::DependentRecordImplementation<L1TMuonEndcapParamsRcd, edm::mpl::Vector<L1TriggerKeyListRcd,L1TriggerKeyRcd> > {};
22 
23 #endif