Logo ROOT  
Reference Guide
RDFGraphUtils.cxx File Reference
Include dependency graph for RDFGraphUtils.cxx:

Namespaces

namespace  ROOT
 VSD Structures.
 
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)
 
std::shared_ptr< GraphNodeROOT::Internal::RDF::GraphDrawing::CreateRangeNode (const ROOT::Detail::RDF::RRangeBase *rangePtr)