Skip to content
This repository has been archived by the owner on Jun 13, 2024. It is now read-only.

root-project/summer-student-course

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ROOT Summer Student Course

This course targets young scientists and engineers with little or no experience of ROOT. The basics of the package are covered as well as high level concepts of C++ and Python.

Creative Commons License
This work is licensed under a Creative Commons Attribution 4.0 International License.

Slides of the Course

You can find the slides of the course here.

Using ROOT

Participants of the ROOT Summer Student course at CERN may use a ROOT installation available via lxplus or SWAN. See following paragraphs for instructions. Every participant should have a working ROOT installation prior to the course.

ROOT on SWAN

SWAN

SWAN (Service for Web-based ANalysis) is a CERN service offering a web-based platform for interactive computations and workflows. It provides access to user storage and a complete software stack, including ROOT.

In order to be able to connect and use the SWAN service during the course, participants need to make sure that:

ROOT on lxplus

ROOT is available on any lxplus instance at CERN. Please make sure you can establish a graphics ssh connection to lxplus.cern.ch using your CERN account (ssh -XY [email protected]).

Different ROOT versions may be sourced via LCG releases, for example:

source /cvmfs/sft.cern.ch/lcg/views/LCG_103/x86_64-centos7-gcc12-opt/setup.sh

Manual installation (not recommended)

ROOT can be installed on the local machine on different platforms. Installation instructions are available at https://root.cern/install

About

Exercises for the ROOT Summer Student course at CERN

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages