CMS 3D CMS Logo

/data/refman/pasoursint/CMSSW_5_3_1/src/CondFormats/DataRecord/interface/CastorPedestalWidthsRcd.h

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