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

Build a 1D condition using the given leaf. It allocates also the spectrum.

Definition at line 462 of file TTreeWatchers.cpp.