#include <ROOT/RError.hxx>
#include <ROOT/RNTupleDescriptor.hxx>
#include <TFile.h>
#include <TH1D.h>
#include <THStack.h>
#include <cstdlib>
#include <iostream>
#include <memory>
#include <numeric>
#include <optional>
#include <regex>
#include <vector>
Classes | |
class | ROOT::Experimental::RNTupleInspector::RColumnInspector |
Provides column-level storage information. More... | |
class | ROOT::Experimental::RNTupleInspector::RFieldTreeInspector |
Provides field-level storage information. More... | |
class | ROOT::Experimental::RNTupleInspector |
Inspect on-disk and storage-related information of an RNTuple. More... | |
Namespaces | |
namespace | ROOT |
Namespace for new ROOT classes and functions. | |
namespace | ROOT::Experimental |
namespace | ROOT::Internal |
Definition in file RNTupleInspector.hxx.