Logo ROOT  
Reference Guide
 
Loading...
Searching...
No Matches
CodegenContext.cxx File Reference
#include <RooFit/CodegenContext.h>
#include <RooAbsArg.h>
#include "RooFitImplHelpers.h"
#include <TInterpreter.h>
#include <algorithm>
#include <cctype>
#include <type_traits>
#include <unordered_map>
Include dependency graph for CodegenContext.cxx:

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)