CMS 3D CMS Logo

/data/refman/pasoursint/CMSSW_6_1_2_SLHC2/src/CondFormats/DataRecord/interface/HcalMCParamsRcd.h

Go to the documentation of this file.
00001 #ifndef HcalMCParamsRcd_H
00002 #define HcalMCParamsRcd_H
00003 #include "FWCore/Framework/interface/DependentRecordImplementation.h"
00004 #include "Geometry/Records/interface/IdealGeometryRecord.h"
00005 class HcalMCParamsRcd : public edm::eventsetup::DependentRecordImplementation<HcalMCParamsRcd, boost::mpl::vector<IdealGeometryRecord> > {};
00006 #endif