CMS 3D CMS Logo

/data/refman/pasoursint/CMSSW_4_1_8_patch13/src/CondFormats/DataRecord/interface/TTUBoardSpecsRcd.h

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