Definition at line 40 of file RJittedAction.hxx.
Private Attributes | |
| std::unique_ptr< RActionBase > | fConcreteAction |
| std::shared_ptr< ROOT::Detail::RDF::RNodeBase > | fPrevNode |
Additional Inherited Members | |
Protected Attributes inherited from ROOT::Internal::RDF::RActionBase | |
| const ColumnNames_t | fColumnNames |
| RLoopManager * | fLoopManager |
| A raw pointer to the RLoopManager at the root of this functional graph. | |
#include <ROOT/RDF/RJittedAction.hxx>
| RJittedAction::RJittedAction | ( | RLoopManager & | lm, |
| const ROOT::RDF::ColumnNames_t & | columns, | ||
| const RColumnRegister & | colRegister, | ||
| const std::vector< std::string > & | prevVariations, | ||
| std::shared_ptr< ROOT::Detail::RDF::RNodeBase > | prevNode = nullptr ) |
Definition at line 61 of file RJittedAction.cxx.
| RJittedAction::~RJittedAction | ( | ) |
Definition at line 69 of file RJittedAction.cxx.
|
finalvirtual |
Implements ROOT::Internal::RDF::RActionBase.
Definition at line 158 of file RJittedAction.cxx.
|
finalvirtual |
Implements ROOT::Internal::RDF::RActionBase.
Definition at line 101 of file RJittedAction.cxx.
|
finalvirtual |
Implements ROOT::Internal::RDF::RActionBase.
Definition at line 95 of file RJittedAction.cxx.
|
finalvirtual |
Implements ROOT::Internal::RDF::RActionBase.
Definition at line 129 of file RJittedAction.cxx.
|
finalvirtual |
Retrieve a wrapper to the result of the action that knows how to merge with others of the same type.
Implements ROOT::Internal::RDF::RActionBase.
Definition at line 140 of file RJittedAction.cxx.
|
finalvirtual |
Implements ROOT::Internal::RDF::RActionBase.
Definition at line 146 of file RJittedAction.cxx.
|
finalvirtual |
Reimplemented from ROOT::Internal::RDF::RActionBase.
Definition at line 113 of file RJittedAction.cxx.
|
finalvirtual |
Implements ROOT::Internal::RDF::RActionBase.
Definition at line 77 of file RJittedAction.cxx.
|
finalvirtual |
Implements ROOT::Internal::RDF::RActionBase.
Definition at line 83 of file RJittedAction.cxx.
|
finalvirtual |
Implements ROOT::Internal::RDF::RActionBase.
Definition at line 152 of file RJittedAction.cxx.
| std::shared_ptr< ROOT::Detail::RDF::RNodeBase > RJittedAction::MoveOutPrevNode | ( | ) |
Definition at line 164 of file RJittedAction.cxx.
|
finalvirtual |
This method is invoked to update a partial result during the event loop, right before passing the result to a user-defined callback registered via RResultPtr::RegisterCallback.
Implements ROOT::Internal::RDF::RActionBase.
Definition at line 107 of file RJittedAction.cxx.
Implements ROOT::Internal::RDF::RActionBase.
Definition at line 71 of file RJittedAction.cxx.
|
inline |
Definition at line 51 of file RJittedAction.hxx.
|
finalvirtual |
Reimplemented from ROOT::Internal::RDF::RActionBase.
Definition at line 123 of file RJittedAction.cxx.
|
finalvirtual |
Implements ROOT::Internal::RDF::RActionBase.
Definition at line 89 of file RJittedAction.cxx.
|
private |
Definition at line 42 of file RJittedAction.hxx.
|
private |
Definition at line 43 of file RJittedAction.hxx.