Logo ROOT  
Reference Guide
 
Loading...
Searching...
No Matches
RMiniFile.cxx File Reference
#include <ROOT/RConfig.hxx>
#include "ROOT/RMiniFile.hxx"
#include <ROOT/RRawFile.hxx>
#include <ROOT/RNTupleZip.hxx>
#include <TError.h>
#include <TFile.h>
#include <TKey.h>
#include <algorithm>
#include <cstdio>
#include <cstring>
#include <iostream>
#include <string>
#include <utility>
#include <chrono>
Include dependency graph for RMiniFile.cxx:

Classes

struct  ROOT::Experimental::Internal::RTFileControlBlock
 If a TFile container is written by a C stream (simple file), on dataset commit, the file header needs to be updated and the RNTuple object needs to be written at the offset that was reserved on file creation. 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
 

Detailed Description

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

Definition in file RMiniFile.cxx.