GammaWare  Head Version for release 0.9
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
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

Build a 2D condition using the given leaves. It allocates also the spectrum.

Definition at line 546 of file TTreeWatchers.cpp.