Logo ROOT  
Reference Guide
 
Loading...
Searching...
No Matches
xRooNLLVar.cxx File Reference
#include "RVersion.h"
#include "RooFitResult.h"
#include "RooNLLVar.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 dependency graph for xRooNLLVar.cxx:

Classes

class  AutoRestorer
 

Macros

#define GETWS(a)   a->workspace()
 
#define GETWSSETS(w)   w->sets()
 

Functions

std::string collectionContents (const RooAbsCollection &coll)
 

Macro Definition Documentation

◆ GETWS

#define GETWS (   a)    a->workspace()

Definition at line 61 of file xRooNLLVar.cxx.

◆ GETWSSETS

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

Definition at line 62 of file xRooNLLVar.cxx.

Function Documentation

◆ collectionContents()

std::string collectionContents ( const RooAbsCollection coll)

Definition at line 1855 of file xRooNLLVar.cxx.