Logo ROOT  
Reference Guide
 
Loading...
Searching...
No Matches
RNTupleDS.hxx File Reference
#include <ROOT/RDataFrame.hxx>
#include <ROOT/RDataSource.hxx>
#include <ROOT/RNTupleUtil.hxx>
#include <ROOT/RStringView.hxx>
#include <cstdint>
#include <memory>
#include <string>
#include <vector>
Include dependency graph for RNTupleDS.hxx:
This graph shows which files directly or indirectly include this file:

Classes

class  ROOT::Experimental::RNTupleDS
 The RDataSource implementation for RNTuple. More...
 

Namespaces

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

Functions

RDataFrame ROOT::RDF::Experimental::FromRNTuple (ROOT::Experimental::RNTuple *ntuple)
 
RDataFrame ROOT::RDF::Experimental::FromRNTuple (std::string_view ntupleName, std::string_view fileName)
 
R__DEPRECATED(6, 30, "Use ROOT::RDF::Experimental::FromRNTuple instead.") RDataFrame MakeNTupleDataFrame(std ROOT::Experimental::R__DEPRECATED (6, 30, "Use ROOT::RDF::Experimental::FromRNTuple instead.") RDataFrame MakeNTupleDataFrame(RNTuple *ntuple)
 

Detailed Description

Author
Jakob Blomer jblom.nosp@m.er@c.nosp@m.ern.c.nosp@m.h
Enrico Guiraud enric.nosp@m.o.gu.nosp@m.iraud.nosp@m.@cer.nosp@m.n.ch
Date
2018-10-04
Warning
This is part of the ROOT 7 prototype! It will change without notice. It might trigger earthquakes. Feedback is welcome!

Definition in file RNTupleDS.hxx.