#include <RooFit/CodegenContext.h>
#include <RooAbsArg.h>
#include "RooFitImplHelpers.h"
#include <TInterpreter.h>
#include <algorithm>
#include <cctype>
#include <type_traits>
#include <unordered_map>
Namespaces | |
namespace | RooFit |
The namespace RooFit contains mostly switches that change the behaviour of functions of PDFs (or other types of arguments). | |
namespace | RooFit::Experimental |
Functions | |
void | RooFit::Experimental::codegen (RooAbsArg &arg, CodegenContext &ctx) |
void | RooFit::Experimental::declareDispatcherCode (std::string const &funcName) |