CMS 3D CMS Logo

/afs/cern.ch/work/a/aaltunda/public/www/CMSSW_6_2_7/src/CondFormats/DataRecord/interface/HcalQIEDataRcd.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: Tue Oct 18 19:00:40 CDT 2005
00003 #ifndef HcalQIEDataRcd_H
00004 #define HcalQIEDataRcd_H
00005 #include "FWCore/Framework/interface/DependentRecordImplementation.h"
00006 #include "Geometry/Records/interface/IdealGeometryRecord.h"
00007 class HcalQIEDataRcd : public edm::eventsetup::DependentRecordImplementation<HcalQIEDataRcd, boost::mpl::vector<IdealGeometryRecord> > {};
00008 #endif