Logo ROOT  
Reference Guide
 
Loading...
Searching...
No Matches
BatchModeHelpers.h File Reference
#include <RooGlobalFunc.h>
#include <memory>
#include <string>
Include dependency graph for BatchModeHelpers.h:
This graph shows which files directly or indirectly include this file:

Namespaces

namespace  RooFit
 The namespace RooFit contains mostly switches that change the behaviour of functions of PDFs (or other types of arguments).
 
namespace  RooFit::BatchModeHelpers
 
namespace  ROOT
 tbb::task_arena is an alias of tbb::interface7::task_arena, which doesn't allow to forward declare tbb::task_arena without forward declaring tbb::interface7
 
namespace  ROOT::Experimental
 

Functions

std::unique_ptr< RooAbsRealRooFit::BatchModeHelpers::createNLL (RooAbsPdf &pdf, RooAbsData &data, std::unique_ptr< RooAbsReal > &&constraints, std::string const &rangeName, std::string const &addCoefRangeName, RooArgSet const &projDeps, bool isExtended, double integrateOverBinsPrecision, RooFit::BatchModeOption batchMode, bool doOffset, bool takeGlobalObservablesFromData)
 
void RooFit::BatchModeHelpers::logArchitectureInfo (RooFit::BatchModeOption batchMode)