CMS 3D CMS Logo

MultiplicityPlotMacros.h
Go to the documentation of this file.
1 #ifndef DPGAnalysis_SiStripTools_MultiplicityPlotMacros_h
2 #define DPGAnalysis_SiStripTools_MultiplicityPlotMacros_h
3 
4 class TFile;
5 class TH1D;
6 
7 void PlotPixelMultVtxPos(TFile* ff, const char* module);
8 TH1D* AverageRunMultiplicity(TFile& ff, const char* module, const bool excludeLastBins, const char* histo);
9 
10 #endif // DPGAnalysis_SiStripTools_MultiplicityPlotMacros_h
timingPdfMaker.histo
histo
Definition: timingPdfMaker.py:279
alignCSCRings.ff
ff
Definition: alignCSCRings.py:148
PlotPixelMultVtxPos
void PlotPixelMultVtxPos(TFile *ff, const char *module)
Definition: MultiplicityPlotMacros.cc:15
AverageRunMultiplicity
TH1D * AverageRunMultiplicity(TFile &ff, const char *module, const bool excludeLastBins, const char *histo)
Definition: MultiplicityPlotMacros.cc:98