CMS 3D CMS Logo

SiStripQualityHistoryPlots.h
Go to the documentation of this file.
1 #ifndef DPGAnalysis_SiStripTools_SiStripQualityHistoryPlots_h
2 #define DPGAnalysis_SiStripTools_SiStripQualityHistoryPlots_h
3 
4 class TH1D;
5 class TCanvas;
6 class TFile;
7 
8 TH1D* AverageRunBadChannels(TFile& ff, const char* module, const char* histo, const bool excludeLastBins = false);
9 TCanvas* StripCompletePlot(TFile& ff, const char* module, const bool excludeLastBins = false);
10 
11 #endif // DPGAnalysis_SiStripTools_SiStripQualityHistoryPlots_h
AverageRunBadChannels
TH1D * AverageRunBadChannels(TFile &ff, const char *module, const char *histo, const bool excludeLastBins=false)
Definition: SiStripQualityHistoryPlots.cc:17
timingPdfMaker.histo
histo
Definition: timingPdfMaker.py:279
alignCSCRings.ff
ff
Definition: alignCSCRings.py:148
StripCompletePlot
TCanvas * StripCompletePlot(TFile &ff, const char *module, const bool excludeLastBins=false)
Definition: SiStripQualityHistoryPlots.cc:62