Logo ROOT  
Reference Guide
Loading...
Searching...
No Matches
xRooNLLVar.cxx File Reference
#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)

Macro Definition Documentation

◆ GETWS

#define GETWS ( a)
Value:
a->workspace()
#define a(i)
Definition RSha256.hxx:99

Definition at line 66 of file xRooNLLVar.cxx.

◆ GETWSSETS

#define GETWSSETS ( w)
Value:
w->sets()

Definition at line 67 of file xRooNLLVar.cxx.