#include "RooProdPdf.h"#include "RooBatchCompute.h"#include "RooRealProxy.h"#include "RooProdGenContext.h"#include "RooGenProdProj.h"#include "RooProduct.h"#include "RooNameReg.h"#include "RooMsgService.h"#include "RooFormulaVar.h"#include "RooRealVar.h"#include "RooAddition.h"#include "RooGlobalFunc.h"#include "RooConstVar.h"#include "RooWorkspace.h"#include "RooRangeBoolean.h"#include "RooCustomizer.h"#include "RooRealIntegral.h"#include "RooTrace.h"#include "RooFitImplHelpers.h"#include "strtok.h"#include <ROOT/StringUtils.hxx>#include <algorithm>#include <array>#include <cstring>#include <sstream>#include <strings.h>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 |