Logo ROOT   6.16/01
Reference Guide
Classes | Namespaces
RJittedFilter.hxx File Reference
#include "ROOT/RDF/GraphNode.hxx"
#include "ROOT/RDF/RFilterBase.hxx"
#include "ROOT/RDF/RLoopManager.hxx"
#include "ROOT/RStringView.hxx"
#include "RtypesCore.h"
#include <memory>
#include <string>
#include <vector>
Include dependency graph for RJittedFilter.hxx:
This graph shows which files directly or indirectly include this file:

Classes

class  ROOT::Detail::RDF::RJittedFilter
 A wrapper around a concrete RFilter, which forwards all calls to it RJittedFilter is the type of the node returned by jitted Filter calls: the concrete filter can be created and set at a later time, from jitted code. More...
 

Namespaces

namespace  ROOT
 Namespace for new ROOT classes and functions.
 
namespace  ROOT::Detail
 
namespace  ROOT::Detail::RDF
 
namespace  ROOT::RDF