Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 4.0

...

  • 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++
  • 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.