00001 #ifndef DataRecord_PixelCPEParmErrorsRcd_h 00002 #define DataRecord_PixelCPEParmErrorsRcd_h 00003 // -*- C++ -*- 00004 // 00005 // Package: DataRecord 00006 // Class : PixelCPEParmErrorsRcd 00007 // 00016 // 00017 // Author: 00018 // Created: Fri Aug 17 08:18:51 CDT 2007 00019 // $Id: PixelCPEParmErrorsRcd.h,v 1.1 2007/08/20 08:40:35 chiochia Exp $ 00020 // 00021 00022 #include "FWCore/Framework/interface/EventSetupRecordImplementation.h" 00023 00024 class PixelCPEParmErrorsRcd : public edm::eventsetup::EventSetupRecordImplementation<PixelCPEParmErrorsRcd> {}; 00025 00026 #endif