Definition at line 470 of file TDFNodes.hxx.
#include <ROOT/TDFNodes.hxx>
| TRangeBase::TRangeBase |
( |
TLoopManager * |
implPtr, |
|
|
const ColumnNames_t & |
tmpBranches, |
|
|
unsigned int |
start, |
|
|
unsigned int |
stop, |
|
|
unsigned int |
stride |
|
) |
| |
| virtual ROOT::Detail::TDF::TRangeBase::~TRangeBase |
( |
| ) |
|
|
inlinevirtual |
| virtual bool ROOT::Detail::TDF::TRangeBase::CheckFilters |
( |
unsigned int |
slot, |
|
|
Long64_t |
entry |
|
) |
| |
|
pure virtual |
| ColumnNames_t TRangeBase::GetTmpBranches |
( |
| ) |
const |
| void ROOT::Detail::TDF::TRangeBase::IncrChildrenCount |
( |
| ) |
|
|
inline |
| virtual void ROOT::Detail::TDF::TRangeBase::PartialReport |
( |
| ) |
const |
|
pure virtual |
| virtual void ROOT::Detail::TDF::TRangeBase::Report |
( |
| ) |
const |
|
pure virtual |
| virtual void ROOT::Detail::TDF::TRangeBase::StopProcessing |
( |
| ) |
|
|
pure virtual |
A raw pointer to the TLoopManager at the root of this functional graph.
It is only guaranteed to contain a valid address during an event loop.
Definition at line 472 of file TDFNodes.hxx.
| Long64_t ROOT::Detail::TDF::TRangeBase::fLastCheckedEntry {-1} |
|
protected |
| bool ROOT::Detail::TDF::TRangeBase::fLastResult {true} |
|
protected |
| unsigned int ROOT::Detail::TDF::TRangeBase::fNChildren {0} |
|
protected |
Number of nodes of the functional graph hanging from this object.
Definition at line 481 of file TDFNodes.hxx.
| ULong64_t ROOT::Detail::TDF::TRangeBase::fNProcessedEntries {0} |
|
protected |
| unsigned int ROOT::Detail::TDF::TRangeBase::fNStopsReceived {0} |
|
protected |
Number of times that a children node signaled to stop processing entries.
Definition at line 482 of file TDFNodes.hxx.
| unsigned int ROOT::Detail::TDF::TRangeBase::fStart |
|
protected |
| unsigned int ROOT::Detail::TDF::TRangeBase::fStop |
|
protected |
| unsigned int ROOT::Detail::TDF::TRangeBase::fStride |
|
protected |
| ColumnNames_t ROOT::Detail::TDF::TRangeBase::fTmpBranches |
|
protected |
The documentation for this class was generated from the following files: