CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
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
TH1D * AverageRunMultiplicity(TFile &ff, const char *module, const bool excludeLastBins=false, const char *histo="nTKdigivsorbrun")
void PlotPixelMultVtxPos(TFile *ff, const char *module)
Definition: vlib.h:208