Logo ROOT  
Reference Guide
 
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
Loading...
Searching...
No Matches
RNTupleJoinTable.hxx File Reference
#include <ROOT/RField.hxx>
#include <memory>
#include <string>
#include <unordered_map>
#include <vector>
Include dependency graph for RNTupleJoinTable.hxx:
This graph shows which files directly or indirectly include this file:

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
 

Detailed Description

Author
Florine de Geus flori.nosp@m.ne.d.nosp@m.e.geu.nosp@m.s@ce.nosp@m.rn.ch
Date
2024-04-02
Warning
This is part of the ROOT 7 prototype! It will change without notice. It might trigger earthquakes. Feedback is welcome!

Definition in file RNTupleJoinTable.hxx.