CMS 3D CMS Logo

/data/refman/pasoursint/CMSSW_4_1_8_patch9/src/CondFormats/DataRecord/interface/HLTPrescaleTableRcd.h

Go to the documentation of this file.
00001 #ifndef DataRecord_HLTPrescaleTableRcd_h
00002 #define DataRecord_HLTPrescaleTableRcd_h
00003 // -*- C++ -*-
00004 //
00005 // Package:     DataRecord
00006 // Class  :     HLTPrescaleTableRcd
00007 // 
00016 //
00017 // Author:      
00018 // Created:     Thu Feb 25 15:41:50 CET 2010
00019 // $Id: HLTPrescaleTableRcd.h,v 1.1 2010/02/26 16:27:37 gruen Exp $
00020 //
00021 
00022 #include "FWCore/Framework/interface/EventSetupRecordImplementation.h"
00023 
00024 class HLTPrescaleTableRcd : public edm::eventsetup::EventSetupRecordImplementation<HLTPrescaleTableRcd> {};
00025 
00026 #endif