Logo ROOT  
Reference Guide
RFilter.hxx File Reference
#include "ROOT/RDF/RCutFlowReport.hxx"
#include "ROOT/RDF/RColumnValue.hxx"
#include "ROOT/RDF/NodesUtils.hxx"
#include "ROOT/RDF/Utils.hxx"
#include "ROOT/RDF/RFilterBase.hxx"
#include "ROOT/RDF/RLoopManager.hxx"
#include "ROOT/RIntegerSequence.hxx"
#include "ROOT/TypeTraits.hxx"
#include "RtypesCore.h"
#include <algorithm>
#include <memory>
#include <string>
#include <vector>
Include dependency graph for RFilter.hxx:
This graph shows which files directly or indirectly include this file:

Classes

class  ROOT::Detail::RDF::RFilter< FilterF, PrevDataFrame >
 

Namespaces

namespace  ROOT
 VSD Structures.
 
namespace  ROOT::Detail
 
namespace  ROOT::Detail::RDF
 
namespace  ROOT::Internal
 
namespace  ROOT::Internal::RDF
 
namespace  ROOT::Internal::RDF::GraphDrawing
 

Functions

bool ROOT::Internal::RDF::GraphDrawing::CheckIfDefaultOrDSColumn (const std::string &name, const std::shared_ptr< ROOT::Detail::RDF::RCustomColumnBase > &column)
 
std::shared_ptr< GraphNodeROOT::Internal::RDF::GraphDrawing::CreateDefineNode (const std::string &columnName, const ROOT::Detail::RDF::RCustomColumnBase *columnPtr)
 
std::shared_ptr< GraphNodeROOT::Internal::RDF::GraphDrawing::CreateFilterNode (const ROOT::Detail::RDF::RFilterBase *filterPtr)