CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
HcalLUTCorrsRcd.h
Go to the documentation of this file.
1 #ifndef DataRecord_HcalLUTCorrsRcd_h
2 #define DataRecord_HcalLUTCorrsRcd_h
3 // -*- C++ -*-
4 //
5 // Package: DataRecord
6 // Class : HcalLUTCorrsRcd
7 //
16 //
17 // Author:
18 // Created: Sat Mar 1 15:49:28 CET 2008
19 //
20 
24 
25 class HcalLUTCorrsRcd : public edm::eventsetup::DependentRecordImplementation<HcalLUTCorrsRcd, boost::mpl::vector<HcalRecNumberingRecord,IdealGeometryRecord> > {};
26 
27 #endif