00001 #ifndef DataRecord_SiPixelLorentzAngleSimRcd_h 00002 #define DataRecord_SiPixelLorentzAngleSimRcd_h 00003 // -*- C++ -*- 00004 // 00005 // Package: DataRecord 00006 // Class : SiPixelLorentzAngleSimRcd 00007 // 00016 // 00017 // Author: 00018 // Created: Fri Mar 13 12:13:25 CET 2009 00019 // $Id: SiPixelLorentzAngleSimRcd.h,v 1.1 2009/03/19 15:54:43 fblekman Exp $ 00020 // 00021 00022 #include "FWCore/Framework/interface/EventSetupRecordImplementation.h" 00023 00024 class SiPixelLorentzAngleSimRcd : public edm::eventsetup::EventSetupRecordImplementation<SiPixelLorentzAngleSimRcd> {}; 00025 00026 #endif