#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"
Classes | |
class | AutoRestorer |
Macros | |
#define | GETWS(a) a->workspace() |
#define | GETWSSETS(w) w->sets() |
Functions | |
std::string | collectionContents (const RooAbsCollection &coll) |
Definition at line 54 of file xRooNLLVar.cxx.
Definition at line 55 of file xRooNLLVar.cxx.
std::string collectionContents | ( | const RooAbsCollection & | coll | ) |
Definition at line 1165 of file xRooNLLVar.cxx.