#include <ROOT/RError.hxx>
#include <ROOT/RNTuple.hxx>
#include <ROOT/RNTupleSerialize.hxx>
#include <ROOT/RSpan.hxx>
#include <string_view>
#include <cstdint>
#include <cstdio>
#include <memory>
#include <string>
Classes | |
struct | ROOT::Experimental::Internal::RNTupleFileWriter::RFileProper |
struct | ROOT::Experimental::Internal::RNTupleFileWriter::RFileSimple |
class | ROOT::Experimental::Internal::RMiniFileReader |
Read RNTuple data blocks from a TFile container, provided by a RRawFile. More... | |
class | ROOT::Experimental::Internal::RNTupleFileWriter |
Write RNTuple data blocks in a TFile or a bare file container. 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 |
namespace | ROOT::Internal |
Definition in file RMiniFile.hxx.