00001 #ifndef HcalFlagHFDigiTimeParamsRcd_H 00002 #define HcalFlagHFDigiTimeParamsRcd_H 00003 #include "FWCore/Framework/interface/DependentRecordImplementation.h" 00004 #include "Geometry/Records/interface/IdealGeometryRecord.h" 00005 class HcalFlagHFDigiTimeParamsRcd : public edm::eventsetup::DependentRecordImplementation<HcalFlagHFDigiTimeParamsRcd, boost::mpl::vector<IdealGeometryRecord> > {}; 00006 #endif