#include "RDF/RColumnReaderBase.hxx"
#include <string_view>
#include "RtypesCore.h"
#include "TString.h"
#include <algorithm>
#include <cassert>
#include <optional>
#include <set>
#include <string>
#include <typeinfo>
#include <unordered_map>
#include <variant>
#include <vector>
#include <functional>
Classes | |
class | ROOT::RDF::RDataSource |
RDataSource defines an API that RDataFrame can use to read arbitrary data formats. More... | |
class | ROOT::Internal::TDS::TPointerHolder |
Mother class of TTypedPointerHolder. More... | |
class | ROOT::Internal::TDS::TTypedPointerHolder< T > |
Class to wrap a pointer and delete the memory associated to it correctly. 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::Detail |
Special implementation of ROOT::RRangeCast for TCollection, including a check that the cast target type inherits from TObject and a new constructor that takes the TCollection by pointer. | |
namespace | ROOT::Detail::RDF |
namespace | ROOT::Internal |
namespace | ROOT::Internal::RDF |
namespace | ROOT::Internal::TDS |
namespace | ROOT::RDF |
namespace | ROOT::RDF::Experimental |