...
- Lessons learned
- Data format should be portable, simple to read
- Comparison with other fields
- FITS
- Ample low level documentation on data format
- Many implementations available
- HDF5
- Ample low level documentation on data format
- Many implementations available
- LCIO
- Documentation on low level format
- Several implementations available
- ROOT
- No documentation available
- Single program, tight coupling to C++
- FITS
- Comparison with other fields
- Data format should be portable, simple to read
- Conclusion
- For root to be viable option for long-term data storage detailed documentation needs to be generated on low level IO format – either by ROOT team, or as part of work of long-term storage working group. At alternative implementation of a reader for ROOT IO at least at the proof of principle level would be useful.