Histo_T* Gw::Watcher::MakeTH3 |
( |
const Char_t * |
hname, |
|
|
const Char_t * |
htitle, |
|
|
Int_t |
binx, |
|
|
Double_t |
xmin, |
|
|
Double_t |
xmax, |
|
|
Int_t |
biny, |
|
|
Double_t |
ymin, |
|
|
Double_t |
ymax, |
|
|
Int_t |
binz, |
|
|
Double_t |
zmin, |
|
|
Double_t |
zmax, |
|
|
const Char_t * |
sub = "" |
|
) |
| |
|
inlineprotectedinherited |