![]() |
![]() |
00001 #ifndef DataRecord_HDQMSummaryRcd_h 00002 #define DataRecord_HDQMSummaryRcd_h 00003 // -*- C++ -*- 00004 // 00005 // Package: DataRecord 00006 // Class : HDQMSummaryRcd 00007 // 00016 // 00017 // Author: Anne-Catherine Le Bihan 00018 // Created: Wed Apr 01 15:11:00 CET 2009 00019 // $Id: HDQMSummaryRcd.h,v 1.1 2009/04/06 16:52:56 giordano Exp $ 00020 // 00021 00022 #include "FWCore/Framework/interface/EventSetupRecordImplementation.h" 00023 00024 class HDQMSummaryRcd : public edm::eventsetup::EventSetupRecordImplementation<HDQMSummaryRcd> {}; 00025 00026 #endif