Logo ROOT  
Reference Guide
RooHelpers::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 159 of file RooHelpers.h.

Static Public Member Functions

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

#include <RooHelpers.h>

Member Function Documentation

◆ checkBatchComputation()

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

Definition at line 165 of file RooHelpers.h.

◆ clearBatchMemory()

static void RooHelpers::BatchInterfaceAccessor::clearBatchMemory ( RooAbsReal theReal)
inlinestatic

Definition at line 161 of file RooHelpers.h.


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