BaseSchema

class coffea.nanoevents.BaseSchema(base_form)[source]

Bases: object

Base schema builder

The basic schema is essentially unchanged from the original ROOT file. A top-level base.NanoEvents object is returned, where each original branch form is accessible as a direct descendant.

Attributes Summary

behavior

Behaviors necessary to implement this schema

form

Awkward form of this schema

Attributes Documentation

behavior

Behaviors necessary to implement this schema

form

Awkward form of this schema