CMS 3D CMS Logo

/data/refman/pasoursint/CMSSW_5_3_3/src/CondFormats/DataRecord/interface/SimBeamSpotObjectsRcd.h

Go to the documentation of this file.
00001 #ifndef DataRecord_SimBeamSpotObjectsRcd_h
00002 #define DataRecord_SimBeamSpotObjectsRcd_h
00003 // -*- C++ -*-
00004 //
00005 // Package:     DataRecord
00006 // Class  :     SimBeamSpotObjectsRcd
00007 // 
00016 //
00017 // Author:      
00018 // Created:     Tue Mar  6 19:34:33 CST 2007
00019 // $Id: SimBeamSpotObjectsRcd.h,v 1.1 2012/01/17 11:49:53 vlimant Exp $
00020 //
00021 
00022 #include "FWCore/Framework/interface/EventSetupRecordImplementation.h"
00023 
00024 class SimBeamSpotObjectsRcd : public edm::eventsetup::EventSetupRecordImplementation<SimBeamSpotObjectsRcd> {};
00025 
00026 #endif