00001 #ifndef DataRecord_HcalCovarianceMatricesRcd_h 00002 #define DataRecord_HcalCovarianceMatricesRcd_h 00003 // -*- C++ -*- 00004 // 00005 // Package: DataRecord 00006 // Class : HcalCovarianceMatricesRcd 00007 // 00016 // 00017 // Author: 00018 // Created: Sat Mar 1 15:49:28 CET 2008 00019 // $Id: HcalCovarianceMatricesRcd.h,v 1.1 2010/04/26 22:13:34 kukartse Exp $ 00020 // 00021 00022 #include "FWCore/Framework/interface/EventSetupRecordImplementation.h" 00023 00024 class HcalCovarianceMatricesRcd : public edm::eventsetup::EventSetupRecordImplementation<HcalCovarianceMatricesRcd> {}; 00025 00026 #endif