#include <ROOT/RField.hxx>
#include <memory>
#include <string>
#include <unordered_map>
#include <vector>
Classes | |
struct | ROOT::Experimental::Internal::RNTupleJoinTable::REntryMapping::RCombinedJoinFieldValue |
Container for the combined hashes of join field values. More... | |
struct | ROOT::Experimental::Internal::RNTupleJoinTable::REntryMapping::RCombinedJoinFieldValueHash |
Hash combining the individual join field value hashes from RCombinedJoinFieldValue. More... | |
class | ROOT::Experimental::Internal::RNTupleJoinTable::REntryMapping |
Provides a mapping from one or several join field values to an entry index. More... | |
class | ROOT::Experimental::Internal::RNTupleJoinTable |
Builds a join table on one or several fields of an RNTuple so it can be joined onto other RNTuples. 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::Experimental |
namespace | ROOT::Experimental::Internal |
Definition in file RNTupleJoinTable.hxx.