Skip to main content

read_events

Function read_events 

Source
pub fn read_events(path: &Path, schema: BranchSchema) -> Result<Vec<Event>>
Expand description

Synchronously read the Events TTree from a ROOT file into one [Event] per entry.