CMS 3D CMS Logo

HcalQIETypesRcd.h
Go to the documentation of this file.
1 #ifndef HcalQIETypesRcd_H
2 #define HcalQIETypesRcd_H
3 // -*- C++ -*-
4 //
5 // Package: QIETypes
6 // Class : HcalQIETypesRcd
7 //
16 //
17 // Author: Walter Alda
18 // Created: Nov 11 2015
19 //
20 
24 
25 class HcalQIETypesRcd : public edm::eventsetup::DependentRecordImplementation<HcalQIETypesRcd, boost::mpl::vector<HcalRecNumberingRecord,IdealGeometryRecord> > {};
26 
27 #endif