diff --git a/bindings/doc/v600/index.html b/bindings/doc/v600/index.html new file mode 100644 index 0000000000000000000000000000000000000000..204e176f21befaf9f02a45a27112e1c3aab34407 --- /dev/null +++ b/bindings/doc/v600/index.html @@ -0,0 +1,4 @@ +<br/> +<hr/> +<a name="bindings"></a> +<h3>Python/Ruby Bindings</h3> diff --git a/cint/doc/v600/index.html b/cint/doc/v600/index.html new file mode 100644 index 0000000000000000000000000000000000000000..a4706e18ee36f8832f2332944a735b3c9d551971 --- /dev/null +++ b/cint/doc/v600/index.html @@ -0,0 +1,4 @@ +<br/> +<hr/> +<a name="cint"></a> +<h3>CINT</h3> diff --git a/core/doc/v600/index.html b/core/doc/v600/index.html new file mode 100644 index 0000000000000000000000000000000000000000..5dd47b35aae621912b1ae138a1fdddeec4f90c86 --- /dev/null +++ b/core/doc/v600/index.html @@ -0,0 +1,4 @@ +<br/> +<hr/> +<a name="core"></a> +<h3>Core Libraries</h3> diff --git a/doc/v600/Trailer.html b/doc/v600/Trailer.html new file mode 100644 index 0000000000000000000000000000000000000000..973a8b8be80658ec82c9321aea2a6d15413a9017 --- /dev/null +++ b/doc/v600/Trailer.html @@ -0,0 +1,17 @@ +<!--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> + diff --git a/doc/v600/index.html b/doc/v600/index.html new file mode 100644 index 0000000000000000000000000000000000000000..4e93356010f01d557b9d1b4776a6779b47354c42 --- /dev/null +++ b/doc/v600/index.html @@ -0,0 +1,104 @@ +<?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> + + » <a class="locationlevel" href="/drupal/content/downloading-root">Download</a> + » <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 May 30, 2012. +</p> +</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> +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:</p> +Bertrand Bellenot, CERN/SFT,<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/> +Lorenzo Moneta, CERN/SFT,<br/> +Axel Naumann, CERN/SFT,<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/> diff --git a/geom/doc/v600/index.html b/geom/doc/v600/index.html new file mode 100644 index 0000000000000000000000000000000000000000..03359da8c3df60c2de6acbe991483be0a609243c --- /dev/null +++ b/geom/doc/v600/index.html @@ -0,0 +1,4 @@ +<br/> +<hr/> +<a name="geom"></a> +<h3>Geometry Libraries</h3> diff --git a/graf2d/doc/v600/index.html b/graf2d/doc/v600/index.html new file mode 100644 index 0000000000000000000000000000000000000000..2baae2dbb0d2c321fdffb3863611eaa27a8f99a4 --- /dev/null +++ b/graf2d/doc/v600/index.html @@ -0,0 +1,4 @@ +<br/> +<hr/> +<a name="graf2d"></a> +<h3>2D Graphics Libraries</h3> diff --git a/graf3d/doc/v600/index.html b/graf3d/doc/v600/index.html new file mode 100644 index 0000000000000000000000000000000000000000..73a0de403ebea95ad6f754995dde222ba518bf0b --- /dev/null +++ b/graf3d/doc/v600/index.html @@ -0,0 +1,4 @@ +<br/> +<hr/> +<a name="graf3d"></a> +<h3>3D Graphics Libraries</h3> diff --git a/gui/doc/v600/index.html b/gui/doc/v600/index.html new file mode 100644 index 0000000000000000000000000000000000000000..1963c4f8474315722ec06a25a5cbccc57362b58a --- /dev/null +++ b/gui/doc/v600/index.html @@ -0,0 +1,4 @@ +<br/> +<hr/> +<a name="gui"></a> +<h3>GUI Libraries</h3> diff --git a/hist/doc/v600/index.html b/hist/doc/v600/index.html new file mode 100644 index 0000000000000000000000000000000000000000..94c04e2b9d3a24f5e5d285d196ebebc9091d8e5e --- /dev/null +++ b/hist/doc/v600/index.html @@ -0,0 +1,4 @@ +<br/> +<hr/> +<a name="hist"></a> +<h3>Histogram Libraries</h3> diff --git a/html/doc/v600/index.html b/html/doc/v600/index.html new file mode 100644 index 0000000000000000000000000000000000000000..a3f80aab4df61ea796bd6bc64f15421467258cbf --- /dev/null +++ b/html/doc/v600/index.html @@ -0,0 +1,4 @@ +<br/> +<hr/> +<a name="html"></a> +<h3>Html Generator</h3> diff --git a/io/doc/v600/index.html b/io/doc/v600/index.html new file mode 100644 index 0000000000000000000000000000000000000000..13c565f41f3e9cc616cf3391f2ff4e823956d718 --- /dev/null +++ b/io/doc/v600/index.html @@ -0,0 +1,4 @@ +<br/> +<hr/> +<a name="io"></a> +<h3>I/O Libraries</h3> diff --git a/math/doc/v600/index.html b/math/doc/v600/index.html new file mode 100644 index 0000000000000000000000000000000000000000..0fa674dabc5c9b20e6967eed4124ccc247aeb060 --- /dev/null +++ b/math/doc/v600/index.html @@ -0,0 +1,4 @@ +<br/> +<hr/> +<a name="math"></a> +<h3>Math Libraries</h3> diff --git a/misc/doc/v600/index.html b/misc/doc/v600/index.html new file mode 100644 index 0000000000000000000000000000000000000000..f002b59ecdfdcbff9229359f313facf88d95511d --- /dev/null +++ b/misc/doc/v600/index.html @@ -0,0 +1,4 @@ +<br/> +<hr/> +<a name="misc"></a> +<h3>Misc Packages</h3> diff --git a/montecarlo/doc/v600/index.html b/montecarlo/doc/v600/index.html new file mode 100644 index 0000000000000000000000000000000000000000..9cce5f7e56085a184c14ba0d6b15757c1df99af7 --- /dev/null +++ b/montecarlo/doc/v600/index.html @@ -0,0 +1,4 @@ +<br/> +<hr/> +<a name="montecarlo"></a> +<h3>MonteCarlo Libraries</h3> diff --git a/net/doc/v600/index.html b/net/doc/v600/index.html new file mode 100644 index 0000000000000000000000000000000000000000..467aa2de33ad3db75aa4c26e2cb504622433242a --- /dev/null +++ b/net/doc/v600/index.html @@ -0,0 +1,4 @@ +<br/> +<hr/> +<a name="net"></a> +<h3>Networking Libraries</h3> diff --git a/proof/doc/v600/index.html b/proof/doc/v600/index.html new file mode 100644 index 0000000000000000000000000000000000000000..2fb33ca561b89cf067c7b021f4ec2496c424b6f0 --- /dev/null +++ b/proof/doc/v600/index.html @@ -0,0 +1,4 @@ +<br/> +<hr/> +<a name="proof"></a> +<h3>PROOF System</h3> diff --git a/roofit/doc/v600/index.html b/roofit/doc/v600/index.html new file mode 100644 index 0000000000000000000000000000000000000000..bfba513246599b2c2718ef63c6bac7bced5fcffb --- /dev/null +++ b/roofit/doc/v600/index.html @@ -0,0 +1,4 @@ +<br/> +<hr/> +<a name="roofit"></a> +<h3>RooFit Package</h3> diff --git a/sql/doc/v600/index.html b/sql/doc/v600/index.html new file mode 100644 index 0000000000000000000000000000000000000000..8cd2441ac0616f9b7ee2876d1579b0184221d82c --- /dev/null +++ b/sql/doc/v600/index.html @@ -0,0 +1,4 @@ +<br/> +<hr/> +<a name="sql"></a> +<h3>SQL Libraries</h3> diff --git a/tmva/doc/v600/index.html b/tmva/doc/v600/index.html new file mode 100644 index 0000000000000000000000000000000000000000..48347dbca0cccbde2a5ca78019f01bf61c643e3e --- /dev/null +++ b/tmva/doc/v600/index.html @@ -0,0 +1,4 @@ +<br/> +<hr/> +<a name="tmva"></a> +<h3>TMVA Package</h3> diff --git a/tree/doc/v600/index.html b/tree/doc/v600/index.html new file mode 100644 index 0000000000000000000000000000000000000000..488ae99eee45347eba9017810adfb9dcd0061f33 --- /dev/null +++ b/tree/doc/v600/index.html @@ -0,0 +1,4 @@ +<br/> +<hr/> +<a name="tree"></a> +<h3>Tree Libraries</h3> diff --git a/tutorials/doc/v600/index.html b/tutorials/doc/v600/index.html new file mode 100644 index 0000000000000000000000000000000000000000..1f60f50c58b7a5c19e15dd38dacf0da519a83698 --- /dev/null +++ b/tutorials/doc/v600/index.html @@ -0,0 +1,4 @@ +<br/> +<hr/> +<a name="tutorials"></a> +<h3>Tutorials</h3>