CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
L1TMuonGlobalParamsO2ORcd.h
Go to the documentation of this file.
1 #ifndef L1TGMTParamsRcd_L1TGMTParamsO2ORcd_h
2 #define L1TGMTParamsRcd_L1TGMTParamsO2ORcd_h
3 // -*- C++ -*-
4 //
5 // Package: Subsystem/Package
6 // Class : L1TMuonGlobalParamsRcd
7 //
16 //
17 // Author: Thomas Reis
18 // Created: Tue, 22 Sep 2015 13:32:54 GMT
19 //
20 
25 
26 class L1TMuonGlobalParamsO2ORcd : public edm::eventsetup::DependentRecordImplementation<L1TMuonGlobalParamsO2ORcd, boost::mpl::vector<L1TriggerKeyListExtRcd,L1TriggerKeyExtRcd,L1TMuonGlobalParamsRcd> > {};
27 
28 #endif