#include <ROOT/RColumn.hxx>#include <ROOT/RNTupleDescriptor.hxx>#include <ROOT/RPageStorage.hxx>#include <TError.h>#include <algorithm>#include <cassert>#include <utility>Classes | |
| class | RPageSink |
| Abstract interface to write data into an ntuple. More... | |
| class | RPageSource |
| Abstract interface to read data from an ntuple. More... | |
Definition in file RColumn.cxx.