Go to the documentation of this file.00001 #ifndef DQM_SiStripCommissioningSummary_PedestalsSummaryFactory_H
00002 #define DQM_SiStripCommissioningSummary_PedestalsSummaryFactory_H
00003
00004 #include "DQM/SiStripCommissioningSummary/interface/CommissioningSummaryFactory.h"
00005
00006 class PedestalsSummaryFactory : public SummaryPlotFactory<CommissioningAnalysis*> {
00007
00008 protected:
00009
00010 void extract( Iterator );
00011
00012 void format();
00013
00014 };
00015
00016 #endif // DQM_SiStripCommissioningSummary_PedestalsSummaryFactory_H