CMS 3D CMS Logo

/data/doxygen/doxygen-1.7.3/gen/CMSSW_4_2_8/src/CondFormats/DataRecord/interface/CastorPedestalsRcd.h

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