CMS 3D CMS Logo

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

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