Revision 5babd949c69f75d753463915963a9ac024849fc9 authored by Axel Naumann on 09 February 2015, 08:59:47 UTC, committed by Axel Naumann on 09 February 2015, 08:59:47 UTC
1 parent 041b8bd
Raw File
index.html
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<!--                                             -->
<!-- Author: ROOT team (rootdev@root.cern.ch)  -->
<!--                                             -->
<!--   Date: Sat Nov 20 19:26:19 2004            -->
<!--                                             -->
  <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
  <title>ROOT Version 5.22/00 Release Notes</title>
  <link rev="made" href="mailto:rootdev@root.cern.ch">
  <meta name="rating" content="General">
  <meta name="objecttype" content="Manual">
  <meta name="keywords" content="software development, oo, object oriented, unix, x11, windows, c++, html, rene brun, fons rademakers">
  <meta name="description" content="ROOT - An Object Oriented Framework For Large Scale Data Analysis.">
</head>
<body alink="#ff0000" bgcolor="#ffffff" link="#0000ff" text="#000000"
 vlink="#551a8b">
<a name="TopOfPage"></a>
<h1 align="center">ROOT Version 5.22/00 Release Notes</h1>
<hr>
<p>ROOT version 5.22/00 has been released on December 18, 2008.
In case you are upgrading from an old version, please read the releases notes
of version 5.16, 5.18 and version 5.20 in addition to these notes.</p>
<ul>
<li><a href="#bindings"> <b>Bindings</b></a> - packages related to the interplay with other programming languages (Python, Ruby)</li>
<li><a href="#cint"> <b>Cint</b></a> - the C++ interpreter</li>
<li><a href="#core"> <b>Core</b></a> - the basic ROOT functionality</li>
<li><a href="#geom"> <b>Geometry</b></a> - building, representing and drawing geometrical objects</li>
<li><a href="#graf2d"> <b>2D Graphics</b></a> - ROOT's two dimensional graphics interface</li>
<li><a href="#graf3d"> <b>3D Graphics</b></a> - ROOT's three dimensional graphics interface</li>
<li><a href="#gui"> <b>Graphical User Interface</b></a> - from basic GUI elements to ROOT's own, complete dialogs</li>
<li><a href="#hist"> <b>Histograming</b></a> - counting values, spectra, and drawing them</li>
<li><a href="#html"> <b>HTML</b></a> - the documentation generator</li>
<li><a href="#io"> <b>Input/Ouput</b></a> - storing and reading data</li>
<li><a href="#math"> <b>Mathemathics</b></a> - everything one can use to calculate: minimizers, matrixes, FFT, and much more</li>
<li><a href="#misc"> <b>Miscellaneous</b></a> - things that didn't make it into the other groups: table </li>
<li><a href="#montecarlo"> <b>Monte Carlo</b></a> - monte carlo and physics simulation interfaces</li>
<li><a href="#net"> <b>Networking</b></a> - network-related parts, e.g. protocols and authentication interfaces</li>
<li><a href="#proof"> <b>PROOF</b></a> - parallel ROOT facility</li>
<li><a href="#roofit"> <b>RooFit</b></a> - a fitting library</li>
<li><a href="#sql"> <b>SQL</b></a> - database interfaces</li>
<li><a href="#tmva"> <b>TMVA</b></a> - multivariate analysis tools</li>
<li><a href="#tree"> <b>Trees</b></a> - ROOT's unique container class and related utilities</li>
</ul>
<p>Binaries for all supported platforms are available at:
</p>
<pre>      <a href="http://root.cern.ch/root/Version521.html">http://root.cern.ch/root/Version521.html</a><br></pre>
Versions for AFS have also been updated. See the list of supported
platforms:
<pre>      <a href="http://root.cern.ch/Welcome.html">http://root.cern.ch/Welcome.html</a><br></pre>
<p>
For more information, see:
</p>
<pre>      <a href="http://root.cern.ch">http://root.cern.ch</a><br></pre>
<p>The following people have contributed to this new version:<br>
Ilka Antcheva,<br>
Jean-François Bastien, <br>
Bertrand Bellenot,<br>
Rene Brun,<br>
Philippe Canal,<br>
Olivier Couet,<br>
Kyle Cranmer,<br>
Valeri Fine,<br>
Leo Franco, <br>
Gerri Ganis,<br>
Andrei Gheata,<br>
Mihaela Gheata,<br>
David Gonzalez Maline, <br>
Andreas Hoecker, <br>
Jan Iwaszkiewicz, <br>
Lukasz Janyst, <br>
Anna Kreshuk, <br>
Wim Lavrijsen,<br>
Josef Leydold,<br>
Sergei Linev,<br>
Anar Manafov, <br>
Diego Marcos-Segura, <br>
Lorenzo Moneta,<br>
Axel Naumann,<br>
Eddy Offermann, <br>
Timur Pocheptsov,<br>
Fons Rademakers,<br>
Paul Russo, <br>
Gregory Schott,<br>
Stefan Schmitt,<br>
Alja Tadel, <br>
Matevz Tadel, <br>
Wouter Verkerke, <br>
Hady Zalek <br>
Igor Smirnov <br>
</p>
back to top