Logo ROOT   6.14/05
Reference Guide
Classes | Namespaces | Functions
RDFInterface.hxx File Reference
#include <stddef.h>
#include <algorithm>
#include <initializer_list>
#include <limits>
#include <memory>
#include <sstream>
#include <stdexcept>
#include <string>
#include <tuple>
#include <type_traits>
#include <typeinfo>
#include <vector>
#include "ROOT/RIntegerSequence.hxx"
#include "ROOT/RStringView.hxx"
#include "ROOT/RCutFlowReport.hxx"
#include "ROOT/RDFActionHelpers.hxx"
#include "ROOT/RDFHistoModels.hxx"
#include "ROOT/RDFInterfaceUtils.hxx"
#include "ROOT/RDFNodes.hxx"
#include "ROOT/RDFNodesUtils.hxx"
#include "ROOT/RDFUtils.hxx"
#include "ROOT/RDataSource.hxx"
#include "ROOT/RLazyDSImpl.hxx"
#include "ROOT/RResultPtr.hxx"
#include "ROOT/RSnapshotOptions.hxx"
#include "ROOT/TypeTraits.hxx"
#include "RtypesCore.h"
#include "TAxis.h"
#include "TChain.h"
#include "TClassEdit.h"
#include "TDirectory.h"
#include "TError.h"
#include "TH1.h"
#include "TH2.h"
#include "TH3.h"
#include "TInterpreter.h"
#include "TProfile.h"
#include "TProfile2D.h"
#include "TROOT.h"
#include "TRegexp.h"
#include "TString.h"
#include "TTreeReader.h"
Include dependency graph for RDFInterface.hxx:
This graph shows which files directly or indirectly include this file:

Classes

class  ROOT::RDF::RInterface< Proxied, DataSource >
 The public interface to the RDataFrame federation of classes. More...
 

Namespaces

 cling
 Print a TSeq at the prompt:
 
 ROOT
 Namespace for new ROOT classes and functions.
 
 ROOT::Detail
 
 ROOT::Detail::RDF
 
 ROOT::Detail::RDF::TCCHelperTypes
 
 ROOT::RDF
 

Functions

std::string cling::printValue (ROOT::RDataFrame *tdf)
 Print a RDataFrame at the prompt. More...