00001 #ifndef DataRecord_EcalLaserAPDPNRatiosRcd_h 00002 #define DataRecord_EcalLaserAPDPNRatiosRcd_h 00003 // -*- C++ -*- 00004 // 00005 // Package: DataRecord 00006 // Class : EcalLaserAPDPNRatiosRcd 00007 // 00016 // 00017 // Author: 00018 // Created: Fri Jun 1 12:30:43 CEST 2007 00019 // $Id: EcalLaserAPDPNRatiosRcd.h,v 1.1 2007/06/22 13:30:19 fra Exp $ 00020 // 00021 00022 #include "FWCore/Framework/interface/EventSetupRecordImplementation.h" 00023 00024 class EcalLaserAPDPNRatiosRcd : public edm::eventsetup::EventSetupRecordImplementation<EcalLaserAPDPNRatiosRcd> {}; 00025 00026 #endif