#include <ROOT/RField.hxx>
#include <memory>
#include <string>
#include <unordered_map>
#include <vector>
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 |
Definition in file RNTupleIndex.hxx.