Skip to content
Snippets Groups Projects
Commit 8f19ddeb authored by Fons Rademakers's avatar Fons Rademakers
Browse files

add v534 doc directories.

git-svn-id: http://root.cern.ch/svn/root/trunk@41770 27541ba8-7e3a-0410-8455-c3a389f83636
parent 914d9422
No related branches found
No related tags found
No related merge requests found
Showing
with 200 additions and 0 deletions
<br/>
<hr/>
<a name="bindings"></a>
<h3>Python/Ruby Bindings</h3>
<br/>
<hr/>
<a name="cint"></a>
<h3>CINT</h3>
<br/>
<hr/>
<a name="core"></a>
<h3>Core Libraries</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
src="http://www.w3.org/Icons/valid-xhtml10-blue"
alt="Valid XHTML 1.0 Transitional" height="31" width="88" /></a>
</address>
</center>
<hr/>
</div></body>
</html>
<?xml version="1.0"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<!-- -->
<!-- Author: ROOT team (rootdev@pcroot.cern.ch) -->
<!-- -->
<!-- Date: Tue Dec 15 10:25:16 2009 -->
<!-- -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
<title>ROOT Version 5.33/01 Release Notes</title>
<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, cern" />
<meta name="description" content="ROOT - An Object Oriented Framework For Large Scale Data Analysis." />
<link rel="stylesheet" type="text/css" href="../ROOT.css" id="ROOTstyle" />
<script type="text/javascript" src="../ROOT.js"></script>
</head>
<body><div id="body_content">
<div id="root_header"><img src="http://root.cern.ch/drupal/sites/default/files/rootdrawing-logo.png" alt="ROOT logo"/></div>
<a name="TopOfPage"></a>
<div id="toplinks">
<div class="descrhead"><div class="descrheadcontent">
<span class="descrtitle">Quick Links:</span>
<a class="descrheadentry" href="http://root.cern.ch">ROOT Homepage</a>
<a class="descrheadentry" href="/drupal/content/downloading-root">Download</a>
<a class="descrheadentry" href="/drupal/content/reference-guide">Reference Guide</a>
</div>
<script type="text/javascript">
function onSearch() {
var s='http://www.google.com/search?q=%s+site%3A%u+-site%3A%u%2Fsrc%2F+-site%3A%u%2Fexamples%2F';
var ref=String(document.location.href).replace(/https?:\/\//,'').replace(/\/[^\/]*$/,'').replace(/\//g,'%2F');
window.location.href=s.replace(/%u/ig,ref).replace(/%s/ig,escape(document.searchform.t.value));
return false;}
</script>
<form id="searchform" name="searchform" onsubmit="return onSearch()" action="javascript:onSearch();" method="post">
<input name="t" size="30" value="Search documentation..." onfocus="if (document.searchform.t.value=='Search documentation...') document.searchform.t.value='';"></input>
<a id="searchlink" title="www.google.com" href="javascript:onSearch();" onclick="return onSearch()">Search</a></form>
</div>
</div>
<div class="location">
<a class="locationlevel" href="index.html">ROOT</a>
&#187; <a class="locationlevel" href="/drupal/content/downloading-root">Download</a>
&#187; <a class="locationlevel" href="#TopOfPage">Release Notes</a>
</div>
<div class="dropshadow"><div class="withshadow">
<h1>ROOT Version 5.33/01 Release Notes</h1>
<div class="classdescr">
<p>ROOT version 5.32/00 has been released on November 29, 2011.
In case you are upgrading from an old version, please read the releases notes
of version 5.26, 5,28 and version 5.30 in addition to these notes.</p>
<p>
The release of version 5.34 is scheduled for November 29, 2012.
</div></div></div>
<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="#roostats"> <b>RooStats</b></a> - a collection of statistical tools </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>
<li><a href="#tutorials"> <b>Tutorials</b></a> - ROOT's Tutorials</li>
</ul>
<p>Binaries for all supported platforms are available at:
</p>
<pre> <a href="http://root.cern.ch/drupal/content/production-version-528 ">http://root.cern.ch/drupal/content/production-version-528 </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/>
Bertrand Bellenot, CERN/SFT,<br/>
Dario Berzano, INFN and University of Torino, ALICE, Proof,<br/>
Rene Brun, CERN/SFT,<br/>
Philippe Canal, FNAL,<br/>
Olivier Couet, CERN/SFT,<br/>
Kyle Cranmer, NYU, RooStats,<br/>
Gerri Ganis, CERN/SFT,<br/>
Andrei Gheata, CERN/Alice,<br/>
Wim Lavrijsen, LBNL, PyRoot,<br/>
Sergei Linev, GSI,<br/>
Lorenzo Moneta, CERN/SFT,<br/>
Axel Naumann, CERN/SFT,<br/>
Eddy Offermann, Renaissance, <br/>
Bartolomeu Rabacal, CERN/ADL, Math, <br/>
Fons Rademakers, CERN/SFT,<br/>
Paul Russo, FNAL, <br/>
Joerg Stelzer, DESY/Atlas, TMVA, <br/>
Alja Tadel, UCSD/CMS, Eve, <br/>
Matevz Tadel, UCSD/CMS, Eve, <br/>
Eckhard von Toerne, University Bonn, ATLAS, TMVA, <br/>
Wouter Verkerke, NIKHEF/Atlas, RooFit, <br/>
</p>
<br/>
<hr/>
<a name="geom"></a>
<h3>Geometry Libraries</h3>
<br/>
<hr/>
<a name="graf2d"></a>
<h3>2D Graphics Libraries</h3>
<br/>
<hr/>
<a name="graf3d"></a>
<h3>3D Graphics Libraries</h3>
<br/>
<hr/>
<a name="gui"></a>
<h3>GUI Libraries</h3>
<br/>
<hr/>
<a name="hist"></a>
<h3>Histogram Libraries</h3>
<br/>
<hr/>
<a name="html"></a>
<h3>Html Generator</h3>
<br/>
<hr/>
<a name="io"></a>
<h3>I/O Libraries</h3>
<br/>
<hr/>
<a name="math"></a>
<h3>Math Libraries</h3>
<br/>
<hr/>
<a name="misc"></a>
<h3>Misc Packages</h3>
<br/>
<hr/>
<a name="montecarlo"></a>
<h3>MonteCarlo Libraries</h3>
<br/>
<hr/>
<a name="net"></a>
<h3>Networking Libraries</h3>
<br/>
<hr/>
<a name="proof"></a>
<h3>PROOF System</h3>
<br/>
<hr/>
<a name="roofit"></a>
<h3>RooFit Package</h3>
<br/>
<hr/>
<a name="sql"></a>
<h3>SQL Libraries</h3>
<br/>
<hr/>
<a name="tmva"></a>
<h3>TMVA Package</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