std::pair< GCond2D *, TH2 * > TTreeWithConditions::MakeGCond2D |
( |
const Char_t * |
name_cond, |
|
|
const Char_t * |
title_cond, |
|
|
const Char_t * |
name_leaf, |
|
|
const Char_t * |
name_hist, |
|
|
const Char_t * |
title_hist, |
|
|
Int_t |
binx, |
|
|
Double_t |
xmin, |
|
|
Double_t |
xmax, |
|
|
Int_t |
biny, |
|
|
Double_t |
ymin, |
|
|
Double_t |
ymax, |
|
|
Option_t * |
opt = "F" , |
|
|
const Char_t * |
sub = "" |
|
) |
| |
|
protectedvirtual |