CMS 3D CMS Logo

L1TMuonEndcapParamsO2ORcd.h
Go to the documentation of this file.
1 #ifndef L1TEMTFParamsRcd_L1TEMTFParamsO2ORcd_h
2 #define L1TEMTFParamsRcd_L1TEMTFParamsO2ORcd_h
3 // -*- C++ -*-
4 //
5 // Class : L1TMuonEndcapParamsRcd
6 //
7 // Author: Matthew Carver
8 // Created:
9 //
10 
15 
16 class L1TMuonEndcapParamsO2ORcd : public edm::eventsetup::DependentRecordImplementation<L1TMuonEndcapParamsO2ORcd, boost::mpl::vector<L1TriggerKeyListExtRcd,L1TriggerKeyExtRcd,L1TMuonEndcapParamsRcd> > {};
17 
18 #endif