#include <MEGeom.h>
Definition at line 18 of file MEGeom.h.
virtual MEGeom::~MEGeom |
( |
| ) |
|
|
inlinevirtual |
void MEGeom::drawGlobalBoundaries |
( |
int |
lineColor | ) |
|
|
static |
void MEGeom::drawHist |
( |
int |
ilmr, |
|
|
int |
unit, |
|
|
TCanvas * |
canv = 0 |
|
) |
| |
|
static |
TGraph * MEGeom::getBoundary |
( |
int |
ilmr, |
|
|
int |
unit |
|
) |
| |
|
static |
TH2 * MEGeom::getGlobalHist |
( |
const char * |
name = 0 | ) |
|
|
static |
TH2 * MEGeom::getHist |
( |
int |
ilmr, |
|
|
int |
unit |
|
) |
| |
|
static |
void MEGeom::setBinGlobalHist |
( |
TH2 * |
h, |
|
|
int |
ix, |
|
|
int |
iy, |
|
|
int |
iz, |
|
|
float |
val |
|
) |
| |
|
static |
Initial value:= new TH2F( "globalEcal", "Global representation of ECAL",
Definition at line 46 of file MEGeom.h.