#include "TH2F.h"
#include "TLine.h"
Go to the source code of this file.
Functions | |
void | DrawEB (TH2F *ebmap, float min, float max) |
void | DrawEE (TH2F *endc, float min, float max) |
void | DrawEE_Tower (TH2F *endc, TLine *l, double minScale, double maxScale) |
void | drawTable (int nbRows, int nbColumns) |
void DrawEB | ( | TH2F * | ebmap, |
float | min, | ||
float | max | ||
) |
Definition at line 4 of file EcalDrawUtils.h.
References mps_fire::i, cmsLHEtoEOSManager::l, SiStripPI::max, min(), and vertices_cff::x.
void DrawEE | ( | TH2F * | endc, |
float | min, | ||
float | max | ||
) |
Definition at line 29 of file EcalDrawUtils.h.
References mps_fire::i, cmsLHEtoEOSManager::l, SiStripPI::max, and min().
void DrawEE_Tower | ( | TH2F * | endc, |
TLine * | l, | ||
double | minScale, | ||
double | maxScale | ||
) |
Definition at line 65 of file EcalDrawUtils.h.
References mps_fire::i, cmsLHEtoEOSManager::l, fftjetcommon_cfi::maxScale, and fftjetcommon_cfi::minScale.
void drawTable | ( | int | nbRows, |
int | nbColumns | ||
) |
Definition at line 91 of file EcalDrawUtils.h.
References mps_fire::i, cmsLHEtoEOSManager::l, vertices_cff::x, and detailsBasic3DVector::y.