Definition at line 199 of file TDFNodes.hxx.
#include <ROOT/TDFNodes.hxx>
| ROOT::Internal::TDF::TActionBase::TActionBase |
( |
TLoopManager * |
implPtr, |
|
|
const ColumnNames_t & |
tmpBranches |
|
) |
| |
| virtual ROOT::Internal::TDF::TActionBase::~TActionBase |
( |
| ) |
|
|
inlinevirtual |
| virtual void ROOT::Internal::TDF::TActionBase::CreateSlots |
( |
unsigned int |
nSlots | ) |
|
|
pure virtual |
| virtual void ROOT::Internal::TDF::TActionBase::Init |
( |
TTreeReader * |
r, |
|
|
unsigned int |
slot |
|
) |
| |
|
pure virtual |
| virtual void ROOT::Internal::TDF::TActionBase::Run |
( |
unsigned int |
slot, |
|
|
Long64_t |
entry |
|
) |
| |
|
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 201 of file TDFNodes.hxx.
| const ColumnNames_t ROOT::Internal::TDF::TActionBase::fTmpBranches |
|
protected |
The documentation for this class was generated from the following files: