Logo ROOT  
Reference Guide
 
Loading...
Searching...
No Matches
RNTupleInspector.hxx File Reference
#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 <regex>
#include <vector>
Include dependency graph for RNTupleInspector.hxx:
This graph shows which files directly or indirectly include this file:

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
 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
 

Enumerations

enum class  ROOT::Experimental::ENTupleInspectorHist { ROOT::Experimental::kCount , ROOT::Experimental::kNElems , ROOT::Experimental::kCompressedSize , ROOT::Experimental::kUncompressedSize }
 
enum class  ROOT::Experimental::ENTupleInspectorPrintFormat { ROOT::Experimental::kTable , ROOT::Experimental::kCSV }
 

Detailed Description

Author
Florine de Geus flori.nosp@m.ne.d.nosp@m.e.geu.nosp@m.s@ce.nosp@m.rn.ch
Date
2023-01-09
Warning
This is part of the ROOT 7 prototype! It will change without notice. It might trigger earthquakes. Feedback is welcome!

Definition in file RNTupleInspector.hxx.