Skip to content

Create a sensible class structure for the event files #110

@lucabaldini

Description

@lucabaldini

We have a number of HDF5 files around: digi, recon, in different flavors (e.g., with different readouts) that can be opened in read or write mode. It would be nice to have a consistent ecosystem (possibly modeled around the Python open() builtin) that we can use transparently across different applications. It would be nice, e.g., if the file objects supported context management, and iteration (in read mode).

Metadata

Metadata

Labels

taskSomething to do

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions