Go to the documentation of this file.00001 #ifndef DataRecord_HcalCovarianceMatricesRcd_h
00002 #define DataRecord_HcalCovarianceMatricesRcd_h
00003
00004
00005
00006
00007
00016
00017
00018
00019
00020
00021
00022 #include "FWCore/Framework/interface/DependentRecordImplementation.h"
00023 #include "Geometry/Records/interface/IdealGeometryRecord.h"
00024
00025 class HcalCovarianceMatricesRcd : public edm::eventsetup::DependentRecordImplementation<HcalCovarianceMatricesRcd, boost::mpl::vector<IdealGeometryRecord> > {};
00026
00027 #endif