Logo ROOT  
Reference Guide
 
Loading...
Searching...
No Matches
BatchInterfaceAccessor Class Reference

Helper class to access a batch-related part of RooAbsReal's interface, which should not leak to the outside world.

Definition at line 584 of file RooAbsReal.h.

Static Public Member Functions

static void checkBatchComputation (const RooAbsReal &theReal, const RooBatchCompute::RunContext &evalData, std::size_t evtNo, const RooArgSet *normSet=nullptr, double relAccuracy=1.E-13)
 

#include <RooAbsReal.h>

Member Function Documentation

◆ checkBatchComputation()

static void BatchInterfaceAccessor::checkBatchComputation ( const RooAbsReal theReal,
const RooBatchCompute::RunContext evalData,
std::size_t  evtNo,
const RooArgSet normSet = nullptr,
double  relAccuracy = 1.E-13 
)
inlinestatic

Definition at line 586 of file RooAbsReal.h.


The documentation for this class was generated from the following file: