Skip to main content

events_from_tree

Function events_from_tree 

Source
pub fn events_from_tree(
    path: &Path,
    tree_name: &str,
    schema: &BranchSchema,
) -> Result<impl Iterator<Item = Result<Event>>>
Expand description

Stream one named TTree in bounded-memory chunks.