add streamers for ROOT, possibly in a separate repo
Open
enhancement
- Dominant language
- C++
- Stars
- 334
- Forks
- 76
- PR merge metrics
- No merged PRs in 30d
Description
It would be great if one could
- deserialize native ROOT histograms into equivalent Boost::Histograms
- serialize Boost::Histograms with a native ROOT histogram equivalent as this native equivalent
- serialize Boost::Histograms without a native ROOT histogram equivalent into ROOT primitives
This would help people who want to do the transition a lot.
Contributor guide
Assessment
This issue has not been assessed yet.