Definition at line 31 of file RJittedAction.hxx.
#include <ROOT/RDF/RJittedAction.hxx>
◆ RJittedAction()
◆ ~RJittedAction()
ROOT::Internal::RDF::RJittedAction::~RJittedAction |
( |
| ) |
|
|
inline |
◆ ClearValueReaders()
void RJittedAction::ClearValueReaders |
( |
unsigned int |
slot | ) |
|
|
finalvirtual |
◆ Finalize()
void RJittedAction::Finalize |
( |
| ) |
|
|
finalvirtual |
◆ FinalizeSlot()
void RJittedAction::FinalizeSlot |
( |
unsigned int |
slot | ) |
|
|
finalvirtual |
◆ GetGraph()
◆ HasRun()
bool RJittedAction::HasRun |
( |
| ) |
const |
|
finalvirtual |
◆ Initialize()
void RJittedAction::Initialize |
( |
| ) |
|
|
finalvirtual |
◆ InitSlot()
◆ PartialUpdate()
void * RJittedAction::PartialUpdate |
( |
unsigned int |
slot | ) |
|
|
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 57 of file RJittedAction.cxx.
◆ Run()
void RJittedAction::Run |
( |
unsigned int |
slot, |
|
|
Long64_t |
entry |
|
) |
| |
|
finalvirtual |
◆ SetAction()
void ROOT::Internal::RDF::RJittedAction::SetAction |
( |
std::unique_ptr< RActionBase > |
a | ) |
|
|
inline |
◆ SetHasRun()
void RJittedAction::SetHasRun |
( |
| ) |
|
|
finalvirtual |
◆ TriggerChildrenCount()
void RJittedAction::TriggerChildrenCount |
( |
| ) |
|
|
finalvirtual |
◆ fConcreteAction
std::unique_ptr<RActionBase> ROOT::Internal::RDF::RJittedAction::fConcreteAction |
|
private |
The documentation for this class was generated from the following files: