CMS 3D CMS Logo

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