Logo ROOT  
Reference Guide
 
Loading...
Searching...
No Matches
ROOT::Internal::RDF::ROneTimeCallback Class Reference

Definition at line 76 of file RLoopManager.hxx.

Public Member Functions

 ROneTimeCallback (Callback_t &&f, unsigned int nSlots)
 
void operator() (unsigned int slot)
 

Private Attributes

const Callback_t fFun
 
std::vector< intfHasBeenCalled
 

#include <ROOT/RDF/RLoopManager.hxx>

Constructor & Destructor Documentation

◆ ROneTimeCallback()

ROOT::Internal::RDF::ROneTimeCallback::ROneTimeCallback ( Callback_t &&  f,
unsigned int  nSlots 
)
inline

Definition at line 81 of file RLoopManager.hxx.

Member Function Documentation

◆ operator()()

void ROOT::Internal::RDF::ROneTimeCallback::operator() ( unsigned int  slot)
inline

Definition at line 83 of file RLoopManager.hxx.

Member Data Documentation

◆ fFun

const Callback_t ROOT::Internal::RDF::ROneTimeCallback::fFun
private

Definition at line 77 of file RLoopManager.hxx.

◆ fHasBeenCalled

std::vector<int> ROOT::Internal::RDF::ROneTimeCallback::fHasBeenCalled
private

Definition at line 78 of file RLoopManager.hxx.

Libraries for ROOT::Internal::RDF::ROneTimeCallback:

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