Logo ROOT  
Reference Guide
RDataSource.hxx File Reference
#include "ROOT/RStringView.hxx"
#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
 VSD Structures.
 
namespace  ROOT::Internal
 
namespace  ROOT::Internal::TDS
 
namespace  ROOT::RDF