#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::RDF::TPointerHolder |
Mother class of TTypedPointerHolder. More... | |
class | ROOT::Internal::RDF::TTypedPointerHolder< T > |
Class to wrap a pointer and delete the memory associated to it correctly. More... | |
Namespaces | |
namespace | ROOT |
Namespace for new ROOT classes and functions. | |
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::RDF |
namespace | ROOT::RDF::Experimental |