#include <ROOT/RConfig.hxx>
#include "ROOT/RMiniFile.hxx"
#include <ROOT/RRawFile.hxx>
#include <ROOT/RNTuple.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>
Classes | |
struct | ROOT::Experimental::Internal::RTFileControlBlock |
If a TFile container is written by a C stream (simple file), on dataset commit, the file header and the TFile record need to be updated. More... | |
Namespaces | |
namespace | ROOT |
This file contains a specialised ROOT message handler to test for diagnostic in unit tests. | |
namespace | ROOT::Experimental |
namespace | ROOT::Experimental::Internal |
Definition in file RMiniFile.cxx.