#include <ROOT/RConfig.hxx>
#include <ROOT/RColumnElementBase.hxx>
#include <ROOT/RNTupleUtil.hxx>
#include <ROOT/RPage.hxx>
#include <ROOT/RPageStorage.hxx>
#include <TError.h>
#include <cstring>
#include <memory>
#include <utility>
Classes | |
class | ROOT::Experimental::Internal::RColumn |
A column is a storage-backed array of a simple, fixed-size type, from which pages can be mapped into memory. 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 RColumn.hxx.