The root primer page

The ROOT Primer Page

A Beginners Guide to the ROOT Data Analysis System

Last Update 14/03/97 | Update Information | List of Visitors of this Page (Currently NOT working)


ROOT has the following characteristics:


The ROOT mailing list: roottalk

(Instructions taken from an email of Fons.Rademakers@cern.ch, 15/01/96)

Quick start for PAW users:

PAW2ROOT syntax conversion table

The Primer

Part A: General Remarks
Part B: List of objects
Canvas | Fit | Function | Graph | Histogram | Ntuple | Postscript
Part C:Adding own classes to root (to be added soon)

Part A:General Remarks


Part B:List of ROOT Objects


Canvas

Graphical object.

Fit


Function

Mathematical object.

Graph

x-y plot with or without error bars

Histogram

A histogram is a data structure containing 1D, 2D or 3D channels. The number of events is stored as a function of the channel index.

NTuples

A NTuple is a matrice-like data structure with n rows (corresponding e.g. to the number of events) and m columns (corresponding e.g. to the number of parameters per event).

For example you may have a data file (ASCII) like xyz.dat and you want to (a) read it and (b) put it into a NTuple Structure. Do it like this:


PostScript

Graphical output into a printable file.

Part C:Adding own classes to root


Remark: Although we think that root is a brilliant concept, this page claims to be independent from the root development team. Thus, hopefully objectivity is achieved.

Update Information:

97/01/17 Page is released at Technical University Dresden
97/02/12 Page is added to "Applications using root" on http://root.cern.ch
97/07/03 Page is moved to Tokyo Metropolitan University

April - June 97 NO UPDATE (I moved to Japan, sorry)

Regularly Update will follow soon !


Questions/Comments | Sören Lange, 97/07/03