Public Member Functions | |
| void | set (TTree *t, const char *v, const char *c) |
| const char * | GetName () const |
| Int_t | Fit (TF1 *f1, Option_t *option="") |
Public Attributes | |
| const char * | vars |
| const char * | cuts |
| TTree * | tree |
Definition at line 856 of file stressHistoFit.cxx.
| void TreeWrapper::set | ( | TTree * | t, | |
| const char * | v, | |||
| const char * | c | |||
| ) | [inline] |
Definition at line 863 of file stressHistoFit.cxx.
References cuts, t, tree, and vars.
Referenced by testUnBinnedFit().
| const char* TreeWrapper::GetName | ( | ) | const [inline] |
Definition at line 874 of file stressHistoFit.cxx.
References cuts, TNamed::GetName(), option, tree, TTree::UnbinnedFit(), and vars.
| const char* TreeWrapper::vars |
| const char* TreeWrapper::cuts |
1.5.1