|
ROOT 6.10/00 Reference Guide |
Definition at line 215 of file TDFNodes.hxx.
Public Member Functions | |
| TAction (Helper &&h, const ColumnNames_t &bl, PrevDataFrame &pd) | |
| TAction (const TAction &)=delete | |
| ~TAction () | |
| void | CreateSlots (unsigned int nSlots) 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) | |
| virtual | ~TActionBase () |
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 ColumnNames_t | fTmpBranches |
#include <ROOT/TDFNodes.hxx>
|
private |
Definition at line 216 of file TDFNodes.hxx.
|
inline |
Definition at line 224 of file TDFNodes.hxx.
|
delete |
|
inline |
Definition at line 252 of file TDFNodes.hxx.
|
inlinefinalvirtual |
Implements ROOT::Internal::TDF::TActionBase.
Definition at line 231 of file TDFNodes.hxx.
|
inline |
Definition at line 246 of file TDFNodes.hxx.
|
inlinefinalvirtual |
Implements ROOT::Internal::TDF::TActionBase.
Definition at line 233 of file TDFNodes.hxx.
|
inlinefinalvirtual |
Implements ROOT::Internal::TDF::TActionBase.
Definition at line 239 of file TDFNodes.hxx.
|
private |
Definition at line 219 of file TDFNodes.hxx.
|
private |
Definition at line 218 of file TDFNodes.hxx.
|
private |
Definition at line 220 of file TDFNodes.hxx.
|
private |
Definition at line 221 of file TDFNodes.hxx.