Back to home page

Project CMSSW displayed by LXR

 
 

    


File indexing completed on 2024-04-06 12:02:02

0001 // this file is generated automatically by /afs/fnal.gov/files/home/room1/ratnikov/bin/makeNewClass.sh
0002 // name: ratnikov, date: Mon Sep 26 17:02:44 CDT 2005
0003 #ifndef HcalGainWidthsRcd_H
0004 #define HcalGainWidthsRcd_H
0005 #include "FWCore/Framework/interface/DependentRecordImplementation.h"
0006 #include "Geometry/Records/interface/HcalRecNumberingRecord.h"
0007 #include "Geometry/Records/interface/IdealGeometryRecord.h"
0008 class HcalGainWidthsRcd : public edm::eventsetup::DependentRecordImplementation<
0009                               HcalGainWidthsRcd,
0010                               edm::mpl::Vector<HcalRecNumberingRecord, IdealGeometryRecord> > {};
0011 #endif