CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
L1TMuonOverlapParamsO2ORcd.h
Go to the documentation of this file.
1 #ifndef L1TMTFOverlapParamsRcd_L1TMTFOverlapParamsO2ORcd_h
2 #define L1TMTFOverlapParamsRcd_L1TMTFOverlapParamsO2ORcd_h
3 // -*- C++ -*-
4 //
5 // Package: CondFormats/DataRecord
6 // Class : L1TMuonOverlapParamsRcd
7 //
16 //
17 // Author: Artur Kalinowski
18 // Created: Tue, 06 Oct 2015 11:46:55 GMT
19 //
20 
25 class L1TMuonOverlapParamsO2ORcd : public edm::eventsetup::DependentRecordImplementation<L1TMuonOverlapParamsO2ORcd, boost::mpl::vector<L1TriggerKeyListExtRcd,L1TriggerKeyExtRcd,L1TMuonOverlapParamsRcd> > {};
26 
27 //class L1TMuonOverlapParamsRcd : public edm::eventsetup::EventSetupRecordImplementation<L1TMuonOverlapParamsRcd> {};
28 
29 #endif