Skip to content

Latest commit

 

History

History
22 lines (17 loc) · 1.72 KB

README.md

File metadata and controls

22 lines (17 loc) · 1.72 KB

ROOT course for students

SWAN Github Codespace Binder

This course targets young scientists and engineers with little or no experience of ROOT. The aim of the course is to reach a solid understanding of the tools available to conduct data analysis, processing and visualization.

In the course/notebooks/core directory you will find an overview of ROOT and six lessons which explain the most fundamental features and functionalities of ROOT. In the course/exercises/core you will find the exercises that you should attempt after going through the notebooks with the course material. The course is written in python and it doesn't require much of the C++ knowledge.

The in-person course based on the material in this repository was recorded during the summer of 2024. The recording is available here. We encourage you to watch the video and follow along with the notebooks and exercises.

If you want to know a bit more and attempt a few more exercises, including those written in C++, you can first go through some extra slides and then go to the course/exercises/extra section.

Enjoy! And in case of any issues, don't hesitate to ask on our forum.