pub fn events_url_from_tree(
url: &str,
tree_name: &str,
schema: &BranchSchema,
) -> Result<EventIterator>Expand description
Stream one named TTree from an HTTP(S) URL using byte-range reads.
pub fn events_url_from_tree(
url: &str,
tree_name: &str,
schema: &BranchSchema,
) -> Result<EventIterator>Stream one named TTree from an HTTP(S) URL using byte-range reads.