Module root_io::core [] [src]

This module contains the core structs and parsers needed to read the self-description of a root file. These parsers can be used to build new parsers using the root-ls cli.

Modules

parsers
types

Structs

FileItem

Describes a single item within this file (e.g. a Tree)

RootFile

RootFile wraps the most basic information of a ROOT file.