Logo ROOT  
Reference Guide
 
Loading...
Searching...
No Matches
RNTupleIndex.hxx File Reference
#include <ROOT/RField.hxx>
#include <memory>
#include <string>
#include <unordered_map>
#include <vector>
Include dependency graph for RNTupleIndex.hxx:
This graph shows which files directly or indirectly include this file:

Classes

class  ROOT::Experimental::Internal::RNTupleIndex::RIndexValue
 Container for the hashes of the indexed fields. More...
 
struct  ROOT::Experimental::Internal::RNTupleIndex::RIndexValueHash
 Hash combinining the individual index value hashes from RIndexValue. More...
 
class  ROOT::Experimental::Internal::RNTupleIndex
 Builds an index 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 RNTupleIndex.hxx.