15RRangeBase::RRangeBase(
RLoopManager *implPtr,
unsigned int start,
unsigned int stop,
unsigned int stride,
16 const unsigned int nSlots,
const std::vector<std::string> &prevVariations)
21void RRangeBase::InitNode()
29RRangeBase::~RRangeBase() { }
The head node of a RDF computation graph.
RNodeBase(const std::vector< std::string > &variations={}, RLoopManager *lm=nullptr)
ULong64_t fNProcessedEntries
Long64_t fLastCheckedEntry
const unsigned int fNSlots
Number of thread slots used by this node, inherited from parent node.
bool fHasStopped
True if the end of the range has been reached.