#include "TROOT.h"#include "ROOT/RDF/RDatasetSpec.hxx"#include "ROOT/RDF/RInterface.hxx"#include "ROOT/RDF/Utils.hxx"#include "ROOT/RStringView.hxx"#include "RtypesCore.h"#include <memory>#include <ostream>#include <string>#include <vector>Classes | |
| class | ROOT::RDataFrame |
| ROOT's RDataFrame offers a high level interface for analyses of data stored in TTree, CSV's and other data formats. 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::RDF |
| namespace | ROOT::RDF |
Functions | |
| ROOT::RDataFrame | ROOT::Internal::RDF::MakeDataFrameFromSpec (const RDatasetSpec &spec) |