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

Classes

struct  ROOT::Experimental::Detail::ROnDiskPage::Key
 On-disk pages within a page source are identified by the column and page number. More...
 
class  ROOT::Experimental::Detail::RCluster
 An in-memory subset of the packed and compressed pages of a cluster. More...
 
struct  ROOT::Experimental::Detail::RCluster::RKey
 The identifiers that specifies the content of a (partial) cluster. More...
 
class  ROOT::Experimental::Detail::ROnDiskPage
 A page as being stored on disk, that is packed and compressed. More...
 
class  ROOT::Experimental::Detail::ROnDiskPageMap
 A memory region that contains packed and compressed pages. More...
 
class  ROOT::Experimental::Detail::ROnDiskPageMapHeap
 An ROnDiskPageMap that is used for an fMemory allocated as an array of unsigned char. More...
 

Namespaces

namespace  ROOT
 This file contains a specialised ROOT message handler to test for diagnostic in unit tests.
 
namespace  ROOT::Experimental
 
namespace  ROOT::Experimental::Detail
 

Detailed Description

Author
Jakob Blomer jblom.nosp@m.er@c.nosp@m.ern.c.nosp@m.h
Date
2020-03-11
Warning
This is part of the ROOT 7 prototype! It will change without notice. It might trigger earthquakes. Feedback is welcome!

Definition in file RCluster.hxx.