Definition at line 210 of file TDFNodes.hxx.
#include <ROOT/TDFNodes.hxx>
◆ TActionBase()
ROOT::Internal::TDF::TActionBase::TActionBase |
( |
TLoopManager * |
implPtr, |
|
|
const ColumnNames_t & |
tmpBranches, |
|
|
unsigned int |
nSlots |
|
) |
| |
◆ ~TActionBase()
virtual ROOT::Internal::TDF::TActionBase::~TActionBase |
( |
| ) |
|
|
inlinevirtual |
◆ ClearValueReaders()
virtual void ROOT::Internal::TDF::TActionBase::ClearValueReaders |
( |
unsigned int |
slot | ) |
|
|
pure virtual |
◆ GetNSlots()
unsigned int ROOT::Internal::TDF::TActionBase::GetNSlots |
( |
| ) |
const |
|
inline |
◆ Init()
virtual void ROOT::Internal::TDF::TActionBase::Init |
( |
TTreeReader * |
r, |
|
|
unsigned int |
slot |
|
) |
| |
|
pure virtual |
◆ Run()
virtual void ROOT::Internal::TDF::TActionBase::Run |
( |
unsigned int |
slot, |
|
|
Long64_t |
entry |
|
) |
| |
|
pure virtual |
◆ fImplPtr
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 212 of file TDFNodes.hxx.
◆ fNSlots
const unsigned int ROOT::Internal::TDF::TActionBase::fNSlots |
|
protected |
Number of thread slots used by this node.
Definition at line 216 of file TDFNodes.hxx.
◆ fTmpBranches
const ColumnNames_t ROOT::Internal::TDF::TActionBase::fTmpBranches |
|
protected |
The documentation for this class was generated from the following files: