std::pair< GCond1D *, TH1 * > TTreeWithConditions::MakeGCond1D |
( |
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 |
bin, |
|
|
Double_t |
min, |
|
|
Double_t |
max, |
|
|
Option_t * |
opt = "F" , |
|
|
const Char_t * |
sub = "" |
|
) |
| |
|
protectedvirtual |