CMS 3D CMS Logo

/data/refman/pasoursint/CMSSW_5_3_0/src/CondFormats/DataRecord/interface/RBCBoardSpecsRcd.h

Go to the documentation of this file.
00001 #ifndef DataRecord_RBCBoardSpecsRcd_h
00002 #define DataRecord_RBCBoardSpecsRcd_h
00003 // -*- C++ -*-
00004 //
00005 // Package:     DataRecord
00006 // Class  :     RBCBoardSpecsRcd
00007 // 
00016 //
00017 // Author:      
00018 // Created:     Thu Dec 11 17:47:19 CET 2008
00019 // $Id: RBCBoardSpecsRcd.h,v 1.1 2009/01/28 12:57:34 aosorio Exp $
00020 //
00021 
00022 #include "FWCore/Framework/interface/EventSetupRecordImplementation.h"
00023 
00024 class RBCBoardSpecsRcd : public edm::eventsetup::EventSetupRecordImplementation<RBCBoardSpecsRcd> {};
00025 
00026 #endif