Classes | |
| class | Axis2 |
| struct | BinningRestorer |
| class | PadRefresher |
| class | PdfWrapper |
| class | xRooProjectedPdf |
Macros | |
| #define | GETDMP(o, m) |
Functions | |
| template<typename T> | |
| const T & | _or_func (const T &a, const T &b) |
| void | addLegendEntry (TObject *o, const char *title, const char *opt) |
| void | buildHistogramInterrupt (int signum) |
| std::string | formatLegendString (const std::string &s) |
| auto | GETACTBROWSER (TRootBrowser *b) |
| TLegend * | getLegend (bool create=true, bool doPaint=false) |
| auto | GETLISTTREE (TGFileBrowser *b) |
| TPaveText * | getPave (const char *name="labels", bool create=true, bool doPaint=false) |
| auto | GETROOTDIR (TGFileBrowser *b) |
| RooWorkspace * | GETWS (RooAbsArg *a) |
| const auto & | GETWSSETS (RooWorkspace *w) |
| auto & | GETWSSNAPSHOTS (RooWorkspace *w) |
| double | new_getPropagatedError (const RooAbsReal &f, const RooFitResult &fr, const RooArgSet &nset={}, RooArgList **pars=nullptr, bool asymHi=false, bool asymLo=false) |
| bool | TopRightPlaceBox (TPad *p, TObject *o, double w, double h, double &xl, double &yb) |
Variables | |
| void(* | gOldHandlerr )(int) |
| const xRooNode * | runningNode = nullptr |
| #define GETDMP | ( | o, | |
| m ) |
Definition at line 123 of file xRooNode.cxx.
| const T & _or_func | ( | const T & | a, |
| const T & | b ) |
Definition at line 229 of file xRooNode.cxx.
| void addLegendEntry | ( | TObject * | o, |
| const char * | title, | ||
| const char * | opt ) |
Definition at line 9819 of file xRooNode.cxx.
| void buildHistogramInterrupt | ( | int | signum | ) |
Definition at line 8508 of file xRooNode.cxx.
| std::string formatLegendString | ( | const std::string & | s | ) |
Definition at line 9810 of file xRooNode.cxx.
| auto GETACTBROWSER | ( | TRootBrowser * | b | ) |
Definition at line 111 of file xRooNode.cxx.
Definition at line 9744 of file xRooNode.cxx.
| auto GETLISTTREE | ( | TGFileBrowser * | b | ) |
Definition at line 119 of file xRooNode.cxx.
Definition at line 9719 of file xRooNode.cxx.
| auto GETROOTDIR | ( | TGFileBrowser * | b | ) |
Definition at line 115 of file xRooNode.cxx.
| RooWorkspace * GETWS | ( | RooAbsArg * | a | ) |
Definition at line 99 of file xRooNode.cxx.
| const auto & GETWSSETS | ( | RooWorkspace * | w | ) |
Definition at line 103 of file xRooNode.cxx.
| auto & GETWSSNAPSHOTS | ( | RooWorkspace * | w | ) |
Definition at line 107 of file xRooNode.cxx.
| double new_getPropagatedError | ( | const RooAbsReal & | f, |
| const RooFitResult & | fr, | ||
| const RooArgSet & | nset = {}, | ||
| RooArgList ** | pars = nullptr, | ||
| bool | asymHi = false, | ||
| bool | asymLo = false ) |
Definition at line 8102 of file xRooNode.cxx.
Definition at line 9684 of file xRooNode.cxx.
Definition at line 8506 of file xRooNode.cxx.
| const xRooNode* runningNode = nullptr |
Definition at line 8505 of file xRooNode.cxx.