Logo ROOT  
Reference Guide
Loading...
Searching...
No Matches
RDataFrame.hxx File Reference

Classes

class  ROOT::RDataFrame
 ROOT's RDataFrame offers a modern, high-level interface for analysis of data stored in TTree , CSV and other data formats, in C++ or Python. More...

Namespaces

namespace  ROOT
namespace  ROOT::RDF
namespace  ROOT::RDF::Experimental

Functions

ROOT::RDataFrame ROOT::RDF::Experimental::FromSpec (const std::string &jsonFile)
 Factory method to create an RDataFrame from a JSON specification file.