CMS 3D CMS Logo

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