Logo ROOT  
Reference Guide
 
Loading...
Searching...
No Matches
RDataSource.hxx File Reference
#include "RDF/RColumnReaderBase.hxx"
#include <string_view>
#include "RtypesCore.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
 tbb::task_arena is an alias of tbb::interface7::task_arena, which doesn't allow to forward declare tbb::task_arena without forward declaring tbb::interface7
 
namespace  ROOT::Internal
 
namespace  ROOT::Internal::TDS
 
namespace  ROOT::RDF