#include <ROOT/RConfig.hxx>
#include <ROOT/RColumnElementBase.hxx>
#include <ROOT/RNTupleTypes.hxx>
#include <ROOT/RPage.hxx>
#include <ROOT/RPageStorage.hxx>
#include <TError.h>
#include <cstring>
#include <memory>
#include <utility>
Classes | |
class | ROOT::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 |
namespace | ROOT::Internal |
Definition in file RColumn.hxx.