Skip to content
Snippets Groups Projects
Commit a3c23005 authored by Rene Brun's avatar Rene Brun
Browse files

Insert the v522 directories and skeleton files for version 5.22 release notes

git-svn-id: http://root.cern.ch/svn/root/trunk@24539 27541ba8-7e3a-0410-8455-c3a389f83636
parent 152d6ef5
No related branches found
No related tags found
No related merge requests found
Showing
with 179 additions and 0 deletions
<br>
<hr>
<a name="bindings"></a>
<h3>PyROOT</h3>
<br>
<hr>
<a name="cint"></a>
<h3>CINT</h3>
<br>
<hr>
<a name="core"></a>
<h3>Core</h3>
<!--SIGNATURE-->
<br>
<hr>
<center>
<address><a href="http://root.cern.ch">ROOT page</a> -
<a href="http://root.cern.ch/root/htmldoc/ClassIndex.html">Class index</a> -
<a href="#TopOfPage">Top of the page</a> -
<a href="http://validator.w3.org/check?uri=referer">
<img style="border:none;vertical-align:middle"
src="http://www.w3.org/Icons/valid-html401"
alt="Valid HTML 4.01 Transitional" height="31" width="88"></a>
</address>
</center>
<hr>
</body>
</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 will be 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/Version520.html">http://root.cern.ch/root/Version520.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-Franois Bastien, <br>
Bertrand Bellenot,<br>
Rene Brun,<br>
Philippe Canal,<br>
Olivier Couet,<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>
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>
Alja Tadel, <br>
Matevz Tadel, <br>
Wouter Verkerke, <br>
Hady Zalek <br>
</p>
<br>
<hr>
<a name="geom"></a>
<h3>Geometry</h3>
<br>
<hr>
<a name="graf2d"></a>
<h3>xxx</h3>
<br>
<hr>
<a name="graf3d"></a>
<h3>OpenGL</h3>
<br>
<hr>
<a name="gui"></a>
<h3>GUI</h3>
<br>
<hr>
<a name="hist"></a>
<h3>Histogram package</h3>
<br>
<hr>
<a name="io"></a>
<h3>I/O</h3>
<br>
<hr>
<a name="math"></a>
<h3>Math Libraries</h3>
<br>
<hr>
<a name="misc"></a>
<h3>Misc</h3>
<br>
<hr>
<a name="montecarlo"></a>
<h3>MonteCarlo</h3>
<br>
<hr>
<a name="net"></a>
<h3>Networking</h3>
<br>
<hr>
<a name="proof"></a>
<h3>Proof</h3>
<br>
<hr>
<a name="roofit"></a>
<h3>RooFit</h3>
<br>
<hr>
<a name="sql"></a>
<h3>SQL</h3>
<br>
<hr>
<a name="tmva"></a>
<h3>TMVA</h3>
<br>
<hr>
<a name="tree"></a>
<h3>Tree</h3>
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment