00001 #ifndef DataRecord_HcalZSThresholdsRcd_h 00002 #define DataRecord_HcalZSThresholdsRcd_h 00003 // -*- C++ -*- 00004 // 00005 // Package: DataRecord 00006 // Class : HcalZSThresholdsRcd 00007 // 00016 // 00017 // Author: 00018 // Created: Sat Nov 24 16:42:00 CET 2007 00019 // $Id: HcalZSThresholdsRcd.h,v 1.1 2007/11/24 16:54:13 rofierzy Exp $ 00020 // 00021 00022 #include "FWCore/Framework/interface/EventSetupRecordImplementation.h" 00023 00024 class HcalZSThresholdsRcd : public edm::eventsetup::EventSetupRecordImplementation<HcalZSThresholdsRcd> {}; 00025 00026 #endif