Module root_io::core::types [] [src]

Structs

Context

The context from which we are currently parsing

Raw

A type holding nothing but the original data and a class info object

TList

A "list" (implemented as Vec) of arbitrary objects

TNamed

A ROOT object with a name and a title

TObject

The most basic ROOT object from which almost everything inherits

Enums

ClassInfo

Used in TStreamerInfo Describes if the following entry is a new class or if it was already described.