CMS 3D CMS Logo

CMSSW_4_4_3_patch1/src/CondFormats/DataRecord/interface/RPCObPVSSmapRcd.h

Go to the documentation of this file.
00001 #ifndef DataRecord_RPCObPVSSmapRcd_h
00002 #define DataRecord_RPCObPVSSmapRcd_h
00003 // -*- C++ -*-
00004 //
00005 // Package:     DataRecord
00006 // Class  :     RPCObPVSSmapRcd
00007 // 
00016 //
00017 // Author:      
00018 // Created:     Wed Oct 15 21:38:05 CEST 2008
00019 // $Id: RPCObPVSSmapRcd.h,v 1.2 2008/12/12 17:30:45 dpagano Exp $
00020 //
00021 
00022 #include "FWCore/Framework/interface/EventSetupRecordImplementation.h"
00023 
00024 class RPCObPVSSmapRcd : public edm::eventsetup::EventSetupRecordImplementation<RPCObPVSSmapRcd> {};
00025 
00026 #endif