00001 #ifndef DataRecord_SiPixelCPEGenericErrorParmRcd_h 00002 #define DataRecord_SiPixelCPEGenericErrorParmRcd_h 00003 // -*- C++ -*- 00004 // 00005 // Package: DataRecord 00006 // Class : SiPixelCPEGenericErrorParmRcd 00007 // 00016 // 00017 // Author: 00018 // Created: Tue Nov 11 23:07:06 CET 2008 00019 // $Id: SiPixelCPEGenericErrorParmRcd.h,v 1.1 2008/11/12 18:13:03 dfehling Exp $ 00020 // 00021 00022 #include "FWCore/Framework/interface/EventSetupRecordImplementation.h" 00023 00024 class SiPixelCPEGenericErrorParmRcd : public edm::eventsetup::EventSetupRecordImplementation<SiPixelCPEGenericErrorParmRcd> {}; 00025 00026 #endif