pub fn events_from_tree( path: &Path, tree_name: &str, schema: &BranchSchema, ) -> Result<impl Iterator<Item = Result<Event>>>
Stream one named TTree in bounded-memory chunks.