Definition at line 39 of file RJittedAction.hxx.
Private Attributes | |
std::unique_ptr< RActionBase > | fConcreteAction |
Additional Inherited Members | |
![]() | |
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 ) |
Definition at line 61 of file RJittedAction.cxx.
RJittedAction::~RJittedAction | ( | ) |
Definition at line 68 of file RJittedAction.cxx.
|
finalvirtual |
Implements ROOT::Internal::RDF::RActionBase.
Definition at line 157 of file RJittedAction.cxx.
|
finalvirtual |
Implements ROOT::Internal::RDF::RActionBase.
Definition at line 100 of file RJittedAction.cxx.
|
finalvirtual |
Implements ROOT::Internal::RDF::RActionBase.
Definition at line 94 of file RJittedAction.cxx.
|
finalvirtual |
Implements ROOT::Internal::RDF::RActionBase.
Definition at line 128 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 139 of file RJittedAction.cxx.
|
finalvirtual |
Implements ROOT::Internal::RDF::RActionBase.
Definition at line 145 of file RJittedAction.cxx.
|
finalvirtual |
Reimplemented from ROOT::Internal::RDF::RActionBase.
Definition at line 112 of file RJittedAction.cxx.
|
finalvirtual |
Implements ROOT::Internal::RDF::RActionBase.
Definition at line 76 of file RJittedAction.cxx.
|
finalvirtual |
Implements ROOT::Internal::RDF::RActionBase.
Definition at line 82 of file RJittedAction.cxx.
|
finalvirtual |
Implements ROOT::Internal::RDF::RActionBase.
Definition at line 151 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 106 of file RJittedAction.cxx.
Implements ROOT::Internal::RDF::RActionBase.
Definition at line 70 of file RJittedAction.cxx.
|
inline |
Definition at line 48 of file RJittedAction.hxx.
|
finalvirtual |
Reimplemented from ROOT::Internal::RDF::RActionBase.
Definition at line 122 of file RJittedAction.cxx.
|
finalvirtual |
Implements ROOT::Internal::RDF::RActionBase.
Definition at line 88 of file RJittedAction.cxx.
|
private |
Definition at line 41 of file RJittedAction.hxx.