#include "RooAbsCollection.h"
#include "TClass.h"
#include "TRegexp.h"
#include "RooStreamParser.h"
#include "RooFormula.h"
#include "RooAbsRealLValue.h"
#include "RooAbsCategoryLValue.h"
#include "RooStringVar.h"
#include "RooTrace.h"
#include "RooArgList.h"
#include "RooLinkedListIter.h"
#include "RooCmdConfig.h"
#include "RooRealVar.h"
#include "RooGlobalFunc.h"
#include "RooMsgService.h"
#include "strlcpy.h"
#include <algorithm>
#include <iomanip>
#include <iostream>
#include <fstream>
#include <memory>
Classes | |
struct | RooFit::Detail::HashAssistedFind |
Helper for hash-map-assisted finding of elements by name. More... | |
Namespaces | |
namespace | RooFit |
The namespace RooFit contains mostly switches that change the behaviour of functions of PDFs (or other types of arguments). | |
namespace | RooFit::Detail |