CMS 3D CMS Logo

/data/refman/pasoursint/CMSSW_5_3_6/src/CondFormats/DataRecord/interface/RPCRunIOVRcd.h

Go to the documentation of this file.
00001 #ifndef DataRecord_RPCRunIOVRcd_h
00002 #define DataRecord_RPCRunIOVRcd_h
00003 // -*- C++ -*-
00004 //
00005 // Package:     DataRecord
00006 // Class  :     RPCRunIOVRcd
00007 // 
00016 //
00017 // Author:      
00018 // Created:     Thu Mar 26 17:38:10 CET 2009
00019 // $Id: RPCRunIOVRcd.h,v 1.1 2009/03/26 16:54:14 dpagano Exp $
00020 //
00021 
00022 #include "FWCore/Framework/interface/EventSetupRecordImplementation.h"
00023 
00024 class RPCRunIOVRcd : public edm::eventsetup::EventSetupRecordImplementation<RPCRunIOVRcd> {};
00025 
00026 #endif