Logo ROOT  
Reference Guide
 
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
 Namespace for new ROOT classes and functions.
 
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.