CMS 3D CMS Logo

/data/refman/pasoursint/CMSSW_6_1_1/src/CondFormats/DataRecord/interface/HcalGainsRcd.h

Go to the documentation of this file.
00001 // this file is generated automatically by /afs/fnal.gov/files/home/room1/ratnikov/bin/makeNewClass.sh
00002 // name: ratnikov, date: Mon Sep 26 17:02:30 CDT 2005
00003 #ifndef HcalGainsRcd_H
00004 #define HcalGainsRcd_H
00005 #include "FWCore/Framework/interface/DependentRecordImplementation.h"
00006 #include "Geometry/Records/interface/IdealGeometryRecord.h"
00007 class HcalGainsRcd : public edm::eventsetup::DependentRecordImplementation<HcalGainsRcd, boost::mpl::vector<IdealGeometryRecord> > {};
00008 #endif