Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 764 Bytes

README.md

File metadata and controls

11 lines (6 loc) · 764 Bytes

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.