pub fn read_events(path: &Path, schema: BranchSchema) -> Result<Vec<Event>>
Synchronously read the Events TTree from a ROOT file into one [Event] per entry.
Events
Event