Difference between revisions of "ROOT Tutorial"

From Gridkaschool
(ROOT Tutorials at GridKa School 2013)
 
(8 intermediate revisions by the same user not shown)
Line 1: Line 1:
--+ *ROOT Tutorials at GridKa School 2013*
+
=ROOT Tutorials at GridKa School 2013=
  +
  +
  +
  +
  +
  +
  +
  +
  +
  +
  +
  +
This tutorial aims to provide a solid base to efficiently analyse data with [http://root.cern.ch ROOT]. The main features of ROOT 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 [https://indico.scc.kit.edu/indico/getFile.py/access?contribId=29&sessionId=19&resId=0&materialId=slides&confId=26 Agenda page].
  +
  +
This [https://twiki.cern.ch/twiki/bin/view/Main/RootGridKaTutorial2013 Twiki page] is available for the exercise.
  +
  +
  +
===Complementary material===
  +
  +
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].
  +
  +
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].

Latest revision as of 11:14, 29 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 ROOT 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 pdf format. A coincide RooFit quick start guide is also available here.