Difference between revisions of "ROOT 6 Workshop"

From Gridkaschool
(Prerequisites)
(Abstract)
 
(4 intermediate revisions by 2 users not shown)
Line 12: Line 12:
 
* efficiency calculation: TEfficiency
 
* efficiency calculation: TEfficiency
 
* going parallel: PROOF lite
 
* going parallel: PROOF lite
  +
* Introduction slides: [[Media:ROOT6GridKaNaumann.pdf|ROOT6.pdf ]]
 
   
 
=== Prerequisites ===
 
=== Prerequisites ===
Line 23: Line 23:
 
So many options! They are all good - and if all fails we'll be there to help.
 
So many options! They are all good - and if all fails we'll be there to help.
   
And we will need at least basic understanding C++, for instance on what pointers are and when to use dot versus arrow.
+
And we will need at least basic understanding of C++, for instance on what pointers are and when to use dot versus arrow.
   
=== The Workshop ===
+
=== The Workshop Pages ===
   
 
Because you are too many for a one on one workshop we have asked for help of a good friend: the internet! You can find the [http://root.cern.ch/drupal/content/root-6-analysis-workshop web pages here]. Note that you are the first ones to have a ROOT 6 workshop - have mercy with us! And we have set up ROOT already; you can skip point 0. of the workshop and go right ahead to point 1!
 
Because you are too many for a one on one workshop we have asked for help of a good friend: the internet! You can find the [http://root.cern.ch/drupal/content/root-6-analysis-workshop web pages here]. Note that you are the first ones to have a ROOT 6 workshop - have mercy with us! And we have set up ROOT already; you can skip point 0. of the workshop and go right ahead to point 1!

Latest revision as of 13:35, 7 September 2014

ROOT 6 Workshop

Abstract

We will go through the steps of a simple data analysis with ROOT 6:

  • examining the structure of a mockup experiment's data: TTree
  • examining basic distributions: histogramming
  • simple fitting
  • multi-dimensional selections
  • multivariate analysis: TMVA
  • efficiency calculation: TEfficiency
  • going parallel: PROOF lite
  • Introduction slides: ROOT6.pdf

Prerequisites

We need your laptop! Ideally it has X11 forwarding capabilities to ssh -Y into the machines provided by the school.

So many options! They are all good - and if all fails we'll be there to help.

And we will need at least basic understanding of C++, for instance on what pointers are and when to use dot versus arrow.

The Workshop Pages

Because you are too many for a one on one workshop we have asked for help of a good friend: the internet! You can find the web pages here. Note that you are the first ones to have a ROOT 6 workshop - have mercy with us! And we have set up ROOT already; you can skip point 0. of the workshop and go right ahead to point 1!