CMS 3D CMS Logo

/data/refman/pasoursint/CMSSW_6_1_1/src/CondFormats/DataRecord/interface/HcalTimingParamsRcd.h

Go to the documentation of this file.
00001 #ifndef HcalTimingParamsRcd_H
00002 #define HcalTimingParamsRcd_H
00003 #include "FWCore/Framework/interface/DependentRecordImplementation.h"
00004 #include "Geometry/Records/interface/IdealGeometryRecord.h"
00005 class HcalTimingParamsRcd : public edm::eventsetup::DependentRecordImplementation<HcalTimingParamsRcd, boost::mpl::vector<IdealGeometryRecord> > {};
00006 #endif