#include "RVersion.h"#include "RooFitResult.h"#include "xRooFit/xRooFit.h"#include "RooCmdArg.h"#include "RooAbsPdf.h"#include "RooAbsData.h"#include "RooConstraintSum.h"#include "RooSimultaneous.h"#include "RooAbsCategoryLValue.h"#include "TPRegexp.h"#include "TEfficiency.h"#include "RooRealVar.h"#include "Math/ProbFunc.h"#include "RooRandom.h"#include "TPad.h"#include "TSystem.h"#include "coutCapture.h"#include <chrono>#include "Math/GenAlgoOptions.h"#include "RooWorkspace.h"#include "RooStats/HypoTestResult.h"#include "TMultiGraph.h"#include "TCanvas.h"#include "TArrow.h"#include "RooStringVar.h"#include "TDirectory.h"#include "TStyle.h"#include "TH1D.h"#include "TLegend.h"#include "RooCategory.h"#include "TTree.h"#include "TGraph2D.h"#include "RooGaussian.h"#include "RooPoisson.h"#include "TROOT.h"#include "TKey.h"#include "TRegexp.h"#include "TStopwatch.h"Classes | |
| class | ROOT::Experimental::XRooFit::AutoRestorer |
Namespaces | |
| namespace | ROOT |
| namespace | ROOT::Experimental |
| Namespace for ROOT features in testing. | |
| namespace | ROOT::Experimental::XRooFit |
| xRooFit is a high-level API for RooFit. | |
Macros | |
| #define | GETWS(a) |
| #define | GETWSSETS(w) |
Functions | |
| std::string | ROOT::Experimental::XRooFit::collectionContents (const RooAbsCollection &coll) |
| #define GETWS | ( | a | ) |
Definition at line 66 of file xRooNLLVar.cxx.
| #define GETWSSETS | ( | w | ) |
Definition at line 67 of file xRooNLLVar.cxx.