CMS 3D CMS Logo

HcalFrontEndMapRcd.h
Go to the documentation of this file.
1 #ifndef HcalFrontEndMapRcd_H
2 #define HcalFrontEndMapRcd_H
6 
7 class HcalFrontEndMapRcd : public edm::eventsetup::DependentRecordImplementation<HcalFrontEndMapRcd, boost::mpl::vector<HcalRecNumberingRecord,IdealGeometryRecord> > {};
8 #endif