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