Type Alias#
- heptools.root.io.RecordLike[source]#
A mapping from string to array-like object. All arrays must have same lengths.
- Type:
- heptools.root.io.DelayedRecordLike[source]#
A mapping from string to array-like delayed object. All arrays must have same lengths and partitions.
- Type: