layout | root | permalink |
---|---|---|
lesson |
. |
index.html |
Welcome!
This tutorial aims to demonstrate how to quickly get started with Uproot,
a Python package that can read and write files in the .root
format without actually requiring or running the ROOT software at all
(as opposed to PyROOT, which is just an interface in Python that runs ROOT behind the scenes).
It was written by Mason Proffitt and first taught during the Software Carpentry Workshop at CERN on November 29, 2019.
{% include curriculum.html %}
{% include links.md %}