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