ROOT 6.10/09 Reference Guide |
Definition at line 228 of file TDFNodes.hxx.
Public Member Functions | |
TAction (Helper &&h, const ColumnNames_t &bl, PrevDataFrame &pd) | |
TAction (const TAction &)=delete | |
~TAction () | |
void | ClearValueReaders (unsigned int slot) final |
template<int... S> | |
void | Exec (unsigned int slot, Long64_t entry, TStaticSeq< S... >) |
void | Init (TTreeReader *r, unsigned int slot) final |
void | Run (unsigned int slot, Long64_t entry) final |
Public Member Functions inherited from ROOT::Internal::TDF::TActionBase | |
TActionBase (TLoopManager *implPtr, const ColumnNames_t &tmpBranches, unsigned int nSlots) | |
virtual | ~TActionBase () |
unsigned int | GetNSlots () const |
Private Types | |
using | TypeInd_t = typename TGenStaticSeq< BranchTypes_t::fgSize >::Type_t |
Private Attributes | |
const ColumnNames_t | fBranches |
Helper | fHelper |
PrevDataFrame & | fPrevData |
std::vector< TDFValueTuple_t< BranchTypes_t > > | fValues |
Additional Inherited Members | |
Protected Attributes inherited from ROOT::Internal::TDF::TActionBase | |
TLoopManager * | fImplPtr |
A raw pointer to the TLoopManager at the root of this functional graph. More... | |
const unsigned int | fNSlots |
Number of thread slots used by this node. More... | |
const ColumnNames_t | fTmpBranches |
#include <ROOT/TDFNodes.hxx>
|
private |
Definition at line 229 of file TDFNodes.hxx.
|
inline |
Definition at line 237 of file TDFNodes.hxx.
|
delete |
|
inline |
Definition at line 264 of file TDFNodes.hxx.
|
inlinefinalvirtual |
Implements ROOT::Internal::TDF::TActionBase.
Definition at line 266 of file TDFNodes.hxx.
|
inline |
Definition at line 258 of file TDFNodes.hxx.
|
inlinefinalvirtual |
Implements ROOT::Internal::TDF::TActionBase.
Definition at line 245 of file TDFNodes.hxx.
|
inlinefinalvirtual |
Implements ROOT::Internal::TDF::TActionBase.
Definition at line 251 of file TDFNodes.hxx.
|
private |
Definition at line 232 of file TDFNodes.hxx.
|
private |
Definition at line 231 of file TDFNodes.hxx.
|
private |
Definition at line 233 of file TDFNodes.hxx.
|
private |
Definition at line 234 of file TDFNodes.hxx.