Difference between revisions of "ROOT Tutorial"

From Gridkaschool
(ROOT Tutorials at GridKa School 2013)
(Material for the course)
Line 20: Line 20:
 
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].
 
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].
   
  +
This [https://twiki.cern.ch/twiki/bin/view/Main/RootGridKaTutorial2013 Twiki page] is available for the exercise.
   
   
  +
===Complementary material===
 
For the exercise this [https://twiki.cern.ch/twiki/bin/view/Main/RootGridKaTutorial2013 Twiki page] is available.
 
 
 
As complementary material, one can look at
 
   
 
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.

Revision as of 23:52, 28 August 2013

ROOT Tutorials at GridKa School 2013

This tutorial aims to provide a solid base to efficiently analyse data with 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 Agenda page.

This Twiki page is available for the exercise.


Complementary material

ROOT Primer Guide, available in pdf, html or 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 here.

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