JuliaHEP / RootIO.jl

Interface to ROOT file format with read/write support based on the C++ ROOT libraries.
MIT License
2 stars 1 forks source link

ROOTIO 🚧

doc-dev

Interface to ROOT file format with read/write support based on the C++ ROOT libraries.

This package will provide write support to ROOT, currently missing in the UnROOT package.

It uses a Julia interface to the official ROOT C++ libraries written using WrapIt and CxxWrap. It extends this interface to provide a user-friendly and Julia-like interface.

This project is initiated in the context of the 2024 edition of the Google Summer of Code program under the CERN-HSF organization.