Logo ROOT   6.14/05
Reference Guide
Classes | Namespaces
RDataSource.hxx File Reference
#include "ROOT/RStringView.hxx"
#include "RtypesCore.h"
#include <algorithm>
#include <vector>
#include <typeinfo>
Include dependency graph for RDataSource.hxx:
This graph shows which files directly or indirectly include this file:

Classes

class  ROOT::RDF::RDataSource
 RDataSource defines an API that RDataFrame can use to read arbitrary data formats. More...
 
class  ROOT::Internal::TDS::TPointerHolder
 Mother class of TTypedPointerHolder. More...
 
class  ROOT::Internal::TDS::TTypedPointerHolder< T >
 Class to wrap a pointer and delete the memory associated to it correctly. More...
 

Namespaces

 ROOT
 Namespace for new ROOT classes and functions.
 
 ROOT::Internal
 
 ROOT::Internal::TDS
 
 ROOT::RDF