CMS 3D CMS Logo

/data/refman/pasoursint/CMSSW_5_3_3/src/CondFormats/DataRecord/interface/SiPixelPerformanceSummaryRcd.h

Go to the documentation of this file.
00001 #ifndef DataRecord_SiPixelPerformanceSummaryRcd_h
00002 #define DataRecord_SiPixelPerformanceSummaryRcd_h
00003 
00004 
00005 #include "FWCore/Framework/interface/EventSetupRecordImplementation.h"
00006 
00007 
00008 class SiPixelPerformanceSummaryRcd : public edm::eventsetup::EventSetupRecordImplementation<SiPixelPerformanceSummaryRcd> {};
00009 
00010 
00011 #endif