#include <ROOT/RError.hxx>
#include <ROOT/RNTuple.hxx>
#include <ROOT/RNTupleDescriptor.hxx>
#include <TFile.h>
#include <TH1D.h>
#include <cstdlib>
#include <memory>
#include <regex>
#include <vector>
Classes | |
class | ROOT::Experimental::RNTupleInspector::RColumnInfo |
Holds column-level storage information. More... | |
class | ROOT::Experimental::RNTupleInspector::RFieldTreeInfo |
Holds field-level storage information. More... | |
class | ROOT::Experimental::RNTupleInspector |
Inspect on-disk and storage-related information of an RNTuple. More... | |
Namespaces | |
namespace | ROOT |
This file contains a specialised ROOT message handler to test for diagnostic in unit tests. | |
namespace | ROOT::Experimental |