CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
OccupancyPlotMacros.h
Go to the documentation of this file.
1 #ifndef DPGAnalysis_SiStripTools_OccupancyPlotMacros_h
2 #define DPGAnalysis_SiStripTools_OccupancyPlotMacros_h
3 
4 class TFile;
5 
6 void PlotOccupancyMap(TFile* ff, const char* module, const float min, const float max, const float mmin, const float mmax, const int color);
7 float combinedOccupancy(TFile* ff, const char* module, const int lowerbin, const int upperbin);
8 
9 #endif // DPGAnalysis_SiStripTools_OccupancyPlotMacros_h
10 
void PlotOccupancyMap(TFile *ff, const char *module, const float min, const float max, const float mmin, const float mmax, const int color)
const T & max(const T &a, const T &b)
float combinedOccupancy(TFile *ff, const char *module, const int lowerbin, const int upperbin)
Definition: vlib.h:208