CMS 3D CMS Logo

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

Go to the documentation of this file.
00001 #ifndef DataRecord_CastorGainWidthsRcd_h
00002 #define DataRecord_CastorGainWidthsRcd_h
00003 // -*- C++ -*-
00004 //
00005 // Package:     DataRecord
00006 // Class  :     CastorGainWidthsRcd
00007 // 
00016 //
00017 // Author:      
00018 // Created:     Mon Feb 11 12:17:17 CET 2008
00019 // $Id: CastorGainWidthsRcd.h,v 1.1 2008/03/04 10:38:54 katsas Exp $
00020 //
00021 
00022 #include "FWCore/Framework/interface/EventSetupRecordImplementation.h"
00023 
00024 class CastorGainWidthsRcd : public edm::eventsetup::EventSetupRecordImplementation<CastorGainWidthsRcd> {};
00025 
00026 #endif