#include "RVersion.h"#include "RooAbsArg.h"#include "RooWorkspace.h"#include "RooFitResult.h"#include "RooConstVar.h"#include "RooHistFunc.h"#include "RooRealSumPdf.h"#include "RooSimultaneous.h"#include "RooAddPdf.h"#include "RooProduct.h"#include "TPad.h"#include "RooStats/HistFactory/PiecewiseInterpolation.h"#include "RooStats/HistFactory/FlexibleInterpVar.h"#include "RooStats/HistFactory/ParamHistFunc.h"#include "RooProdPdf.h"#include "TRootBrowser.h"#include "TGFileBrowser.h"#include "RooAddition.h"#include "RooCategory.h"#include "RooRealVar.h"#include "RooStringVar.h"#include "RooBinning.h"#include "RooUniformBinning.h"#include "RooAbsData.h"#include "RooDataHist.h"#include "RooDataSet.h"#include "xRooFit/xRooNode.h"#include "xRooFit/xRooFit.h"#include "TH1.h"#include "TBrowser.h"#include "TROOT.h"#include "TQObject.h"#include "TAxis.h"#include "TGraphAsymmErrors.h"#include "TMath.h"#include "TPRegexp.h"#include "TRegexp.h"#include "TExec.h"#include "TPaveText.h"#include "TGListTree.h"#include "TGMsgBox.h"#include "TGedEditor.h"#include "TGMimeTypes.h"#include "TH2.h"#include "RooExtendPdf.h"#include "RooExtendedBinding.h"#include "RooStats/HypoTestInverterResult.h"#include "coutCapture.h"#include "TFile.h"#include "TSystem.h"#include "TKey.h"#include "TEnv.h"#include "TStyle.h"#include "RooFitHS3/RooJSONFactoryWSTool.h"#include "RooBinSamplingPdf.h"#include "RooPoisson.h"#include "RooGaussian.h"#include "RooFormulaVar.h"#include "RooGenericPdf.h"#include "TVectorD.h"#include "TStopwatch.h"#include "TTimeStamp.h"#include <csignal>#include "TCanvas.h"#include "THStack.h"#include "TLegend.h"#include "TLegendEntry.h"#include "TGraphErrors.h"#include "TMultiGraph.h"#include "TFrame.h"#include "RooProjectedPdf.h"#include "TMemFile.h"#include "TGaxis.h"#include "TPie.h"Classes | |
| class | Axis2 |
| struct | BinningRestorer |
| class | PadRefresher |
| class | PdfWrapper |
| class | xRooProjectedPdf |
Macros | |
| #define | GETDMP(o, m) *reinterpret_cast<void **>(reinterpret_cast<unsigned char *>(o) + o->Class()->GetDataMemberOffset(#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) |
| 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) |
| bool | TopRightPlaceBox (TPad *p, TObject *o, double w, double h, double &xl, double &yb) |
Variables | |
| BEGIN_XROOFIT_NAMESPACE | |
| END_XROOFIT_NAMESPACE | |
| void(* | gOldHandlerr )(int) |
| const xRooNode * | runningNode = nullptr |
| #define GETDMP | ( | o, | |
| m | |||
| ) | *reinterpret_cast<void **>(reinterpret_cast<unsigned char *>(o) + o->Class()->GetDataMemberOffset(#m)) |
Definition at line 121 of file xRooNode.cxx.
| const T & _or_func | ( | const T & | a, |
| const T & | b | ||
| ) |
Definition at line 223 of file xRooNode.cxx.
| void addLegendEntry | ( | TObject * | o, |
| const char * | title, | ||
| const char * | opt | ||
| ) |
Definition at line 8137 of file xRooNode.cxx.
| void buildHistogramInterrupt | ( | int | signum | ) |
Definition at line 7182 of file xRooNode.cxx.
| auto GETACTBROWSER | ( | TRootBrowser * | b | ) |
Definition at line 109 of file xRooNode.cxx.
Definition at line 8077 of file xRooNode.cxx.
| auto GETLISTTREE | ( | TGFileBrowser * | b | ) |
Definition at line 117 of file xRooNode.cxx.
Definition at line 8052 of file xRooNode.cxx.
| auto GETROOTDIR | ( | TGFileBrowser * | b | ) |
Definition at line 113 of file xRooNode.cxx.
| RooWorkspace * GETWS | ( | RooAbsArg * | a | ) |
Definition at line 97 of file xRooNode.cxx.
| const auto & GETWSSETS | ( | RooWorkspace * | w | ) |
Definition at line 101 of file xRooNode.cxx.
| auto & GETWSSNAPSHOTS | ( | RooWorkspace * | w | ) |
Definition at line 105 of file xRooNode.cxx.
Definition at line 8017 of file xRooNode.cxx.
| BEGIN_XROOFIT_NAMESPACE |
Definition at line 212 of file xRooNode.cxx.
| END_XROOFIT_NAMESPACE |
Definition at line 10642 of file xRooNode.cxx.
Definition at line 7180 of file xRooNode.cxx.
| const xRooNode* runningNode = nullptr |
Definition at line 7179 of file xRooNode.cxx.