Logo ROOT  
Reference Guide
 
Loading...
Searching...
No Matches
RDataSource.hxx File Reference
#include "RDF/RColumnReaderBase.hxx"
#include "ROOT/RStringView.hxx"
#include "ROOT/RConfig.hxx"
#include "RtypesCore.h"
#include "TError.h"
#include "TString.h"
#include <algorithm>
#include <string>
#include <typeinfo>
#include <vector>
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

namespace  ROOT
 This file contains a specialised ROOT message handler to test for diagnostic in unit tests.
 
namespace  ROOT::Internal
 
namespace  ROOT::Internal::TDS
 
namespace  ROOT::RDF