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