Difference between revisions of "ROOT Tutorial"

From Gridkaschool
(Material for the course)
(ROOT Tutorials at GridKa School 2013)
Line 18: Line 18:
 
==Material for the course==
 
==Material for the course==
   
The slides of the lectures are available in electronic form from the school Agenda page.
+
The slides of the lectures are available in electronic form from the school [[https://indico.scc.kit.edu/indico/sessionDisplay.py?sessionId=19&confId=26#20130829][Agenda page]].
   
 
As complementary material, one can look at
 
As complementary material, one can look at
Line 25: Line 25:
   
   
ROOT Primer Guide, available in [[http://root.cern.ch/download/doc/primer/ROOTPrimer.pdf][pdf]], [[http://root.cern.ch/download/doc/primer/ROOTPrimer.html][html]] or [[http://root.cern.ch/download/doc/primer/ROOTPrimer.epub][epub]] format. This introductory guide illustrates the main features of !ROOT, relevant for the typical problems of data analysis: input and plotting of data from measurements and fitting of analytical functions.
+
ROOT Primer Guide, available in [[http://root.cern.ch/download/doc/primer/ROOTPrimer.pdf][pdf]], [[http://root.cern.ch/download/doc/primer/ROOTPrimer.html][html]] or [[http://root.cern.ch/download/doc/primer/ROOTPrimer.epub][epub]] format. This introductory guide illustrates the main features of ROOT, relevant for the typical problems of data analysis: input and plotting of data from measurements and fitting of analytical functions.
   
 
ROOT user guide. It can be downloaded in various format (or only individual chatters) from [[http://root.cern.ch/drupal/content/users-guide][here]].
 
ROOT user guide. It can be downloaded in various format (or only individual chatters) from [[http://root.cern.ch/drupal/content/users-guide][here]].
   
RooFit User Guide, available in [[http://root.cern.ch/download/doc/RooFit_Users_Manual_2.91-33.pdf][pdf]] format. A coincide !RooFit quick start guide is also available [[http://root.cern.ch/drupal/sites/default/files/roofit_quickstart_3.00.pdf][here]].
+
RooFit User Guide, available in [[http://root.cern.ch/download/doc/RooFit_Users_Manual_2.91-33.pdf][pdf]] format. A coincide RooFit quick start guide is also available [[http://root.cern.ch/drupal/sites/default/files/roofit_quickstart_3.00.pdf][here]].
   
  +
The Twiki page for following the exercise: [[https://twiki.cern.ch/twiki/bin/view/Main/RootGridKaTutorial2013][page]]
A tar file with all the exercise solutions (all the !ROOT macro required) is available [[%ATTACHURL%/exercises.tar.gz][here]]
 

Revision as of 23:48, 28 August 2013

ROOT Tutorials at GridKa School 2013

This tutorial aims to provide a solid base to efficiently analyse data with [[1][ROOT]]. The main features of the !ROOT toolkit are presented: histogramming, data analysis using trees and advanced fitting techniques.



Material for the course

The slides of the lectures are available in electronic form from the school [[2][Agenda page]].

As complementary material, one can look at



ROOT Primer Guide, available in [[3][pdf]], [[4][html]] or [[5][epub]] format. This introductory guide illustrates the main features of ROOT, relevant for the typical problems of data analysis: input and plotting of data from measurements and fitting of analytical functions.

ROOT user guide. It can be downloaded in various format (or only individual chatters) from [[6][here]].

RooFit User Guide, available in [[7][pdf]] format. A coincide RooFit quick start guide is also available [[8][here]].

The Twiki page for following the exercise: [[9][page]]