Logo ROOT  
Reference Guide
 
Loading...
Searching...
No Matches
Evaluator.cxx File Reference
#include <RooFit/Evaluator.h>
#include <RooAbsCategory.h>
#include <RooAbsData.h>
#include <RooAbsReal.h>
#include <RooRealVar.h>
#include <RooBatchCompute.h>
#include <RooMsgService.h>
#include <RooNameReg.h>
#include <RooSimultaneous.h>
#include "RooFit/Detail/BatchModeDataHelpers.h"
#include "Detail/Buffers.h"
#include "RooFitImplHelpers.h"
#include <chrono>
#include <iomanip>
#include <numeric>
#include <thread>
Include dependency graph for Evaluator.cxx:

Classes

struct  RooFit::NodeInfo
 A struct used by the Evaluator to store information on the RooAbsArgs in the computation graph. More...
 

Namespaces

namespace  RooFit
 The namespace RooFit contains mostly switches that change the behaviour of functions of PDFs (or other types of arguments).