Logo ROOT   6.14/05
Reference Guide
Classes | Namespaces
RLazyDSImpl.hxx File Reference
#include "ROOT/RIntegerSequence.hxx"
#include "ROOT/RMakeUnique.hxx"
#include "ROOT/RDataSource.hxx"
#include "ROOT/RResultPtr.hxx"
#include "ROOT/TSeq.hxx"
#include <algorithm>
#include <map>
#include <tuple>
#include <string>
#include <typeinfo>
#include <vector>
Include dependency graph for RLazyDSImpl.hxx:
This graph shows which files directly or indirectly include this file:

Classes

class  ROOT::RDF::RLazyDS< ColumnTypes >
 A RDataSource implementation which is built on top of result proxies. More...
 

Namespaces

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