CMS 3D CMS Logo

/afs/cern.ch/work/a/aaltunda/public/www/CMSSW_6_2_5/src/CondFormats/DataRecord/interface/RPCObGasMixRcd.h

Go to the documentation of this file.
00001 #ifndef DataRecord_RPCObGasMixRcd_h
00002 #define DataRecord_RPCObGasMixRcd_h
00003 // -*- C++ -*-
00004 //
00005 // Package:     DataRecord
00006 // Class  :     RPCObGasMixRcd
00007 // 
00016 //
00017 // Author:      
00018 // Created:     Fri Oct 10 09:56:32 CEST 2008
00019 // $Id: RPCObGasMixRcd.h,v 1.1 2009/12/13 10:05:23 dpagano Exp $
00020 //
00021 
00022 #include "FWCore/Framework/interface/EventSetupRecordImplementation.h"
00023 
00024 class RPCObGasMixRcd : public edm::eventsetup::EventSetupRecordImplementation<RPCObGasMixRcd> {};
00025 
00026 #endif