Logo ROOT  
Reference Guide
 
Loading...
Searching...
No Matches
RooFit::BatchModeHelpers Namespace Reference

Functions

std::unique_ptr< RooAbsRealcreateNLL (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 logArchitectureInfo (RooFit::BatchModeOption batchMode)
 

Function Documentation

◆ createNLL()

std::unique_ptr< RooAbsReal > RooFit::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 
)

Definition at line 134 of file BatchModeHelpers.cxx.

◆ logArchitectureInfo()

void RooFit::BatchModeHelpers::logArchitectureInfo ( RooFit::BatchModeOption  batchMode)

Definition at line 230 of file BatchModeHelpers.cxx.