00001 #ifndef DataRecord_SiPixelLorentzAngleRcd_h 00002 #define DataRecord_SiPixelLorentzAngleRcd_h 00003 // -*- C++ -*- 00004 // 00005 // Package: DataRecord 00006 // Class : SiPixelLorentzAngleRcd 00007 // 00016 // 00017 // Author: 00018 // Created: Mon Jun 25 15:48:11 CEST 2007 00019 // $Id: SiPixelLorentzAngleRcd.h,v 1.1 2007/06/28 12:37:44 chiochia Exp $ 00020 // 00021 00022 #include "FWCore/Framework/interface/EventSetupRecordImplementation.h" 00023 00024 class SiPixelLorentzAngleRcd : public edm::eventsetup::EventSetupRecordImplementation<SiPixelLorentzAngleRcd> {}; 00025 00026 #endif