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: Thu Oct 20 01:13:51 CDT 2005
0003 #ifndef HcalChannelQualityRcd_H
0004 #define HcalChannelQualityRcd_H
0005 #include "FWCore/Framework/interface/DependentRecordImplementation.h"
0006 #include "Geometry/Records/interface/HcalRecNumberingRecord.h"
0007 #include "Geometry/Records/interface/IdealGeometryRecord.h"
0008 class HcalChannelQualityRcd : public edm::eventsetup::DependentRecordImplementation<
0009                                   HcalChannelQualityRcd,
0010                                   edm::mpl::Vector<HcalRecNumberingRecord, IdealGeometryRecord> > {};
0011 #endif