#include <ROOT/RDF/Utils.hxx>
#include <ROOT/RRootDS.hxx>
#include <ROOT/TSeq.hxx>
#include <TClass.h>
#include <TError.h>
#include <TROOT.h>
#include <TVirtualMutex.h>
#include <ROOT/RMakeUnique.hxx>
#include <algorithm>
#include <vector>
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::RDF |
Functions | |
class R__DEPRECATED(6, 24, "RRootDS will be removed from the public namespace. Please use standard RDataFrame constructors " "and interfaces instead") RRootDS final RDataFrame | ROOT::RDF::MakeRootDataFrame (std::string_view treeName, std::string_view fileNameGlob) |