[root-system] 10/21: Merge tag 'upstream/5.34.19+dfsg'
Lifeng Sun
lifengsun-guest at moszumanska.debian.org
Sat Aug 2 08:35:05 UTC 2014
This is an automated email from the git hooks/post-receive script.
lifengsun-guest pushed a commit to branch master
in repository root-system.
commit bdf8d58f41f96f15dfae0decb571c406fb5f51fd
Merge: 7126956 a7a2c1c
Author: Lifeng Sun <lifongsun at gmail.com>
Date: Sun Jul 13 13:40:58 2014 +0800
Merge tag 'upstream/5.34.19+dfsg'
Upstream version 5.34.19+dfsg
.gitignore | 36 +-
CMakeLists.txt | 9 +-
Makefile | 46 +-
README/CREDITS | 21 +-
bindings/pyroot/CMakeLists.txt | 10 +
bindings/pyroot/Module.mk | 10 +
bindings/pyroot/ROOT.py | 26 +-
bindings/pyroot/cppyy.py | 17 +-
bindings/pyroot/inc/TPyDispatcher.h | 117 +
bindings/pyroot/src/Converters.cxx | 31 +-
bindings/pyroot/src/Converters.h | 1 +
bindings/pyroot/src/Executors.cxx | 1 +
bindings/pyroot/src/MethodHolder.cxx | 6 +-
bindings/pyroot/src/ObjectProxy.cxx | 23 +-
bindings/pyroot/src/PropertyProxy.cxx | 4 +
bindings/pyroot/src/Pythonize.cxx | 69 +-
bindings/pyroot/src/RootModule.cxx | 10 +-
bindings/pyroot/src/RootWrapper.cxx | 6 +-
bindings/pyroot/src/TCustomPyTypes.cxx | 4 +-
bindings/pyroot/src/TPyDispatcher.cxx | 172 +-
bindings/pyroot/src/Utility.cxx | 38 +-
bindings/pyroot/src/Utility.h | 8 +-
build/unix/compiledata.sh | 6 +-
build/unix/distfilelist.sh | 4 +-
build/unix/installDavix.sh | 2 +-
build/unix/makedist.sh | 17 +-
build/unix/makehtml.sh | 6 +-
build/unix/makestatic.sh | 5 +
build/unix/makeversion.sh | 2 +-
build/unix/staticobjectlist.sh | 5 +-
build/version_number | 2 +-
build/win/inttypes.h | 305 +
cint/ROOT/CMakeLists.txt | 6 +-
cint/ROOT/cintdlls.mk | 6 +-
cint/ROOT/configcint.mk | 2 +-
cint/cint/CMakeLists.txt | 10 +-
cint/cint/PlatformDependentSettings.cmake | 11 +-
cint/cint/inc/G__ci.h | 4 +-
cint/cint/inc/G__ci_fproto.h | 5 +-
cint/cint/src/disp.cxx | 26 +-
cint/cintex/src/CINTVariableBuilder.cxx | 14 +-
cint/cintex/src/ROOTClassEnhancer.cxx | 4 +-
cint/iosenum/iosenum.win64gcc3 | 38 +
cint/reflex/CMakeLists.txt | 2 +-
cint/reflex/python/genreflex/gendict.py | 64 +-
cint/reflex/python/genreflex/genreflex.py | 2 +-
cint/reflex/src/stl_hash.h | 2 +
cmake/modules/CheckCompiler.cmake | 48 +-
cmake/modules/FindCFITSIO.cmake | 90 +-
cmake/modules/FindDavix.cmake | 19 +
cmake/modules/FindGFAL.cmake | 2 +-
cmake/modules/FindGSL.cmake | 175 +-
cmake/modules/FindGraphviz.cmake | 44 +-
cmake/modules/FindMonalisa.cmake | 6 +-
cmake/modules/FindPythia8.cmake | 77 +-
cmake/modules/FindXROOTD.cmake | 14 +-
cmake/modules/RootBuildOptions.cmake | 79 +-
cmake/modules/RootCTest.cmake | 11 +
cmake/modules/RootConfiguration.cmake | 40 +-
cmake/modules/RootNewMacros.cmake | 192 +-
cmake/modules/RootTestDriver.cmake | 139 +-
cmake/modules/SearchInstalledSoftware.cmake | 142 +-
cmake/modules/SetUpLinux.cmake | 28 +-
cmake/modules/SetUpMacOS.cmake | 33 +-
cmake/modules/WriteConfigCint.cmake | 8 +-
cmake/patches/davix-0.3.1.patch | 14 +
cmake/scripts/RootUseFile.cmake.in | 15 +-
cmake/scripts/local_install.cmake | 19 +
config/ARCHS | 2 +
config/Makefile.depend | 22 +-
config/Makefile.in | 15 +
config/Makefile.ios64 | 103 +
config/Makefile.linux | 13 +-
config/Makefile.linuxx8664gcc | 6 +
config/Makefile.linuxx8664icc | 7 +-
config/Makefile.linuxx8664k1omicc | 2 +-
config/Makefile.macosx64 | 5 +
config/Makefile.win32gcc | 6 +-
config/Makefile.win64gcc | 88 +
config/RConfigure.in | 2 +
config/genreflex.in | 2 +-
config/proofserv.in | 0
config/root-config.in | 30 +-
config/rootrc.in | 43 +-
config/thisroot.sh | 4 +
configure | 370 +-
core/base/inc/Buttons.h | 1 +
core/base/inc/Byteswap.h | 6 +-
core/base/inc/LinkDef1.h | 4 +
core/base/inc/RVersion.h | 10 +-
core/base/inc/Rtypes.h | 1 +
core/base/inc/TAttAxis.h | 22 +-
core/base/inc/TAttBBox2D.h | 52 +
core/base/inc/TAttFill.h | 1 +
core/base/inc/TAttLine.h | 3 +-
core/base/inc/TAttMarker.h | 3 +-
core/base/inc/TAttText.h | 1 +
core/base/inc/TColor.h | 5 +-
core/base/inc/TColorGradient.h | 142 +-
core/base/inc/TMathBase.h | 6 +-
core/base/inc/TUrl.h | 1 +
core/base/inc/TVirtualPad.h | 7 +-
core/base/inc/TVirtualPadPainter.h | 4 +
core/base/inc/TVirtualPerfStats.h | 2 +-
core/base/inc/TVirtualX.h | 4 +-
core/base/src/TApplication.cxx | 48 +-
core/base/src/TAttAxis.cxx | 10 +-
core/base/src/TAttBBox2D.cxx | 19 +
core/base/src/TAttFill.cxx | 41 +-
core/base/src/TAttLine.cxx | 28 +-
core/base/src/TAttMarker.cxx | 26 +
core/base/src/TAttText.cxx | 27 +
core/base/src/TBuffer.cxx | 9 -
core/base/src/TColor.cxx | 89 +-
core/base/src/TColorGradient.cxx | 160 +-
core/base/src/TQConnection.cxx | 2 +-
core/base/src/TQObject.cxx | 16 +-
core/base/src/TROOT.cxx | 4 +
core/base/src/TString.cxx | 27 +-
core/base/src/TStyle.cxx | 4 +-
core/base/src/TSystem.cxx | 14 +-
core/base/src/TUri.cxx | 6 +-
core/base/src/TUrl.cxx | 43 +-
core/base/src/TVirtualX.cxx | 19 +
core/cont/inc/TArrayC.h | 2 +-
core/cont/inc/TArrayD.h | 2 +-
core/cont/inc/TArrayF.h | 2 +-
core/cont/inc/TArrayI.h | 2 +-
core/cont/inc/TArrayL.h | 2 +-
core/cont/inc/TArrayL64.h | 2 +-
core/cont/inc/TArrayS.h | 2 +-
core/cont/inc/TClassTable.h | 1 +
core/cont/src/TClonesArray.cxx | 2 +-
core/cont/src/TRefArray.cxx | 22 +
core/macosx/inc/TMacOSXSystem.h | 1 +
core/macosx/src/TMacOSXSystem.mm | 230 +-
core/meta/CMakeLists.txt | 1 +
core/meta/inc/LinkDef.h | 2 +-
core/meta/inc/TClass.h | 23 +-
core/meta/inc/TClassAttributeMap.h | 56 -
core/meta/inc/TDictAttributeMap.h | 56 +
core/meta/inc/TDictionary.h | 21 +-
core/meta/inc/TStreamerElement.h | 16 +-
core/meta/inc/TVirtualStreamerInfo.h | 4 +-
core/meta/src/TCint.cxx | 4 +-
core/meta/src/TClass.cxx | 193 +-
core/meta/src/TClassAttributeMap.cxx | 112 -
core/meta/src/TDictAttributeMap.cxx | 112 +
core/meta/src/TDictionary.cxx | 22 +
core/meta/src/TSchemaRuleSet.cxx | 2 +-
core/meta/src/TStreamerElement.cxx | 63 +-
core/metautils/inc/TClassEdit.h | 13 +
core/metautils/src/TClassEdit.cxx | 4 +
core/newdelete/src/NewDelete.cxx | 4 +-
core/rint/src/TRint.cxx | 2 +-
.../src/textinput/TerminalDisplayUnix.cpp | 32 +-
.../textinput/src/textinput/TerminalDisplayWin.cpp | 15 +-
core/textinput/src/textinput/TerminalDisplayWin.h | 1 +
core/thread/src/TThread.cxx | 6 +-
core/unix/src/TUnixSystem.cxx | 35 +-
core/utils/CMakeLists.txt | 5 +-
core/utils/src/rlibmap.cxx | 2 +-
core/winnt/src/TWinNTSystem.cxx | 48 +-
doc/v534/index.html | 2 +-
docbook/primer/Introduction.xml | 136 -
docbook/primer/ROOTPrimer.xml | 29 -
docbook/primer/ROOT_as_calculator.xml | 600 -
docbook/primer/bibliography.xml | 55 -
docbook/primer/concludingRemarks.xml | 36 -
docbook/primer/figures/ROOTPanel_FitPanel.png | Bin 63749 -> 0 bytes
docbook/primer/filio.xml | 448 -
.../primer/functions_and_parameter_estimation.xml | 207 -
docbook/primer/graphs.xml | 162 -
docbook/primer/histograms.xml | 189 -
docbook/primer/macros/ExampleMacro.C | 70 -
docbook/primer/macros/ExampleMacro_GUI.C | 55 -
docbook/primer/macros/MySelector.C | 146 -
docbook/primer/macros/macro1.C | 70 -
docbook/primer/macros/macro2.C | 29 -
docbook/primer/macros/macro4.C | 42 -
docbook/primer/macros/macro5.C | 31 -
docbook/primer/macros/macro6.C | 63 -
docbook/primer/macros/macro7.C | 31 -
docbook/primer/macros/macro8.C | 64 -
docbook/primer/macros/macro9.C | 76 -
docbook/primer/macros/makeMySelector.C | 11 -
docbook/primer/macros/read_ntuple_from_file.C | 25 -
docbook/primer/macros/rootlogon.C | 43 -
docbook/primer/macros/slits.C | 42 -
docbook/primer/macros/write_ntuple_to_file.C | 32 -
.../primer/macros/write_ntuple_to_file_advanced.C | 32 -
docbook/primer/primer.xpr | 1095 --
docbook/primer/titlepage.xml | 23 -
docbook/primer/your_first_ROOT_macro.xml | 345 -
docbook/users-guide/ALittleC++.xml | 249 -
docbook/users-guide/AddingaClass.xml | 850 -
docbook/users-guide/CINT.xml | 986 --
docbook/users-guide/CollectionClasses.xml | 399 -
docbook/users-guide/Cover.xml | 20 -
docbook/users-guide/ExampleAnalysis.xml | 295 -
docbook/users-guide/FittingHistograms.xml | 791 -
docbook/users-guide/FoldersTasks.xml | 231 -
docbook/users-guide/Geometry.xml | 2537 ---
docbook/users-guide/GettingStarted.xml | 811 -
docbook/users-guide/Graphics.xml | 4278 -----
docbook/users-guide/Graphs.xml | 642 -
docbook/users-guide/HTMLDoc.xml | 158 -
docbook/users-guide/Histograms.xml | 1608 --
docbook/users-guide/InputOutput.xml | 2224 ---
docbook/users-guide/InstallandBuild.xml | 880 -
docbook/users-guide/Introduction.xml | 509 -
docbook/users-guide/LinearAlgebra.xml | 2786 ----
docbook/users-guide/MathLibraries.xml | 1639 --
docbook/users-guide/Networking.xml | 123 -
docbook/users-guide/ObjectOwnership.xml | 176 -
docbook/users-guide/PROOF.xml | 27 -
docbook/users-guide/PhysicsVectors.xml | 671 -
docbook/users-guide/Preface.xml | 134 -
docbook/users-guide/PythonRuby.xml | 730 -
docbook/users-guide/ROOTUsersGuide.xml | 49 -
docbook/users-guide/ROOTandQt.xml | 500 -
docbook/users-guide/Threads.xml | 389 -
docbook/users-guide/Trees.xml | 2793 ----
docbook/users-guide/TutorialsandTests.xml | 617 -
docbook/users-guide/Users-Guide.xpr | 882 -
docbook/users-guide/WritingGUI.xml | 1865 ---
docbook/users-guide/makeepub.sh | 39 -
docbook/users-guide/makehtml.sh | 30 -
docbook/users-guide/makehtmlchunk.sh | 37 -
docbook/users-guide/makepdf.sh | 61 -
docbook/users-guide/pictures/02000030.jpg | Bin 136015 -> 0 bytes
docbook/users-guide/pictures/02000031.jpg | Bin 114812 -> 0 bytes
docbook/users-guide/pictures/02000032.jpg | Bin 188416 -> 0 bytes
docbook/users-guide/pictures/02000034.jpg | Bin 67573 -> 0 bytes
docbook/users-guide/pictures/02000035.jpg | Bin 83129 -> 0 bytes
docbook/users-guide/pictures/02000036.jpg | Bin 43952 -> 0 bytes
docbook/users-guide/pictures/02000037.jpg | Bin 65893 -> 0 bytes
docbook/users-guide/pictures/02000039.jpg | Bin 84736 -> 0 bytes
docbook/users-guide/pictures/0200003C.jpg | Bin 62810 -> 0 bytes
docbook/users-guide/pictures/020000A2.jpg | Bin 26572 -> 0 bytes
docbook/users-guide/pictures/03000005.png | Bin 31927 -> 0 bytes
docbook/users-guide/pictures/03000028.png | Bin 10418 -> 0 bytes
docbook/users-guide/pictures/03000029.png | Bin 66454 -> 0 bytes
docbook/users-guide/pictures/0300002B.png | Bin 7129 -> 0 bytes
docbook/users-guide/pictures/0300002C.png | Bin 44839 -> 0 bytes
docbook/users-guide/pictures/0300002F.png | Bin 22235 -> 0 bytes
docbook/users-guide/pictures/03000033.png | Bin 64412 -> 0 bytes
docbook/users-guide/pictures/03000038.png | Bin 38815 -> 0 bytes
docbook/users-guide/pictures/0300003A.png | Bin 7015 -> 0 bytes
docbook/users-guide/pictures/0300003D.png | Bin 7005 -> 0 bytes
docbook/users-guide/pictures/0300003E.png | Bin 9588 -> 0 bytes
docbook/users-guide/pictures/03000040.png | Bin 28380 -> 0 bytes
docbook/users-guide/pictures/03000041.png | Bin 24803 -> 0 bytes
docbook/users-guide/pictures/03000042.png | Bin 20274 -> 0 bytes
docbook/users-guide/pictures/03000043.png | Bin 18812 -> 0 bytes
docbook/users-guide/pictures/03000044.png | Bin 17733 -> 0 bytes
docbook/users-guide/pictures/03000045.png | Bin 16771 -> 0 bytes
docbook/users-guide/pictures/03000046.png | Bin 3654 -> 0 bytes
docbook/users-guide/pictures/03000047.png | Bin 25629 -> 0 bytes
docbook/users-guide/pictures/03000048.png | Bin 39543 -> 0 bytes
docbook/users-guide/pictures/03000049.png | Bin 41945 -> 0 bytes
docbook/users-guide/pictures/0300004A.png | Bin 3768 -> 0 bytes
docbook/users-guide/pictures/0300004B.png | Bin 3160 -> 0 bytes
docbook/users-guide/pictures/0300004C.png | Bin 2637 -> 0 bytes
docbook/users-guide/pictures/0300004D.png | Bin 2883 -> 0 bytes
docbook/users-guide/pictures/0300004E.png | Bin 3682 -> 0 bytes
docbook/users-guide/pictures/0300004F.png | Bin 4312 -> 0 bytes
docbook/users-guide/pictures/03000050.png | Bin 3196 -> 0 bytes
docbook/users-guide/pictures/03000051.png | Bin 2988 -> 0 bytes
docbook/users-guide/pictures/03000052.png | Bin 4764 -> 0 bytes
docbook/users-guide/pictures/03000053.png | Bin 4577 -> 0 bytes
docbook/users-guide/pictures/03000054.png | Bin 23405 -> 0 bytes
docbook/users-guide/pictures/03000055.png | Bin 23764 -> 0 bytes
docbook/users-guide/pictures/03000056.png | Bin 9254 -> 0 bytes
docbook/users-guide/pictures/03000057.png | Bin 4861 -> 0 bytes
docbook/users-guide/pictures/03000058.png | Bin 4113 -> 0 bytes
docbook/users-guide/pictures/0300005A.png | Bin 16371 -> 0 bytes
docbook/users-guide/pictures/0300005B.png | Bin 27860 -> 0 bytes
docbook/users-guide/pictures/0300005D.png | Bin 2778 -> 0 bytes
docbook/users-guide/pictures/0300005E.png | Bin 2758 -> 0 bytes
docbook/users-guide/pictures/03000060.png | Bin 3359 -> 0 bytes
docbook/users-guide/pictures/03000061.png | Bin 54066 -> 0 bytes
docbook/users-guide/pictures/03000062.png | Bin 2708 -> 0 bytes
docbook/users-guide/pictures/03000070.png | Bin 4794 -> 0 bytes
docbook/users-guide/pictures/0300008E.png | Bin 5989 -> 0 bytes
docbook/users-guide/pictures/0300008F.png | Bin 9983 -> 0 bytes
docbook/users-guide/pictures/030000EF.png | Bin 3958 -> 0 bytes
docbook/users-guide/pictures/030000F0.png | Bin 7762 -> 0 bytes
docbook/users-guide/pictures/030000F6.png | Bin 2377 -> 0 bytes
docbook/users-guide/pictures/030000F7.png | Bin 5573 -> 0 bytes
docbook/users-guide/pictures/030000F8.png | Bin 33142 -> 0 bytes
docbook/users-guide/pictures/030000F9.png | Bin 3359 -> 0 bytes
docbook/users-guide/pictures/030000FA.png | Bin 3083 -> 0 bytes
docbook/users-guide/pictures/030000FB.png | Bin 1706 -> 0 bytes
docbook/users-guide/pictures/030000FC.png | Bin 3488 -> 0 bytes
docbook/users-guide/pictures/030000FD.png | Bin 2245 -> 0 bytes
docbook/users-guide/pictures/030000FF.png | Bin 7018 -> 0 bytes
docbook/users-guide/pictures/03000100.png | Bin 5723 -> 0 bytes
docbook/users-guide/pictures/03000103.png | Bin 20332 -> 0 bytes
docbook/users-guide/pictures/03000104.png | Bin 71197 -> 0 bytes
docbook/users-guide/pictures/03000105.png | Bin 2212 -> 0 bytes
docbook/users-guide/pictures/03000106.png | Bin 2937 -> 0 bytes
docbook/users-guide/pictures/03000107.png | Bin 14214 -> 0 bytes
docbook/users-guide/pictures/03000128.png | Bin 12453 -> 0 bytes
docbook/users-guide/pictures/030001A1.png | Bin 74528 -> 0 bytes
docbook/users-guide/pictures/030001A2.png | Bin 71839 -> 0 bytes
docbook/users-guide/pictures/0600002E.png | Bin 3883 -> 0 bytes
docbook/users-guide/pictures/0600003B.png | Bin 16584 -> 0 bytes
docbook/users-guide/pictures/060000A1.png | Bin 1572 -> 0 bytes
docbook/users-guide/pictures/0600010A.png | Bin 301 -> 0 bytes
docbook/users-guide/pictures/0600010B.png | Bin 125 -> 0 bytes
docbook/users-guide/pictures/0600010C.png | Bin 126 -> 0 bytes
docbook/users-guide/pictures/0600010D.png | Bin 135 -> 0 bytes
docbook/users-guide/pictures/0600010E.png | Bin 443 -> 0 bytes
docbook/users-guide/pictures/0600010F.png | Bin 449 -> 0 bytes
docbook/users-guide/pictures/06000110.png | Bin 542 -> 0 bytes
docbook/users-guide/pictures/06000111.png | Bin 336 -> 0 bytes
docbook/users-guide/pictures/06000112.png | Bin 470 -> 0 bytes
docbook/users-guide/pictures/06000113.png | Bin 613 -> 0 bytes
docbook/users-guide/pictures/06000114.png | Bin 579 -> 0 bytes
docbook/users-guide/pictures/06000115.png | Bin 686 -> 0 bytes
docbook/users-guide/pictures/06000116.png | Bin 662 -> 0 bytes
docbook/users-guide/pictures/06000117.png | Bin 891 -> 0 bytes
docbook/users-guide/pictures/06000118.png | Bin 676 -> 0 bytes
docbook/users-guide/pictures/06000119.png | Bin 610 -> 0 bytes
docbook/users-guide/pictures/0600011A.png | Bin 1516 -> 0 bytes
docbook/users-guide/pictures/0600011B.png | Bin 1260 -> 0 bytes
docbook/users-guide/pictures/0600011C.png | Bin 519 -> 0 bytes
docbook/users-guide/pictures/0600011D.png | Bin 467 -> 0 bytes
docbook/users-guide/pictures/0600011E.png | Bin 635 -> 0 bytes
docbook/users-guide/pictures/0600011F.png | Bin 352 -> 0 bytes
docbook/users-guide/pictures/06000120.png | Bin 808 -> 0 bytes
docbook/users-guide/pictures/06000121.png | Bin 436 -> 0 bytes
docbook/users-guide/pictures/06000122.png | Bin 861 -> 0 bytes
docbook/users-guide/pictures/06000123.png | Bin 404 -> 0 bytes
docbook/users-guide/pictures/06000124.png | Bin 482 -> 0 bytes
docbook/users-guide/pictures/06000125.png | Bin 358 -> 0 bytes
docbook/users-guide/pictures/06000126.png | Bin 541 -> 0 bytes
docbook/users-guide/pictures/06000127.png | Bin 523 -> 0 bytes
docbook/users-guide/pictures/06000129.png | Bin 478 -> 0 bytes
docbook/users-guide/pictures/0600012A.png | Bin 482 -> 0 bytes
docbook/users-guide/pictures/0600012B.png | Bin 298 -> 0 bytes
docbook/users-guide/pictures/0600012C.png | Bin 321 -> 0 bytes
docbook/users-guide/pictures/0800003F.png | Bin 23401 -> 0 bytes
docbook/users-guide/pictures/08000063.png | Bin 1172 -> 0 bytes
docbook/users-guide/pictures/08000064.png | Bin 217 -> 0 bytes
docbook/users-guide/pictures/08000065.png | Bin 245 -> 0 bytes
docbook/users-guide/pictures/08000066.png | Bin 227 -> 0 bytes
docbook/users-guide/pictures/08000067.png | Bin 227 -> 0 bytes
docbook/users-guide/pictures/08000068.png | Bin 228 -> 0 bytes
docbook/users-guide/pictures/08000069.png | Bin 224 -> 0 bytes
docbook/users-guide/pictures/0800006A.png | Bin 217 -> 0 bytes
docbook/users-guide/pictures/0800006B.png | Bin 227 -> 0 bytes
docbook/users-guide/pictures/0800006C.png | Bin 228 -> 0 bytes
docbook/users-guide/pictures/0800006D.png | Bin 245 -> 0 bytes
docbook/users-guide/pictures/0800006E.png | Bin 227 -> 0 bytes
docbook/users-guide/pictures/0800006F.png | Bin 224 -> 0 bytes
docbook/users-guide/pictures/08000071.png | Bin 233 -> 0 bytes
docbook/users-guide/pictures/08000072.png | Bin 390 -> 0 bytes
docbook/users-guide/pictures/08000073.png | Bin 236 -> 0 bytes
docbook/users-guide/pictures/08000074.png | Bin 246 -> 0 bytes
docbook/users-guide/pictures/08000075.png | Bin 889 -> 0 bytes
docbook/users-guide/pictures/08000076.png | Bin 217 -> 0 bytes
docbook/users-guide/pictures/08000077.png | Bin 1136 -> 0 bytes
docbook/users-guide/pictures/08000078.png | Bin 1133 -> 0 bytes
docbook/users-guide/pictures/08000079.png | Bin 263 -> 0 bytes
docbook/users-guide/pictures/0800007A.png | Bin 1151 -> 0 bytes
docbook/users-guide/pictures/0800007B.png | Bin 261 -> 0 bytes
docbook/users-guide/pictures/0800007C.png | Bin 236 -> 0 bytes
docbook/users-guide/pictures/0800007D.png | Bin 395 -> 0 bytes
docbook/users-guide/pictures/0800007E.png | Bin 214 -> 0 bytes
docbook/users-guide/pictures/0800007F.png | Bin 869 -> 0 bytes
docbook/users-guide/pictures/08000080.png | Bin 999 -> 0 bytes
docbook/users-guide/pictures/08000081.png | Bin 268 -> 0 bytes
docbook/users-guide/pictures/08000082.png | Bin 241 -> 0 bytes
docbook/users-guide/pictures/08000083.png | Bin 268 -> 0 bytes
docbook/users-guide/pictures/08000084.png | Bin 238 -> 0 bytes
docbook/users-guide/pictures/08000085.png | Bin 196 -> 0 bytes
docbook/users-guide/pictures/08000086.png | Bin 258 -> 0 bytes
docbook/users-guide/pictures/08000087.png | Bin 234 -> 0 bytes
docbook/users-guide/pictures/08000088.png | Bin 336 -> 0 bytes
docbook/users-guide/pictures/08000089.png | Bin 397 -> 0 bytes
docbook/users-guide/pictures/0800008A.png | Bin 225 -> 0 bytes
docbook/users-guide/pictures/0800008B.png | Bin 241 -> 0 bytes
docbook/users-guide/pictures/0800008C.png | Bin 225 -> 0 bytes
docbook/users-guide/pictures/0800012E.png | Bin 219 -> 0 bytes
docbook/users-guide/pictures/0800012F.png | Bin 219 -> 0 bytes
docbook/users-guide/pictures/08000130.png | Bin 228 -> 0 bytes
docbook/users-guide/pictures/08000131.png | Bin 219 -> 0 bytes
docbook/users-guide/pictures/08000132.png | Bin 219 -> 0 bytes
docbook/users-guide/pictures/08000133.png | Bin 219 -> 0 bytes
docbook/users-guide/pictures/08000134.png | Bin 269 -> 0 bytes
docbook/users-guide/pictures/08000135.png | Bin 292 -> 0 bytes
docbook/users-guide/pictures/08000136.png | Bin 290 -> 0 bytes
docbook/users-guide/pictures/08000137.png | Bin 219 -> 0 bytes
docbook/users-guide/pictures/08000138.png | Bin 219 -> 0 bytes
docbook/users-guide/pictures/08000139.png | Bin 219 -> 0 bytes
docbook/users-guide/pictures/0800013A.png | Bin 408 -> 0 bytes
docbook/users-guide/pictures/0800013B.png | Bin 399 -> 0 bytes
docbook/users-guide/pictures/0800013C.png | Bin 403 -> 0 bytes
docbook/users-guide/pictures/0800013D.png | Bin 408 -> 0 bytes
docbook/users-guide/pictures/0800013E.png | Bin 415 -> 0 bytes
docbook/users-guide/pictures/0800013F.png | Bin 399 -> 0 bytes
docbook/users-guide/pictures/08000140.png | Bin 302 -> 0 bytes
docbook/users-guide/pictures/08000141.png | Bin 302 -> 0 bytes
docbook/users-guide/pictures/08000142.png | Bin 306 -> 0 bytes
docbook/users-guide/pictures/08000143.png | Bin 312 -> 0 bytes
docbook/users-guide/pictures/08000144.png | Bin 288 -> 0 bytes
docbook/users-guide/pictures/08000145.png | Bin 314 -> 0 bytes
docbook/users-guide/pictures/08000146.png | Bin 307 -> 0 bytes
docbook/users-guide/pictures/08000147.png | Bin 419 -> 0 bytes
docbook/users-guide/pictures/08000148.png | Bin 267 -> 0 bytes
docbook/users-guide/pictures/08000149.png | Bin 518 -> 0 bytes
docbook/users-guide/pictures/0800014A.png | Bin 296 -> 0 bytes
docbook/users-guide/pictures/0800014B.png | Bin 313 -> 0 bytes
docbook/users-guide/pictures/0800014C.png | Bin 375 -> 0 bytes
docbook/users-guide/pictures/0800014D.png | Bin 514 -> 0 bytes
docbook/users-guide/pictures/0800014E.png | Bin 212 -> 0 bytes
docbook/users-guide/pictures/0800014F.png | Bin 221 -> 0 bytes
docbook/users-guide/pictures/08000150.png | Bin 395 -> 0 bytes
docbook/users-guide/pictures/08000151.png | Bin 555 -> 0 bytes
docbook/users-guide/pictures/08000152.png | Bin 568 -> 0 bytes
docbook/users-guide/pictures/08000153.png | Bin 456 -> 0 bytes
docbook/users-guide/pictures/08000154.png | Bin 566 -> 0 bytes
docbook/users-guide/pictures/08000155.png | Bin 242 -> 0 bytes
docbook/users-guide/pictures/08000156.png | Bin 242 -> 0 bytes
docbook/users-guide/pictures/08000157.png | Bin 238 -> 0 bytes
docbook/users-guide/pictures/08000158.png | Bin 238 -> 0 bytes
docbook/users-guide/pictures/08000159.png | Bin 296 -> 0 bytes
docbook/users-guide/pictures/0800015A.png | Bin 196 -> 0 bytes
docbook/users-guide/pictures/0800015B.png | Bin 204 -> 0 bytes
docbook/users-guide/pictures/0800015C.png | Bin 196 -> 0 bytes
docbook/users-guide/pictures/0800015D.png | Bin 204 -> 0 bytes
docbook/users-guide/pictures/0800015E.png | Bin 196 -> 0 bytes
docbook/users-guide/pictures/0800015F.png | Bin 204 -> 0 bytes
docbook/users-guide/pictures/08000160.png | Bin 231 -> 0 bytes
docbook/users-guide/pictures/08000161.png | Bin 212 -> 0 bytes
docbook/users-guide/pictures/08000162.png | Bin 243 -> 0 bytes
docbook/users-guide/pictures/08000163.png | Bin 218 -> 0 bytes
docbook/users-guide/pictures/08000164.png | Bin 228 -> 0 bytes
docbook/users-guide/pictures/08000165.png | Bin 219 -> 0 bytes
docbook/users-guide/pictures/08000166.png | Bin 231 -> 0 bytes
docbook/users-guide/pictures/08000167.png | Bin 212 -> 0 bytes
docbook/users-guide/pictures/08000168.png | Bin 243 -> 0 bytes
docbook/users-guide/pictures/08000169.png | Bin 218 -> 0 bytes
docbook/users-guide/pictures/0800016A.png | Bin 228 -> 0 bytes
docbook/users-guide/pictures/0800016B.png | Bin 219 -> 0 bytes
docbook/users-guide/pictures/0800016C.png | Bin 219 -> 0 bytes
docbook/users-guide/pictures/0800016D.png | Bin 228 -> 0 bytes
docbook/users-guide/pictures/0800016E.png | Bin 219 -> 0 bytes
docbook/users-guide/pictures/0800016F.png | Bin 228 -> 0 bytes
docbook/users-guide/pictures/08000170.png | Bin 219 -> 0 bytes
docbook/users-guide/pictures/08000171.png | Bin 209 -> 0 bytes
docbook/users-guide/pictures/08000172.png | Bin 219 -> 0 bytes
docbook/users-guide/pictures/08000173.png | Bin 219 -> 0 bytes
docbook/users-guide/pictures/08000174.png | Bin 219 -> 0 bytes
docbook/users-guide/pictures/08000175.png | Bin 219 -> 0 bytes
docbook/users-guide/pictures/08000176.png | Bin 219 -> 0 bytes
docbook/users-guide/pictures/08000177.png | Bin 219 -> 0 bytes
docbook/users-guide/pictures/08000178.png | Bin 241 -> 0 bytes
docbook/users-guide/pictures/08000179.png | Bin 258 -> 0 bytes
docbook/users-guide/pictures/0800017A.png | Bin 241 -> 0 bytes
docbook/users-guide/pictures/0800017B.png | Bin 533 -> 0 bytes
docbook/users-guide/pictures/0800017C.png | Bin 262 -> 0 bytes
docbook/users-guide/pictures/0800017D.png | Bin 232 -> 0 bytes
docbook/users-guide/pictures/0800017E.png | Bin 219 -> 0 bytes
docbook/users-guide/pictures/0800017F.png | Bin 219 -> 0 bytes
docbook/users-guide/pictures/08000180.png | Bin 219 -> 0 bytes
docbook/users-guide/pictures/08000181.png | Bin 863 -> 0 bytes
docbook/users-guide/pictures/08000182.png | Bin 219 -> 0 bytes
docbook/users-guide/pictures/08000183.png | Bin 219 -> 0 bytes
docbook/users-guide/pictures/08000184.png | Bin 219 -> 0 bytes
docbook/users-guide/pictures/08000185.png | Bin 219 -> 0 bytes
docbook/users-guide/pictures/08000186.png | Bin 219 -> 0 bytes
docbook/users-guide/pictures/08000187.png | Bin 219 -> 0 bytes
docbook/users-guide/pictures/08000188.png | Bin 219 -> 0 bytes
docbook/users-guide/pictures/08000189.png | Bin 219 -> 0 bytes
docbook/users-guide/pictures/0800018A.png | Bin 219 -> 0 bytes
docbook/users-guide/pictures/0800018B.png | Bin 219 -> 0 bytes
docbook/users-guide/pictures/0800018C.png | Bin 219 -> 0 bytes
docbook/users-guide/pictures/0800018D.png | Bin 344 -> 0 bytes
docbook/users-guide/pictures/0800018E.png | Bin 235 -> 0 bytes
docbook/users-guide/pictures/0800018F.png | Bin 222 -> 0 bytes
docbook/users-guide/pictures/08000190.png | Bin 235 -> 0 bytes
docbook/users-guide/pictures/08000191.png | Bin 304 -> 0 bytes
docbook/users-guide/pictures/08000192.png | Bin 203 -> 0 bytes
docbook/users-guide/pictures/08000193.png | Bin 222 -> 0 bytes
docbook/users-guide/pictures/08000194.png | Bin 335 -> 0 bytes
docbook/users-guide/pictures/08000195.png | Bin 235 -> 0 bytes
docbook/users-guide/pictures/08000196.png | Bin 828 -> 0 bytes
docbook/users-guide/pictures/08000197.png | Bin 235 -> 0 bytes
docbook/users-guide/pictures/08000198.png | Bin 698 -> 0 bytes
docbook/users-guide/pictures/08000199.png | Bin 222 -> 0 bytes
docbook/users-guide/pictures/0800019A.png | Bin 335 -> 0 bytes
docbook/users-guide/pictures/0800019B.png | Bin 222 -> 0 bytes
docbook/users-guide/pictures/0800019C.png | Bin 341 -> 0 bytes
docbook/users-guide/pictures/0800019D.png | Bin 222 -> 0 bytes
docbook/users-guide/pictures/0800019E.png | Bin 198 -> 0 bytes
docbook/users-guide/pictures/0800019F.png | Bin 225 -> 0 bytes
docbook/users-guide/pictures/080001A0.png | Bin 198 -> 0 bytes
docbook/users-guide/pictures/080001AA.png | Bin 463 -> 0 bytes
docbook/users-guide/pictures/080001AB.png | Bin 811 -> 0 bytes
docbook/users-guide/pictures/080001AC.png | Bin 876 -> 0 bytes
docbook/users-guide/pictures/080001AD.png | Bin 841 -> 0 bytes
docbook/users-guide/pictures/080001AE.png | Bin 670 -> 0 bytes
docbook/users-guide/pictures/080001AF.png | Bin 899 -> 0 bytes
docbook/users-guide/pictures/080001B0.png | Bin 700 -> 0 bytes
docbook/users-guide/pictures/080001BC.png | Bin 37170 -> 0 bytes
docbook/users-guide/pictures/080001CA.png | Bin 13576 -> 0 bytes
docbook/users-guide/pictures/080001CB.png | Bin 10131 -> 0 bytes
docbook/users-guide/pictures/080001CC.png | Bin 13748 -> 0 bytes
docbook/users-guide/pictures/080001D0.png | Bin 549 -> 0 bytes
docbook/users-guide/pictures/080001D1.png | Bin 494 -> 0 bytes
docbook/users-guide/pictures/080001D2.png | Bin 512 -> 0 bytes
docbook/users-guide/pictures/080001D3.png | Bin 569 -> 0 bytes
docbook/users-guide/pictures/080001D4.png | Bin 510 -> 0 bytes
docbook/users-guide/pictures/080001D5.png | Bin 627 -> 0 bytes
docbook/users-guide/pictures/080001D6.png | Bin 211 -> 0 bytes
docbook/users-guide/pictures/080001D7.png | Bin 226 -> 0 bytes
docbook/users-guide/pictures/080001D8.png | Bin 226 -> 0 bytes
docbook/users-guide/pictures/080001D9.png | Bin 242 -> 0 bytes
docbook/users-guide/pictures/080001DA.png | Bin 249 -> 0 bytes
docbook/users-guide/pictures/080001DB.png | Bin 226 -> 0 bytes
docbook/users-guide/pictures/080001DC.png | Bin 350 -> 0 bytes
docbook/users-guide/pictures/080001DD.png | Bin 242 -> 0 bytes
docbook/users-guide/pictures/080001E6.png | Bin 19442 -> 0 bytes
docbook/users-guide/pictures/080001FA.png | Bin 3938 -> 0 bytes
docbook/users-guide/pictures/080001FB.png | Bin 47075 -> 0 bytes
docbook/users-guide/pictures/image144.jpg | Bin 10166 -> 0 bytes
documentation/HttpServer/HttpServer.md | 216 +
documentation/HttpServer/Makefile | 31 +
documentation/HttpServer/css/github.css | 300 +
documentation/HttpServer/figures/cover.png | Bin 0 -> 49511 bytes
documentation/HttpServer/figures/fcnbase.png | Bin 0 -> 25260 bytes
.../HttpServer/figures/fcngradientbase.png | Bin 0 -> 37678 bytes
documentation/HttpServer/metadata.xml | 2 +
documentation/HttpServer/title.txt | 2 +
documentation/HttpServer/titlepage.md | 4 +
documentation/minuit2/Makefile | 31 +
documentation/minuit2/Minuit2.md | 2274 +++
documentation/minuit2/css/github.css | 300 +
documentation/minuit2/figures/cover.png | Bin 0 -> 49511 bytes
documentation/minuit2/figures/fcnbase.png | Bin 0 -> 25260 bytes
documentation/minuit2/figures/fcngradientbase.png | Bin 0 -> 37678 bytes
documentation/minuit2/metadata.xml | 2 +
documentation/minuit2/title.txt | 2 +
documentation/minuit2/titlepage.md | 4 +
documentation/primer/Introduction.md | 105 +
documentation/primer/Makefile | 35 +
documentation/primer/ROOTPrimer.md | 5 +
documentation/primer/ROOT_as_calculator.md | 526 +
documentation/primer/bibliography.bib | 45 +
documentation/primer/concludingRemarks.md | 23 +
documentation/primer/css/github.css | 300 +
documentation/primer/figures/Cover.png | Bin 0 -> 81355 bytes
.../primer/figures/ROOTPanel_FitPanel.png | Bin 0 -> 41726 bytes
.../primer/figures/ROOTPanel_SetParameters.png | Bin
.../primer/figures/TF1_DoubleSlit.png | Bin
.../primer/figures/TGraphErrors_Example.png | Bin
.../primer/figures/TH1F_Example.png | Bin
.../primer/figures/examplefit.png | Bin
.../primer/figures/fitted2dFunction.png | Bin
.../primer/figures/functions.png | Bin
.../primer/figures/graf_with_law.png | Bin
.../primer/figures/graph_with_expectation.png | Bin
.../primer/figures/histo_ratio.png | Bin
.../primer/figures/histo_sum.png | Bin
.../primer/figures/logo.png | Bin
.../primer/figures/poisson.png | Bin
.../primer/figures/polar_graph.png | Bin
.../primer/figures/proj_and_prof.png | Bin
{docbook => documentation}/primer/figures/th2f.png | Bin
documentation/primer/filio.md | 677 +
.../primer/functions_and_parameter_estimation.md | 274 +
documentation/primer/graphs.md | 217 +
documentation/primer/histograms.md | 256 +
.../primer/macros/ExampleData.txt | 0
documentation/primer/macros/ExampleMacro.C | 70 +
documentation/primer/macros/ExampleMacro_GUI.C | 55 +
documentation/primer/macros/MySelector.C | 146 +
.../primer/macros/MySelector.h | 0
.../primer/macros/MySelector_0.C | 0
.../primer/macros/RunMySelector.C | 0
documentation/primer/macros/macro1.C | 70 +
documentation/primer/macros/macro2.C | 29 +
.../primer/macros/macro2_input.txt | 0
.../primer/macros/macro2_input_expected.txt | 0
{docbook => documentation}/primer/macros/macro3.C | 0
documentation/primer/macros/macro4.C | 42 +
documentation/primer/macros/macro5.C | 31 +
documentation/primer/macros/macro6.C | 63 +
documentation/primer/macros/macro7.C | 31 +
documentation/primer/macros/macro8.C | 64 +
documentation/primer/macros/macro9.C | 76 +
documentation/primer/macros/makeMySelector.C | 11 +
.../primer/macros/read_from_file.C | 0
.../primer/macros/read_ntuple_from_file.C | 25 +
.../primer/macros/read_ntuple_with_chain.C | 0
documentation/primer/macros/rootlogon.C | 43 +
documentation/primer/macros/slits.C | 42 +
documentation/primer/macros/write_ntuple_to_file.C | 32 +
.../primer/macros/write_ntuple_to_file_advanced.C | 32 +
.../primer/macros/write_to_file.C | 0
documentation/primer/metadata.xml | 2 +
documentation/primer/references.md | 1 +
documentation/primer/title.txt | 2 +
documentation/primer/titlepage.md | 18 +
documentation/primer/your_first_ROOT_macro.md | 404 +
documentation/spectrum/Makefile | 31 +
documentation/spectrum/Spectrum.md | 2271 +++
documentation/spectrum/css/github.css | 300 +
documentation/spectrum/figures/cover.png | Bin 0 -> 72530 bytes
documentation/spectrum/figures/image004.png | Bin 0 -> 6656 bytes
documentation/spectrum/figures/image006.png | Bin 0 -> 6609 bytes
documentation/spectrum/figures/image008.png | Bin 0 -> 11831 bytes
documentation/spectrum/figures/image010.png | Bin 0 -> 11406 bytes
documentation/spectrum/figures/image012.png | Bin 0 -> 9264 bytes
documentation/spectrum/figures/image014.png | Bin 0 -> 61703 bytes
documentation/spectrum/figures/image016.png | Bin 0 -> 60093 bytes
documentation/spectrum/figures/image018.png | Bin 0 -> 65579 bytes
documentation/spectrum/figures/image020.png | Bin 0 -> 60037 bytes
documentation/spectrum/figures/image024.png | Bin 0 -> 65604 bytes
documentation/spectrum/figures/image026.png | Bin 0 -> 61995 bytes
documentation/spectrum/figures/image028.png | Bin 0 -> 64241 bytes
documentation/spectrum/figures/image030.png | Bin 0 -> 61845 bytes
documentation/spectrum/figures/image032.png | Bin 0 -> 57128 bytes
documentation/spectrum/figures/image034.png | Bin 0 -> 53653 bytes
documentation/spectrum/figures/image036.png | Bin 0 -> 52559 bytes
documentation/spectrum/figures/image038.png | Bin 0 -> 58795 bytes
documentation/spectrum/figures/image040.png | Bin 0 -> 58556 bytes
documentation/spectrum/figures/image042.png | Bin 0 -> 52089 bytes
documentation/spectrum/figures/image044.png | Bin 0 -> 56337 bytes
documentation/spectrum/figures/image046.png | Bin 0 -> 53293 bytes
documentation/spectrum/figures/image048.png | Bin 0 -> 52808 bytes
documentation/spectrum/figures/image050.png | Bin 0 -> 54201 bytes
documentation/spectrum/figures/image052.png | Bin 0 -> 11404 bytes
documentation/spectrum/figures/image054.png | Bin 0 -> 62389 bytes
documentation/spectrum/figures/image056.png | Bin 0 -> 60203 bytes
documentation/spectrum/figures/image058.png | Bin 0 -> 8113 bytes
documentation/spectrum/figures/image060.png | Bin 0 -> 13683 bytes
documentation/spectrum/figures/image062.png | Bin 0 -> 14305 bytes
documentation/spectrum/figures/image064.png | Bin 0 -> 8169 bytes
documentation/spectrum/figures/image066.png | Bin 0 -> 9713 bytes
documentation/spectrum/figures/image068.png | Bin 0 -> 8347 bytes
documentation/spectrum/figures/image070.png | Bin 0 -> 18347 bytes
documentation/spectrum/figures/image072.png | Bin 0 -> 45757 bytes
documentation/spectrum/figures/image074.png | Bin 0 -> 61841 bytes
documentation/spectrum/figures/image076.png | Bin 0 -> 63263 bytes
documentation/spectrum/figures/image078.png | Bin 0 -> 61385 bytes
documentation/spectrum/figures/image086.png | Bin 0 -> 8011 bytes
documentation/spectrum/figures/image088.png | Bin 0 -> 4687 bytes
documentation/spectrum/figures/image090.png | Bin 0 -> 9568 bytes
documentation/spectrum/figures/image094.png | Bin 0 -> 7662 bytes
documentation/spectrum/figures/image096.png | Bin 0 -> 5778 bytes
documentation/spectrum/figures/image098.png | Bin 0 -> 11345 bytes
documentation/spectrum/figures/image100.png | Bin 0 -> 8719 bytes
documentation/spectrum/figures/image102.png | Bin 0 -> 4223 bytes
documentation/spectrum/figures/image104.png | Bin 0 -> 40884 bytes
documentation/spectrum/figures/image106.png | Bin 0 -> 58514 bytes
documentation/spectrum/figures/image108.png | Bin 0 -> 8609 bytes
documentation/spectrum/figures/image110.png | Bin 0 -> 7154 bytes
documentation/spectrum/figures/image114.png | Bin 0 -> 27078 bytes
documentation/spectrum/figures/image116.png | Bin 0 -> 7119 bytes
documentation/spectrum/figures/image118.png | Bin 0 -> 28680 bytes
documentation/spectrum/figures/image120.png | Bin 0 -> 29866 bytes
documentation/spectrum/figures/image172.png | Bin 0 -> 10842 bytes
documentation/spectrum/figures/image174.png | Bin 0 -> 11527 bytes
documentation/spectrum/figures/image176.png | Bin 0 -> 9406 bytes
documentation/spectrum/figures/image178.png | Bin 0 -> 10416 bytes
documentation/spectrum/figures/image180.png | Bin 0 -> 11276 bytes
documentation/spectrum/figures/image188.png | Bin 0 -> 45327 bytes
documentation/spectrum/figures/image190.png | Bin 0 -> 45406 bytes
documentation/spectrum/figures/image192.png | Bin 0 -> 60424 bytes
documentation/spectrum/figures/image194.png | Bin 0 -> 59278 bytes
documentation/spectrum/figures/image196.png | Bin 0 -> 8705 bytes
documentation/spectrum/figures/image198.png | Bin 0 -> 7341 bytes
documentation/spectrum/figures/image200.png | Bin 0 -> 8333 bytes
documentation/spectrum/figures/image202.png | Bin 0 -> 7414 bytes
documentation/spectrum/figures/image204.png | Bin 0 -> 14895 bytes
documentation/spectrum/figures/image206.png | Bin 0 -> 16313 bytes
documentation/spectrum/figures/image208.png | Bin 0 -> 45254 bytes
documentation/spectrum/figures/image210.png | Bin 0 -> 53523 bytes
documentation/spectrum/figures/image212.png | Bin 0 -> 44601 bytes
documentation/spectrum/figures/image214.png | Bin 0 -> 9543 bytes
documentation/spectrum/figures/image216.png | Bin 0 -> 10227 bytes
documentation/spectrum/figures/image218.png | Bin 0 -> 5964 bytes
documentation/spectrum/figures/image220.png | Bin 0 -> 7121 bytes
documentation/spectrum/figures/image222.png | Bin 0 -> 10584 bytes
documentation/spectrum/figures/image224.png | Bin 0 -> 17261 bytes
documentation/spectrum/figures/image226.png | Bin 0 -> 54922 bytes
documentation/spectrum/figures/image228.png | Bin 0 -> 52769 bytes
documentation/spectrum/figures/image230.png | Bin 0 -> 27192 bytes
documentation/spectrum/figures/image232.png | Bin 0 -> 19846 bytes
documentation/spectrum/figures/image234.png | Bin 0 -> 24535 bytes
documentation/spectrum/figures/image236.png | Bin 0 -> 39387 bytes
documentation/spectrum/figures/image238.png | Bin 0 -> 40965 bytes
documentation/spectrum/figures/image240.png | Bin 0 -> 23817 bytes
documentation/spectrum/figures/image242.png | Bin 0 -> 34844 bytes
documentation/spectrum/figures/image244.png | Bin 0 -> 59734 bytes
documentation/spectrum/figures/image246.png | Bin 0 -> 61744 bytes
documentation/spectrum/metadata.xml | 2 +
documentation/spectrum/title.txt | 2 +
documentation/spectrum/titlepage.md | 8 +
documentation/users-guide/.gitignore | 79 +
documentation/users-guide/ALittleC++.md | 431 +
documentation/users-guide/AddingaClass.md | 1163 ++
documentation/users-guide/CINT.md | 1444 ++
documentation/users-guide/CollectionClasses.md | 584 +
documentation/users-guide/ExampleAnalysis.md | 350 +
documentation/users-guide/FittingHistograms.md | 1335 ++
documentation/users-guide/FoldersTasks.md | 322 +
documentation/users-guide/Geometry.md | 4135 +++++
documentation/users-guide/GettingStarted.md | 1345 ++
documentation/users-guide/Graphics.md | 4079 +++++
documentation/users-guide/Graphs.md | 762 +
documentation/users-guide/HTMLDoc.md | 311 +
documentation/users-guide/Histograms.md | 2294 +++
documentation/users-guide/InputOutput.md | 2662 +++
documentation/users-guide/InstallandBuild.md | 1052 ++
documentation/users-guide/Introduction.md | 652 +
documentation/users-guide/LinearAlgebra.md | 1270 ++
documentation/users-guide/Makefile | 82 +
documentation/users-guide/MathLibraries.md | 2275 +++
documentation/users-guide/Networking.md | 143 +
documentation/users-guide/ObjectOwnership.md | 259 +
documentation/users-guide/PROOF.md | 49 +
documentation/users-guide/PhysicsVectors.md | 810 +
documentation/users-guide/Preface.md | 111 +
documentation/users-guide/PythonRuby.md | 1049 ++
documentation/users-guide/ROOTUsersGuide.ist | 6 +
documentation/users-guide/ROOTUsersGuide.md | 3 +
documentation/users-guide/ROOTandQt.md | 680 +
documentation/users-guide/Threads.md | 685 +
documentation/users-guide/Trees.md | 4148 +++++
documentation/users-guide/TutorialsandTests.md | 441 +
documentation/users-guide/WritingGUI.md | 2861 ++++
documentation/users-guide/css/github.css | 312 +
documentation/users-guide/metadata.xml | 2 +
.../users-guide/pictures/02000004.jpg | Bin
documentation/users-guide/pictures/02000030.png | Bin 0 -> 35320 bytes
documentation/users-guide/pictures/02000031.png | Bin 0 -> 32521 bytes
documentation/users-guide/pictures/02000032.png | Bin 0 -> 48788 bytes
documentation/users-guide/pictures/02000034.png | Bin 0 -> 43564 bytes
documentation/users-guide/pictures/02000035.png | Bin 0 -> 50972 bytes
documentation/users-guide/pictures/02000036.png | Bin 0 -> 16438 bytes
documentation/users-guide/pictures/02000037.png | Bin 0 -> 21996 bytes
documentation/users-guide/pictures/02000039.png | Bin 0 -> 32546 bytes
documentation/users-guide/pictures/0200003C.png | Bin 0 -> 17086 bytes
.../users-guide/pictures/02000095.jpg | Bin
.../users-guide/pictures/02000096.jpg | Bin
.../users-guide/pictures/02000097.jpg | Bin
.../users-guide/pictures/02000098.jpg | Bin
.../users-guide/pictures/02000099.jpg | Bin
.../users-guide/pictures/0200009A.jpg | Bin
.../users-guide/pictures/0200009B.jpg | Bin
.../users-guide/pictures/0200009C.jpg | Bin
.../users-guide/pictures/0200009D.jpg | Bin
.../users-guide/pictures/0200009E.jpg | Bin
.../users-guide/pictures/020000A4.jpg | Bin
.../users-guide/pictures/020000A6.jpg | Bin
.../users-guide/pictures/020000A7.jpg | Bin
.../users-guide/pictures/020000A8.jpg | Bin
.../users-guide/pictures/020000A9.jpg | Bin
.../users-guide/pictures/020000AA.jpg | Bin
.../users-guide/pictures/020000AB.jpg | Bin
.../users-guide/pictures/020000AC.jpg | Bin
.../users-guide/pictures/020000AF.jpg | Bin
.../users-guide/pictures/020000C1.jpg | Bin
.../users-guide/pictures/020000C2.jpg | Bin
.../users-guide/pictures/020000C3.jpg | Bin
.../users-guide/pictures/020000DA.jpg | Bin
.../users-guide/pictures/020000DB.jpg | Bin
.../users-guide/pictures/020000DC.jpg | Bin
.../users-guide/pictures/020000DD.jpg | Bin
.../users-guide/pictures/020000E2.jpg | Bin
.../users-guide/pictures/020000E3.jpg | Bin
.../users-guide/pictures/020000EB.jpg | Bin
.../users-guide/pictures/020000EC.jpg | Bin
.../users-guide/pictures/020000ED.jpg | Bin
.../users-guide/pictures/020000EE.jpg | Bin
.../users-guide/pictures/020000F1.jpg | Bin
.../users-guide/pictures/02000101.jpg | Bin
.../users-guide/pictures/02000102.jpg | Bin
.../users-guide/pictures/02000108.jpg | Bin
.../users-guide/pictures/02000109.jpg | Bin
.../users-guide/pictures/020001A3.jpg | Bin
.../users-guide/pictures/020001A4.jpg | Bin
.../users-guide/pictures/020001A5.jpg | Bin
.../users-guide/pictures/020001A6.jpg | Bin
.../users-guide/pictures/020001A7.jpg | Bin
.../users-guide/pictures/020001A8.jpg | Bin
.../users-guide/pictures/020001B1.jpg | Bin
.../users-guide/pictures/020001B2.jpg | Bin
.../users-guide/pictures/020001E4.jpg | Bin
.../users-guide/pictures/020001EA.jpg | Bin
.../users-guide/pictures/020001EB.jpg | Bin
.../users-guide/pictures/020001EC.jpg | Bin
.../users-guide/pictures/020001ED.jpg | Bin
.../users-guide/pictures/020001EE.jpg | Bin
.../users-guide/pictures/020001F0.jpg | Bin
.../users-guide/pictures/020001F1.jpg | Bin
.../users-guide/pictures/020001F2.jpg | Bin
.../users-guide/pictures/020001F3.jpg | Bin
.../users-guide/pictures/020001F5.jpg | Bin
.../users-guide/pictures/020001F6.jpg | Bin
.../users-guide/pictures/020001F7.jpg | Bin
.../users-guide/pictures/020001F8.jpg | Bin
.../users-guide/pictures/02000201.jpg | Bin
.../users-guide/pictures/02000202.jpg | Bin
.../users-guide/pictures/02000203.jpg | Bin
.../users-guide/pictures/02000204.jpg | Bin
.../users-guide/pictures/02000205.jpg | Bin
.../users-guide/pictures/02000206.jpg | Bin
.../users-guide/pictures/02000207.jpg | Bin
.../users-guide/pictures/02000208.jpg | Bin
.../users-guide/pictures/02000209.jpg | Bin
.../users-guide/pictures/0200020A.jpg | Bin
.../users-guide/pictures/0200020B.jpg | Bin
.../users-guide/pictures/0200020C.jpg | Bin
.../users-guide/pictures/0200020E.jpg | Bin
.../users-guide/pictures/0200020F.jpg | Bin
.../users-guide/pictures/02000219.jpg | Bin
.../users-guide/pictures/0200021A.jpg | Bin
.../users-guide/pictures/0200021B.jpg | Bin
.../users-guide/pictures/0200021C.jpg | Bin
.../users-guide/pictures/0200021E.jpg | Bin
.../users-guide/pictures/0200021F.jpg | Bin
.../users-guide/pictures/02000220.jpg | Bin
.../users-guide/pictures/02000228.jpg | Bin
.../users-guide/pictures/02000229.jpg | Bin
.../users-guide/pictures/0200022A.jpg | Bin
.../users-guide/pictures/0200022C.jpg | Bin
.../users-guide/pictures/03000003.png | Bin
documentation/users-guide/pictures/03000005.png | Bin 0 -> 78941 bytes
.../users-guide/pictures/03000006.png | Bin
.../users-guide/pictures/03000007.png | Bin
.../users-guide/pictures/03000008.png | Bin
.../users-guide/pictures/03000009.png | Bin
.../users-guide/pictures/0300000A.png | Bin
.../users-guide/pictures/0300000B.png | Bin
.../users-guide/pictures/0300000C.png | Bin
.../users-guide/pictures/0300000D.png | Bin
.../users-guide/pictures/0300000E.png | Bin
.../users-guide/pictures/0300000F.png | Bin
.../users-guide/pictures/03000010.png | Bin
.../users-guide/pictures/03000011.png | Bin
.../users-guide/pictures/03000012.png | Bin
.../users-guide/pictures/03000013.png | Bin
.../users-guide/pictures/03000014.png | Bin
.../users-guide/pictures/03000015.png | Bin
.../users-guide/pictures/03000016.png | Bin
.../users-guide/pictures/03000017.png | Bin
.../users-guide/pictures/03000018.png | Bin
.../users-guide/pictures/03000019.png | Bin
.../users-guide/pictures/0300001A.png | Bin
.../users-guide/pictures/0300001B.png | Bin
.../users-guide/pictures/0300001C.png | Bin
.../users-guide/pictures/0300001D.png | Bin
.../users-guide/pictures/0300001E.png | Bin
.../users-guide/pictures/0300001F.png | Bin
.../users-guide/pictures/03000020.png | Bin
.../users-guide/pictures/03000021.png | Bin
.../users-guide/pictures/03000022.png | Bin
.../users-guide/pictures/03000023.png | Bin
.../users-guide/pictures/03000024.png | Bin
.../users-guide/pictures/03000025.png | Bin
.../users-guide/pictures/03000026.png | Bin
.../users-guide/pictures/03000027.png | Bin
documentation/users-guide/pictures/03000028.png | Bin 0 -> 201306 bytes
.../users-guide/pictures/0300002A.png | Bin
documentation/users-guide/pictures/0300002B.png | Bin 0 -> 135251 bytes
.../users-guide/pictures/0300002D.png | Bin
documentation/users-guide/pictures/0300002F.png | Bin 0 -> 11420 bytes
documentation/users-guide/pictures/03000033.png | Bin 0 -> 81079 bytes
documentation/users-guide/pictures/03000038.png | Bin 0 -> 121102 bytes
documentation/users-guide/pictures/0300003A.png | Bin 0 -> 7205 bytes
documentation/users-guide/pictures/0300003D.png | Bin 0 -> 13657 bytes
documentation/users-guide/pictures/0300003E.png | Bin 0 -> 11061 bytes
documentation/users-guide/pictures/03000040.png | Bin 0 -> 38573 bytes
documentation/users-guide/pictures/03000041.png | Bin 0 -> 42603 bytes
documentation/users-guide/pictures/03000042.png | Bin 0 -> 26812 bytes
documentation/users-guide/pictures/03000043.png | Bin 0 -> 127563 bytes
documentation/users-guide/pictures/03000045.png | Bin 0 -> 93391 bytes
documentation/users-guide/pictures/03000047.png | Bin 0 -> 203470 bytes
documentation/users-guide/pictures/03000049.png | Bin 0 -> 170977 bytes
documentation/users-guide/pictures/0300004B.png | Bin 0 -> 5845 bytes
documentation/users-guide/pictures/0300004C.png | Bin 0 -> 4306 bytes
documentation/users-guide/pictures/0300004D.png | Bin 0 -> 5744 bytes
documentation/users-guide/pictures/0300004E.png | Bin 0 -> 6176 bytes
documentation/users-guide/pictures/0300004F.png | Bin 0 -> 9241 bytes
documentation/users-guide/pictures/03000050.png | Bin 0 -> 10550 bytes
documentation/users-guide/pictures/03000052.png | Bin 0 -> 10952 bytes
documentation/users-guide/pictures/03000053.png | Bin 0 -> 10867 bytes
documentation/users-guide/pictures/03000054.png | Bin 0 -> 36339 bytes
documentation/users-guide/pictures/03000055.png | Bin 0 -> 60191 bytes
documentation/users-guide/pictures/03000056.png | Bin 0 -> 15777 bytes
documentation/users-guide/pictures/03000057.png | Bin 0 -> 11044 bytes
documentation/users-guide/pictures/03000058.png | Bin 0 -> 6331 bytes
.../users-guide/pictures/03000059.png | Bin
documentation/users-guide/pictures/0300005A.png | Bin 0 -> 302556 bytes
.../users-guide/pictures/0300005C.png | Bin
documentation/users-guide/pictures/0300005D.png | Bin 0 -> 8031 bytes
documentation/users-guide/pictures/0300005E.png | Bin 0 -> 7839 bytes
.../users-guide/pictures/0300005F.png | Bin
documentation/users-guide/pictures/03000060.png | Bin 0 -> 8175 bytes
documentation/users-guide/pictures/03000061.png | Bin 0 -> 60835 bytes
documentation/users-guide/pictures/03000062.png | Bin 0 -> 10728 bytes
documentation/users-guide/pictures/03000070.png | Bin 0 -> 18679 bytes
.../users-guide/pictures/0300008D.png | Bin
.../users-guide/pictures/03000092.png | Bin
.../users-guide/pictures/03000093.png | Bin
.../users-guide/pictures/03000094.png | Bin
.../users-guide/pictures/0300009F.png | Bin
.../users-guide/pictures/030000A0.png | Bin
.../users-guide/pictures/030000A5.png | Bin
.../users-guide/pictures/030000AD.png | Bin
.../users-guide/pictures/030000AE.png | Bin
.../users-guide/pictures/030000B0.png | Bin
.../users-guide/pictures/030000B1.png | Bin
.../users-guide/pictures/030000B2.png | Bin
.../users-guide/pictures/030000B3.png | Bin
.../users-guide/pictures/030000B4.png | Bin
.../users-guide/pictures/030000BC.png | Bin
.../users-guide/pictures/030000BD.png | Bin
.../users-guide/pictures/030000BE.png | Bin
.../users-guide/pictures/030000C5.png | Bin
.../users-guide/pictures/030000C6.png | Bin
.../users-guide/pictures/030000C7.png | Bin
.../users-guide/pictures/030000C8.png | Bin
.../users-guide/pictures/030000C9.png | Bin
.../users-guide/pictures/030000CA.png | Bin
.../users-guide/pictures/030000CB.png | Bin
.../users-guide/pictures/030000CC.png | Bin
.../users-guide/pictures/030000CD.png | Bin
.../users-guide/pictures/030000CE.png | Bin
.../users-guide/pictures/030000CF.png | Bin
.../users-guide/pictures/030000D0.png | Bin
.../users-guide/pictures/030000D1.png | Bin
.../users-guide/pictures/030000D2.png | Bin
.../users-guide/pictures/030000D3.png | Bin
.../users-guide/pictures/030000D4.png | Bin
.../users-guide/pictures/030000D5.png | Bin
.../users-guide/pictures/030000D6.png | Bin
.../users-guide/pictures/030000D7.png | Bin
.../users-guide/pictures/030000D8.png | Bin
.../users-guide/pictures/030000D9.png | Bin
.../users-guide/pictures/030000DE.png | Bin
.../users-guide/pictures/030000DF.png | Bin
.../users-guide/pictures/030000E0.png | Bin
.../users-guide/pictures/030000E1.png | Bin
.../users-guide/pictures/030000E4.png | Bin
.../users-guide/pictures/030000E5.png | Bin
.../users-guide/pictures/030000E6.png | Bin
.../users-guide/pictures/030000E7.png | Bin
.../users-guide/pictures/030000E8.png | Bin
.../users-guide/pictures/030000E9.png | Bin
.../users-guide/pictures/030000EA.png | Bin
documentation/users-guide/pictures/030000EF.png | Bin 0 -> 90355 bytes
.../users-guide/pictures/030000F2.png | Bin
.../users-guide/pictures/030000F3.png | Bin
.../users-guide/pictures/030000F4.png | Bin
.../users-guide/pictures/030000F5.png | Bin
documentation/users-guide/pictures/030000F6.png | Bin 0 -> 73816 bytes
documentation/users-guide/pictures/030000F8.png | Bin 0 -> 87994 bytes
documentation/users-guide/pictures/030000FA.png | Bin 0 -> 25405 bytes
documentation/users-guide/pictures/030000FC.png | Bin 0 -> 78319 bytes
.../users-guide/pictures/030000FE.png | Bin
documentation/users-guide/pictures/030000FF.png | Bin 0 -> 140768 bytes
documentation/users-guide/pictures/03000103.png | Bin 0 -> 124368 bytes
documentation/users-guide/pictures/03000104.png | Bin 0 -> 34913 bytes
documentation/users-guide/pictures/03000105.png | Bin 0 -> 8018 bytes
documentation/users-guide/pictures/03000106.png | Bin 0 -> 9168 bytes
documentation/users-guide/pictures/03000128.png | Bin 0 -> 11593 bytes
.../users-guide/pictures/0300012D.png | Bin
documentation/users-guide/pictures/030001A1.png | Bin 0 -> 366448 bytes
.../users-guide/pictures/030001A9.png | Bin
.../users-guide/pictures/030001B3.png | Bin
.../users-guide/pictures/030001B4.png | Bin
.../users-guide/pictures/030001B5.png | Bin
.../users-guide/pictures/030001C9.png | Bin
.../users-guide/pictures/030001CE.png | Bin
.../users-guide/pictures/030001DE.png | Bin
.../users-guide/pictures/030001DF.png | Bin
.../users-guide/pictures/030001E0.png | Bin
.../users-guide/pictures/030001E1.png | Bin
.../users-guide/pictures/030001E2.png | Bin
.../users-guide/pictures/030001E3.png | Bin
.../users-guide/pictures/030001E5.png | Bin
.../users-guide/pictures/030001E9.png | Bin
.../users-guide/pictures/030001EF.png | Bin
.../users-guide/pictures/030001F4.png | Bin
.../users-guide/pictures/030001F9.png | Bin
.../users-guide/pictures/030001FC.png | Bin
.../users-guide/pictures/030001FD.png | Bin
.../users-guide/pictures/030001FE.png | Bin
.../users-guide/pictures/03000200.png | Bin
.../users-guide/pictures/0300020D.png | Bin
.../users-guide/pictures/03000210.png | Bin
.../users-guide/pictures/03000211.png | Bin
.../users-guide/pictures/03000212.png | Bin
.../users-guide/pictures/03000213.png | Bin
.../users-guide/pictures/03000214.png | Bin
.../users-guide/pictures/03000215.png | Bin
.../users-guide/pictures/03000216.png | Bin
.../users-guide/pictures/03000217.png | Bin
.../users-guide/pictures/03000218.png | Bin
.../users-guide/pictures/0300021D.png | Bin
.../users-guide/pictures/03000221.png | Bin
.../users-guide/pictures/03000222.png | Bin
.../users-guide/pictures/03000223.png | Bin
.../users-guide/pictures/03000224.png | Bin
.../users-guide/pictures/03000225.png | Bin
.../users-guide/pictures/03000226.png | Bin
.../users-guide/pictures/03000227.png | Bin
.../users-guide/pictures/0300022B.png | Bin
.../users-guide/pictures/0300022D.png | Bin
documentation/users-guide/pictures/0600002E.png | Bin 0 -> 23604 bytes
documentation/users-guide/pictures/0600003B.png | Bin 0 -> 91309 bytes
.../users-guide/pictures/060000C4.png | Bin
.../users-guide/pictures/060001B6.png | Bin
.../users-guide/pictures/060001B7.png | Bin
.../users-guide/pictures/060001B8.png | Bin
.../users-guide/pictures/060001B9.png | Bin
.../users-guide/pictures/060001BB.png | Bin
.../users-guide/pictures/060001BD.png | Bin
.../users-guide/pictures/060001BE.png | Bin
.../users-guide/pictures/060001BF.png | Bin
.../users-guide/pictures/060001C0.png | Bin
.../users-guide/pictures/060001C2.png | Bin
.../users-guide/pictures/060001C3.png | Bin
.../users-guide/pictures/060001C4.png | Bin
.../users-guide/pictures/060001C5.png | Bin
.../users-guide/pictures/060001C7.png | Bin
.../users-guide/pictures/060001C8.png | Bin
documentation/users-guide/pictures/0800003F.png | Bin 0 -> 23329 bytes
.../users-guide/pictures/080000A3.png | Bin
documentation/users-guide/pictures/080001BC.png | Bin 0 -> 78838 bytes
.../users-guide/pictures/080001C1.png | Bin
.../users-guide/pictures/080001C6.png | Bin
documentation/users-guide/pictures/080001CA.png | Bin 0 -> 61686 bytes
documentation/users-guide/pictures/080001CB.png | Bin 0 -> 34150 bytes
documentation/users-guide/pictures/080001CC.png | Bin 0 -> 55229 bytes
.../users-guide/pictures/080001CD.png | Bin
.../users-guide/pictures/080001CF.png | Bin
documentation/users-guide/pictures/080001E6.png | Bin 0 -> 135910 bytes
.../users-guide/pictures/080001E7.png | Bin
.../users-guide/pictures/080001E8.png | Bin
documentation/users-guide/pictures/080001FA.png | Bin 0 -> 73640 bytes
documentation/users-guide/pictures/080001FB.png | Bin 0 -> 216561 bytes
.../users-guide/pictures/080001FF.png | Bin
documentation/users-guide/pictures/bp1.png | Bin 0 -> 81591 bytes
documentation/users-guide/pictures/image144.png | Bin 0 -> 24185 bytes
.../users-guide/pictures/image145.jpg | Bin
.../users-guide/pictures/image212.jpg | Bin
.../users-guide/pictures/image443.jpg | Bin
documentation/users-guide/pictures/mathtext.png | Bin 0 -> 23805 bytes
documentation/users-guide/pictures/pad_01.png | Bin 0 -> 4301 bytes
documentation/users-guide/pictures/pad_02.png | Bin 0 -> 24446 bytes
documentation/users-guide/pictures/para1.png | Bin 0 -> 8461 bytes
documentation/users-guide/pictures/para10.png | Bin 0 -> 55901 bytes
documentation/users-guide/pictures/para11.png | Bin 0 -> 100994 bytes
documentation/users-guide/pictures/para12.png | Bin 0 -> 16793 bytes
documentation/users-guide/pictures/para13.png | Bin 0 -> 114187 bytes
documentation/users-guide/pictures/para14.png | Bin 0 -> 139819 bytes
documentation/users-guide/pictures/para2.png | Bin 0 -> 84837 bytes
documentation/users-guide/pictures/para3.png | Bin 0 -> 13971 bytes
documentation/users-guide/pictures/para4.png | Bin 0 -> 19377 bytes
documentation/users-guide/pictures/para5.png | Bin 0 -> 63776 bytes
documentation/users-guide/pictures/para6.png | Bin 0 -> 60179 bytes
documentation/users-guide/pictures/para7.png | Bin 0 -> 98963 bytes
documentation/users-guide/pictures/para8.png | Bin 0 -> 102185 bytes
documentation/users-guide/pictures/para9.png | Bin 0 -> 67577 bytes
documentation/users-guide/pictures/spider1.png | Bin 0 -> 22247 bytes
documentation/users-guide/pictures/spider2.png | Bin 0 -> 270303 bytes
documentation/users-guide/pictures/th2poly1.png | Bin 0 -> 31830 bytes
documentation/users-guide/template.tex | 172 +
documentation/users-guide/title.txt | 2 +
etc/Makefile.arch | 15 +
etc/cmake/FindROOT.cmake | 52 +-
etc/gitinfo.txt | 6 +-
etc/http/JSRootIO/changes.txt | 37 +
etc/http/JSRootIO/files/web.config | 17 +
.../JSRootIO/fonts/helvetiker_bold.typeface.js | 1 +
.../JSRootIO/fonts/helvetiker_regular.typeface.js | 1 +
etc/http/JSRootIO/hsimple.htm | 54 +
etc/http/JSRootIO/img/base.gif | Bin 0 -> 1040 bytes
etc/http/JSRootIO/img/branch.png | Bin 0 -> 1053 bytes
etc/http/JSRootIO/img/canvas.png | Bin 0 -> 1057 bytes
etc/http/JSRootIO/img/cd.gif | Bin 0 -> 239 bytes
etc/http/JSRootIO/img/empty.gif | Bin 0 -> 62 bytes
etc/http/JSRootIO/img/folder.gif | Bin 0 -> 372 bytes
etc/http/JSRootIO/img/folderopen.gif | Bin 0 -> 376 bytes
etc/http/JSRootIO/img/globe.gif | Bin 0 -> 1095 bytes
etc/http/JSRootIO/img/graph.png | Bin 0 -> 1109 bytes
etc/http/JSRootIO/img/graphical.png | Bin 0 -> 856 bytes
etc/http/JSRootIO/img/histo.png | Bin 0 -> 1113 bytes
etc/http/JSRootIO/img/histo2d.png | Bin 0 -> 415 bytes
etc/http/JSRootIO/img/histo3d.png | Bin 0 -> 1132 bytes
etc/http/JSRootIO/img/imgfolder.gif | Bin 0 -> 622 bytes
etc/http/JSRootIO/img/join.gif | Bin 0 -> 69 bytes
etc/http/JSRootIO/img/joinbottom.gif | Bin 0 -> 66 bytes
etc/http/JSRootIO/img/leaf.png | Bin 0 -> 1106 bytes
etc/http/JSRootIO/img/line.gif | Bin 0 -> 66 bytes
etc/http/JSRootIO/img/minus.gif | Bin 0 -> 86 bytes
etc/http/JSRootIO/img/minusbottom.gif | Bin 0 -> 85 bytes
etc/http/JSRootIO/img/musicfolder.gif | Bin 0 -> 633 bytes
etc/http/JSRootIO/img/nolines_minus.gif | Bin 0 -> 861 bytes
etc/http/JSRootIO/img/nolines_plus.gif | Bin 0 -> 870 bytes
etc/http/JSRootIO/img/page.gif | Bin 0 -> 582 bytes
etc/http/JSRootIO/img/plus.gif | Bin 0 -> 89 bytes
etc/http/JSRootIO/img/plusbottom.gif | Bin 0 -> 88 bytes
etc/http/JSRootIO/img/profile.png | Bin 0 -> 434 bytes
etc/http/JSRootIO/img/question.gif | Bin 0 -> 1044 bytes
etc/http/JSRootIO/img/remove.gif | Bin 0 -> 330 bytes
etc/http/JSRootIO/img/trash.gif | Bin 0 -> 1051 bytes
etc/http/JSRootIO/img/tree.png | Bin 0 -> 869 bytes
etc/http/JSRootIO/img/tree_t.png | Bin 0 -> 245 bytes
etc/http/JSRootIO/index.htm | 53 +
etc/http/JSRootIO/index_local.htm | 29 +
etc/http/JSRootIO/index_simple.htm | 19 +
etc/http/JSRootIO/scripts/JSRootCore.js | 1646 ++
etc/http/JSRootIO/scripts/JSRootD3ExpPainter.js | 7405 +++++++++
etc/http/JSRootIO/scripts/JSRootIOEvolution.js | 1850 +++
etc/http/JSRootIO/scripts/JSRootInterface.js | 315 +
etc/http/JSRootIO/scripts/d3.v2.min.js | 4 +
etc/http/JSRootIO/scripts/dtree.js | 350 +
etc/http/JSRootIO/scripts/jquery-ui.min.js | 12 +
etc/http/JSRootIO/scripts/jquery.min.js | 5 +
etc/http/JSRootIO/scripts/jquery.mousewheel.js | 84 +
etc/http/JSRootIO/scripts/rawinflate.js | 755 +
etc/http/JSRootIO/scripts/three.min.js | 706 +
etc/http/JSRootIO/style/JSRootInterface.css | 191 +
etc/http/JSRootIO/style/dtree.css | 34 +
.../style/images/ui-bg_flat_0_aaaaaa_40x100.png | Bin 0 -> 180 bytes
.../style/images/ui-bg_flat_75_ffffff_40x100.png | Bin 0 -> 178 bytes
.../style/images/ui-bg_glass_55_fbf9ee_1x400.png | Bin 0 -> 120 bytes
.../style/images/ui-bg_glass_65_ffffff_1x400.png | Bin 0 -> 105 bytes
.../style/images/ui-bg_glass_75_dadada_1x400.png | Bin 0 -> 111 bytes
.../style/images/ui-bg_glass_75_e6e6e6_1x400.png | Bin 0 -> 110 bytes
.../style/images/ui-bg_glass_75_ffffff_1x400.png | Bin 0 -> 107 bytes
.../style/images/ui-bg_glass_95_fef1ec_1x400.png | Bin 0 -> 119 bytes
.../ui-bg_highlight-soft_75_cccccc_1x100.png | Bin 0 -> 101 bytes
.../style/images/ui-icons_222222_256x240.png | Bin 0 -> 4369 bytes
.../style/images/ui-icons_2e83ff_256x240.png | Bin 0 -> 4369 bytes
.../style/images/ui-icons_454545_256x240.png | Bin 0 -> 4369 bytes
.../style/images/ui-icons_888888_256x240.png | Bin 0 -> 4369 bytes
.../style/images/ui-icons_cd0a0a_256x240.png | Bin 0 -> 4369 bytes
etc/http/JSRootIO/style/jquery-ui.css | 1179 ++
etc/http/files/dabc.css | 135 +
etc/http/files/main.htm | 70 +
etc/http/files/single.htm | 58 +
etc/http/img/dabcicon.png | Bin 0 -> 659 bytes
etc/http/scripts/dabc.js | 2257 +++
etc/http/scripts/justgage.1.0.1.min.js | 12 +
etc/http/scripts/raphael.2.1.0.min.js | 10 +
etc/plugins/TGLManager/P030_TGOSXGLManager.C | 5 +
etc/plugins/TGrid/P010_TAlien.C | 4 +-
etc/valgrind-root.supp | 2 -
fonts/arial.ttf | Bin 75896 -> 0 bytes
fonts/arialbd.ttf | Bin 77448 -> 0 bytes
fonts/arialbi.ttf | Bin 84012 -> 0 bytes
fonts/ariali.ttf | Bin 73208 -> 0 bytes
fonts/ariblk.ttf | Bin 103992 -> 0 bytes
fonts/comic.ttf | Bin 63040 -> 0 bytes
fonts/comicbd.ttf | Bin 55892 -> 0 bytes
fonts/cour.ttf | Bin 86048 -> 0 bytes
fonts/courbd.ttf | Bin 94140 -> 0 bytes
fonts/courbi.ttf | Bin 94440 -> 0 bytes
fonts/couri.ttf | Bin 91952 -> 0 bytes
fonts/georgia.ttf | Bin 62804 -> 0 bytes
fonts/georgiab.ttf | Bin 60268 -> 0 bytes
fonts/georgiai.ttf | Bin 68172 -> 0 bytes
fonts/georgiaz.ttf | Bin 69552 -> 0 bytes
fonts/impact.ttf | Bin 126056 -> 0 bytes
fonts/monotype.ttf | Bin 97824 -> 0 bytes
fonts/times.ttf | Bin 94964 -> 0 bytes
fonts/timesbd.ttf | Bin 93880 -> 0 bytes
fonts/timesbi.ttf | Bin 87276 -> 0 bytes
fonts/timesi.ttf | Bin 90072 -> 0 bytes
fonts/trebuc.ttf | Bin 57428 -> 0 bytes
fonts/trebucbd.ttf | Bin 56576 -> 0 bytes
fonts/trebucbi.ttf | Bin 55828 -> 0 bytes
fonts/trebucit.ttf | Bin 62484 -> 0 bytes
fonts/verdana.ttf | Bin 52720 -> 0 bytes
fonts/verdanab.ttf | Bin 53816 -> 0 bytes
fonts/verdanai.ttf | Bin 57012 -> 0 bytes
fonts/verdanaz.ttf | Bin 59636 -> 0 bytes
fonts/webdings.ttf | Bin 113536 -> 0 bytes
fonts/wingding.ttf | Bin 71196 -> 0 bytes
geom/geom/CMakeLists.txt | 2 +-
geom/geom/Module.mk | 2 +-
geom/geom/inc/LinkDef2.h | 1 +
geom/geom/inc/TGeoHelix.h | 2 +
geom/geom/inc/TGeoManager.h | 18 +-
geom/geom/inc/TGeoNode.h | 11 +-
geom/geom/inc/TGeoParallelWorld.h | 80 +
geom/geom/inc/TGeoPatternFinder.h | 14 +-
geom/geom/inc/TGeoPgon.h | 22 +-
geom/geom/inc/TGeoPhysicalNode.h | 2 +
geom/geom/inc/TGeoStateInfo.h | 4 +-
geom/geom/inc/TGeoVolume.h | 37 +-
geom/geom/inc/TVirtualGeoPainter.h | 4 +-
geom/geom/src/TGeoCache.cxx | 12 +-
geom/geom/src/TGeoManager.cxx | 96 +-
geom/geom/src/TGeoNavigator.cxx | 120 +-
geom/geom/src/TGeoNode.cxx | 29 +-
geom/geom/src/TGeoParallelWorld.cxx | 267 +
geom/geom/src/TGeoPatternFinder.cxx | 129 +-
geom/geom/src/TGeoPgon.cxx | 90 +-
geom/geom/src/TGeoPhysicalNode.cxx | 69 +-
geom/geom/src/TGeoShapeAssembly.cxx | 81 +-
geom/geom/src/TGeoSphere.cxx | 65 +-
geom/geom/src/TGeoStateInfo.cxx | 1 +
geom/geom/src/TGeoTube.cxx | 103 +-
geom/geom/src/TGeoVolume.cxx | 59 +-
geom/geompainter/inc/TGeoChecker.h | 2 +-
geom/geompainter/inc/TGeoPainter.h | 4 +-
geom/geompainter/src/TGeoChecker.cxx | 12 +-
geom/geompainter/src/TGeoPainter.cxx | 15 +-
graf2d/asimage/BuildAfterImage.cmake | 20 +-
graf2d/asimage/CMakeLists.txt | 6 +-
graf2d/asimage/Module.mk | 2 +
graf2d/asimage/src/TASImage.cxx | 91 +-
graf2d/asimage/src/libAfterImage/config.guess | 1075 +-
graf2d/asimage/src/libAfterImage/config.h.in | 2 +-
graf2d/asimage/src/libAfterImage/config.sub | 463 +-
graf2d/cocoa/inc/FontCache.h | 5 +
graf2d/cocoa/inc/LinkDef.h | 3 +-
graf2d/cocoa/inc/QuartzWindow.h | 5 +
graf2d/cocoa/inc/TGCocoa.h | 5 +-
graf2d/cocoa/inc/TGOSXGL.h | 64 +
graf2d/cocoa/inc/TGQuartz.h | 12 +-
graf2d/cocoa/inc/X11Drawable.h | 2 +
graf2d/cocoa/inc/X11Events.h | 8 +-
graf2d/cocoa/src/FontCache.mm | 123 +-
graf2d/cocoa/src/MenuLoader.mm | 44 +-
graf2d/cocoa/src/QuartzPixmap.mm | 107 +-
graf2d/cocoa/src/QuartzWindow.mm | 899 +-
graf2d/cocoa/src/ROOTApplicationDelegate.mm | 9 +-
graf2d/cocoa/src/ROOTOpenGLView.mm | 26 +-
graf2d/cocoa/src/TGCocoa.mm | 836 +-
graf2d/cocoa/src/TGOSXGL.mm | 229 +
graf2d/cocoa/src/TGQuartz.mm | 180 +-
graf2d/cocoa/src/X11Buffer.mm | 148 +-
graf2d/cocoa/src/X11Colors.mm | 12 +-
graf2d/cocoa/src/X11Events.mm | 527 +-
graf2d/cocoa/src/XLFDParser.mm | 2 +-
graf2d/doc/v534/index.html | 161 +-
graf2d/doc/v534/mathtext.png | Bin 0 -> 23805 bytes
graf2d/fitsio/src/TFITS.cxx | 4 +-
graf2d/gpad/inc/TCanvas.h | 14 +-
graf2d/gpad/inc/TCreatePrimitives.h | 26 +
graf2d/gpad/inc/TPad.h | 55 +-
graf2d/gpad/inc/TPadPainter.h | 20 +-
graf2d/gpad/src/TCanvas.cxx | 51 +-
graf2d/gpad/src/TCreatePrimitives.cxx | 635 +-
graf2d/gpad/src/TPad.cxx | 807 +-
graf2d/gpad/src/TPadPainter.cxx | 651 +-
graf2d/graf/inc/TBox.h | 23 +-
graf2d/graf/inc/TCurlyArc.h | 30 +-
graf2d/graf/inc/TCurlyLine.h | 26 +-
graf2d/graf/inc/TEllipse.h | 71 +-
graf2d/graf/inc/TLine.h | 69 +-
graf2d/graf/inc/TMarker.h | 22 +-
graf2d/graf/inc/TMathText.h | 4 +-
graf2d/graf/inc/TPave.h | 4 +
graf2d/graf/inc/TText.h | 22 +-
graf2d/graf/src/TBox.cxx | 278 +-
graf2d/graf/src/TCurlyArc.cxx | 409 +-
graf2d/graf/src/TCurlyLine.cxx | 258 +-
graf2d/graf/src/TDiamond.cxx | 70 +-
graf2d/graf/src/TEllipse.cxx | 432 +-
graf2d/graf/src/TFrame.cxx | 73 +-
graf2d/graf/src/TGaxis.cxx | 3 +-
graf2d/graf/src/TLatex.cxx | 8 +-
graf2d/graf/src/TLegend.cxx | 27 +-
graf2d/graf/src/TLine.cxx | 319 +-
graf2d/graf/src/TMarker.cxx | 151 +-
graf2d/graf/src/TMathText.cxx | 10 +-
graf2d/graf/src/TPave.cxx | 106 +-
graf2d/graf/src/TPaveLabel.cxx | 6 -
graf2d/graf/src/TPaveText.cxx | 35 +-
graf2d/graf/src/TPavesText.cxx | 6 -
graf2d/graf/src/TPie.cxx | 5 +-
graf2d/graf/src/TPolyLine.cxx | 133 +-
graf2d/graf/src/TText.cxx | 170 +-
graf2d/gviz/CMakeLists.txt | 2 +-
graf2d/gviz/inc/TGraphEdge.h | 41 +-
graf2d/gviz/inc/TGraphNode.h | 32 +-
graf2d/gviz/inc/TGraphStruct.h | 19 +-
graf2d/gviz/src/TGraphEdge.cxx | 16 +-
graf2d/gviz/src/TGraphNode.cxx | 20 +-
graf2d/gviz/src/TGraphStruct.cxx | 20 +-
graf2d/ios/inc/IOSFillPatterns.h | 4 +-
graf2d/ios/inc/IOSLineStyles.h | 4 +-
graf2d/ios/inc/IOSPadStub.h | 3 +
graf2d/ios/src/IOSLineStyles.cxx | 2 +-
graf2d/ios/src/IOSPadStub.cxx | 12 +
graf2d/ios/src/IOSPainter.cxx | 16 +-
graf2d/ios/src/IOSTextOperations.cxx | 14 +-
graf2d/mathtext/Module.mk | 2 +-
graf2d/mathtext/src/fontembed.cxx | 2 +-
graf2d/mathtext/src/fontembedps.cxx | 2 +-
graf2d/mathtext/src/mathrender.cxx | 2 +-
graf2d/mathtext/src/mathrenderstyle.cxx | 2 +-
graf2d/mathtext/src/mathrendertoken.cxx | 2 +-
graf2d/mathtext/src/mathtext.cxx | 2 +-
graf2d/mathtext/src/mathtextencode.cxx | 2 +-
graf2d/mathtext/src/mathtextparse.cxx | 2 +-
graf2d/mathtext/src/mathtextview.cxx | 2 +-
graf2d/postscript/src/TPostScript.cxx | 6 +-
graf2d/postscript/src/TSVG.cxx | 4 +-
graf2d/postscript/src/TTeXDump.cxx | 28 +-
graf2d/qt/inc/TVirtualX.interface.h | 7 +-
graf2d/qt/src/TGQt.cxx | 90 +-
graf2d/quartz/inc/QuartzFillArea.h | 8 +-
graf2d/quartz/inc/QuartzText.h | 1 +
graf2d/quartz/inc/QuartzUtils.h | 16 +
graf2d/quartz/src/QuartzFillArea.mm | 380 +-
graf2d/quartz/src/QuartzLine.mm | 8 +-
graf2d/quartz/src/QuartzText.mm | 65 +-
graf2d/quartz/src/QuartzUtils.mm | 22 +
.../win32gdk/gdk/src/gdk/win32/gdkdrawable-win32.c | 222 +-
graf2d/win32gdk/gdk/src/gdk/win32/gdkgc-win32.c | 4 +-
graf2d/win32gdk/src/TGWin32.cxx | 14 +-
graf2d/win32gdk/src/TGWin32GL.cxx | 4 +-
graf2d/x11/src/GX11Gui.cxx | 4 +
graf2d/x11/src/Rotated.cxx | 6 +-
graf2d/x11ttf/Module.mk | 2 +-
graf3d/eve/CMakeLists.txt | 6 +-
graf3d/eve/inc/TEveDigitSetEditor.h | 4 +-
graf3d/eve/src/TEveBrowser.cxx | 15 +-
graf3d/eve/src/TEveElement.cxx | 7 +-
graf3d/eve/src/TEveProjectionBases.cxx | 4 +-
graf3d/eve/src/TEveTrackPropagator.cxx | 2 +-
graf3d/ftgl/CMakeLists.txt | 3 +
graf3d/ftgl/Module.mk | 11 +-
graf3d/g3d/CMakeLists.txt | 1 -
graf3d/g3d/inc/TPolyMarker3D.h | 6 +-
graf3d/g3d/src/TView3D.cxx | 25 +-
graf3d/gl/CMakeLists.txt | 6 +-
graf3d/gl/Module.mk | 4 +-
graf3d/gl/inc/TGLFontManager.h | 12 +
graf3d/gl/inc/TGLPadPainter.h | 23 +-
graf3d/gl/inc/TGLPadUtils.h | 27 +-
graf3d/gl/inc/TGLUtil.h | 7 +
graf3d/gl/src/TGL5DPainter.cxx | 4 +-
graf3d/gl/src/TGLFontManager.cxx | 215 +-
graf3d/gl/src/TGLHistPainter.cxx | 41 +-
graf3d/gl/src/TGLPadPainter.cxx | 668 +-
graf3d/gl/src/TGLPadUtils.cxx | 51 +-
graf3d/gl/src/TGLPlotBox.cxx | 16 +-
graf3d/gl/src/TGLPlotCamera.cxx | 3 +
graf3d/gl/src/TGLPlotPainter.cxx | 64 +-
graf3d/gl/src/TGLUtil.cxx | 65 +-
graf3d/gl/src/TX11GL.cxx | 1 +
graf3d/gviz3d/CMakeLists.txt | 2 +-
gui/doc/v534/index.html | 31 +
gui/ged/inc/TAttFillEditor.h | 13 +-
gui/ged/inc/TAttLineEditor.h | 10 +
gui/ged/inc/TAttMarkerEditor.h | 10 +
gui/ged/inc/TAttTextEditor.h | 19 +-
gui/ged/inc/TH1Editor.h | 2 +
gui/ged/inc/TH2Editor.h | 2 +
gui/ged/src/TAttFillEditor.cxx | 128 +-
gui/ged/src/TAttLineEditor.cxx | 128 +-
gui/ged/src/TAttMarkerEditor.cxx | 128 +-
gui/ged/src/TAttTextEditor.cxx | 142 +-
gui/ged/src/TGedEditor.cxx | 12 +-
gui/ged/src/TH1Editor.cxx | 61 +-
gui/ged/src/TH2Editor.cxx | 58 +-
gui/ged/src/TPadEditor.cxx | 2 +
gui/ged/src/TTextEditor.cxx | 4 +-
gui/gui/inc/TGColorDialog.h | 8 +-
gui/gui/inc/TGColorSelect.h | 6 +-
gui/gui/inc/TGListView.h | 2 +
gui/gui/inc/TRootCanvas.h | 3 +
gui/gui/src/TGButtonGroup.cxx | 8 +-
gui/gui/src/TGColorDialog.cxx | 70 +-
gui/gui/src/TGColorSelect.cxx | 40 +-
gui/gui/src/TGFileBrowser.cxx | 18 +-
gui/gui/src/TGFileDialog.cxx | 20 +-
gui/gui/src/TGTab.cxx | 2 +-
gui/gui/src/TGToolBar.cxx | 2 +-
gui/gui/src/TRootBrowser.cxx | 7 +-
gui/gui/src/TRootCanvas.cxx | 240 +-
gui/gui/src/TRootEmbeddedCanvas.cxx | 89 +-
gui/sessionviewer/src/TProofProgressDialog.cxx | 2 +-
hist/doc/v534/candle.png | Bin 0 -> 17556 bytes
hist/doc/v534/index.html | 147 +
hist/hbook/CMakeLists.txt | 4 +
hist/hist/inc/LinkDef.h | 2 +
hist/hist/inc/TEfficiency.h | 15 +-
hist/hist/inc/TGraph.h | 1 +
hist/hist/inc/TGraph2D.h | 34 +-
hist/hist/inc/TGraph2DErrors.h | 4 +-
hist/hist/inc/TGraphAsymmErrors.h | 1 +
hist/hist/inc/TGraphBentErrors.h | 2 +
hist/hist/inc/TGraphErrors.h | 2 +
hist/hist/inc/TH1.h | 14 +-
hist/hist/inc/TH2Poly.h | 1 +
hist/hist/inc/TH3.h | 23 +-
hist/hist/inc/TMultiGraph.h | 1 +
hist/hist/inc/TProfile2D.h | 4 +
hist/hist/inc/TProfile3D.h | 6 +-
hist/hist/inc/TUnfold.h | 125 +-
hist/hist/inc/TUnfoldBinning.h | 160 +
hist/hist/inc/TUnfoldDensity.h | 181 +
hist/hist/inc/TUnfoldSys.h | 59 +-
hist/hist/src/HFitImpl.cxx | 23 +-
hist/hist/src/TAxis.cxx | 2 +-
hist/hist/src/TEfficiency.cxx | 1679 +-
hist/hist/src/TF1.cxx | 2 +-
hist/hist/src/TFractionFitter.cxx | 4 +-
hist/hist/src/TGraph.cxx | 59 +-
hist/hist/src/TGraph2D.cxx | 71 +-
hist/hist/src/TGraph2DErrors.cxx | 46 +
hist/hist/src/TGraphAsymmErrors.cxx | 26 +
hist/hist/src/TGraphBentErrors.cxx | 34 +
hist/hist/src/TGraphDelaunay.cxx | 17 +-
hist/hist/src/TGraphErrors.cxx | 48 +-
hist/hist/src/TH1.cxx | 237 +-
hist/hist/src/TH2.cxx | 152 +-
hist/hist/src/TH2Poly.cxx | 12 +
hist/hist/src/TH3.cxx | 159 +-
hist/hist/src/TMultiDimFit.cxx | 3 +-
hist/hist/src/TMultiGraph.cxx | 97 +-
hist/hist/src/TProfile.cxx | 21 +-
hist/hist/src/TProfile2D.cxx | 155 +-
hist/hist/src/TProfile3D.cxx | 194 +-
hist/hist/src/TProfileHelper.h | 23 +-
hist/hist/src/TSpline.cxx | 2 +-
hist/hist/src/TUnfold.cxx | 2415 ++-
hist/hist/src/TUnfoldBinning.cxx | 1749 ++
hist/hist/src/TUnfoldDensity.cxx | 1504 ++
hist/hist/src/TUnfoldSys.cxx | 589 +-
hist/histpainter/inc/Hoption.h | 28 +-
hist/histpainter/inc/THistPainter.h | 1 +
hist/histpainter/src/TGraphPainter.cxx | 626 +-
hist/histpainter/src/THistPainter.cxx | 577 +-
hist/spectrumpainter/src/TSpectrum2Painter.cxx | 8 +-
html/inc/THtml.h | 4 +-
html/src/THtml.cxx | 6 +-
io/castor/CMakeLists.txt | 6 +-
io/castor/src/TCastorFile.cxx | 8 +-
io/dcache/Module.mk | 6 +-
io/gfal/src/TGFALFile.cxx | 13 +-
io/io/inc/TFilePrefetch.h | 1 -
io/io/inc/TStreamerInfo.h | 21 +-
io/io/src/TBufferFile.cxx | 6 +-
io/io/src/TDirectoryFile.cxx | 2 +-
io/io/src/TFile.cxx | 56 +-
io/io/src/TFileMerger.cxx | 48 +-
io/io/src/TFilePrefetch.cxx | 42 +-
io/io/src/TKey.cxx | 25 +-
io/io/src/TMakeProject.cxx | 8 +-
io/io/src/TStreamerInfo.cxx | 575 +-
io/io/src/TStreamerInfoActions.cxx | 65 +-
io/io/src/TStreamerInfoReadBuffer.cxx | 8 +-
io/io/src/TStreamerInfoWriteBuffer.cxx | 3 +
io/rfio/CMakeLists.txt | 4 +
io/rfio/src/TRFIOFile.cxx | 2 +-
io/xml/inc/TXMLEngine.h | 11 +-
io/xml/src/TKeyXML.cxx | 12 +-
io/xml/src/TXMLEngine.cxx | 395 +-
io/xml/src/TXMLFile.cxx | 4 +
io/xmlparser/src/TSAXParser.cxx | 20 +-
main/CMakeLists.txt | 8 +-
main/Module.mk | 4 +-
main/src/hadd.cxx | 2 +-
math/CMakeLists.txt | 10 +
math/foam/inc/TFoam.h | 1 +
math/foam/src/TFoam.cxx | 47 +-
math/genetic/CMakeLists.txt | 2 +
math/genetic/inc/Math/GeneticMinimizer.h | 9 +-
math/genetic/src/GeneticMinimizer.cxx | 49 +-
math/genetic/test/CMakeLists.txt | 23 +
math/genetic/test/GAMinTutorial.cxx | 139 +-
math/genetic/test/Makefile | 2 +
math/genetic/test/testGAMinimizer.cxx | 70 +-
math/genetic/test/timeGA.cxx | 25 +-
math/genvector/Module.mk | 1 -
math/genvector/inc/Math/GenVector/Cartesian2D.h | 4 +-
math/genvector/inc/Math/GenVector/Cartesian3D.h | 4 +-
math/genvector/inc/Math/GenVector/LorentzVector.h | 71 +-
math/genvector/inc/Math/GenVector/PxPyPzE4D.h | 6 +-
math/genvector/inc/Math/GenVector/PxPyPzM4D.h | 6 +-
math/genvector/inc/Math/GenVector/VectorUtil.h | 78 +-
math/genvector/test/Makefile | 6 +-
math/genvector/test/rotationApplication.cxx | 17 +-
math/genvector/test/testGenVector.cxx | 29 +-
math/mathcore/CMakeLists.txt | 8 +-
math/mathcore/Module.mk | 4 +
math/mathcore/inc/Fit/BinData.h | 16 +
math/mathcore/inc/Fit/DataOptions.h | 2 +
math/mathcore/inc/Fit/FitConfig.h | 2 +-
math/mathcore/inc/Fit/FitResult.h | 20 +-
math/mathcore/inc/Fit/Fitter.h | 2 +-
math/mathcore/inc/Fit/LogLikelihoodFCN.h | 6 +-
math/mathcore/inc/Fit/ParameterSettings.h | 5 +-
math/mathcore/inc/Fit/PoissonLikelihoodFCN.h | 5 +-
math/mathcore/inc/LinkDef2.h | 4 +
.../mathcore/inc/Math/AdaptiveIntegratorMultiDim.h | 54 +-
math/mathcore/inc/Math/BasicMinimizer.h | 207 +
math/mathcore/inc/Math/Functor.h | 165 +-
math/mathcore/inc/Math/GaussIntegrator.h | 12 +-
math/mathcore/inc/Math/GenAlgoOptions.h | 2 +-
math/mathcore/inc/Math/IFunction.h | 3 +-
math/mathcore/inc/Math/MinimTransformFunction.h | 30 +-
math/mathcore/inc/Math/MinimTransformVariable.h | 159 +
math/mathcore/inc/Math/Minimizer.h | 265 +-
math/mathcore/inc/Math/MinimizerOptions.h | 92 +-
math/mathcore/inc/Math/MinimizerVariable.h | 156 -
math/mathcore/inc/Math/ParamFunctor.h | 12 +-
math/mathcore/inc/Math/Util.h | 8 +-
math/mathcore/inc/TMath.h | 33 +-
math/mathcore/src/AdaptiveIntegratorMultiDim.cxx | 16 +-
math/mathcore/src/BasicMinimizer.cxx | 365 +
math/mathcore/src/BinData.cxx | 50 +-
math/mathcore/src/FitConfig.cxx | 13 +-
math/mathcore/src/FitResult.cxx | 54 +-
math/mathcore/src/FitUtil.cxx | 30 +
math/mathcore/src/Fitter.cxx | 11 +-
math/mathcore/src/FunctorCint.cxx | 15 +-
math/mathcore/src/GaussIntegrator.cxx | 41 +-
math/mathcore/src/GaussLegendreIntegrator.cxx | 16 +-
math/mathcore/src/GenAlgoOptions.cxx | 2 +-
math/mathcore/src/IntegratorOptions.cxx | 4 +-
math/mathcore/src/MinimTransformFunction.cxx | 32 +-
math/mathcore/src/MinimizerOptions.cxx | 180 +-
math/mathcore/src/TMath.cxx | 10 +-
math/mathcore/src/TRandom.cxx | 23 +-
math/mathcore/src/TRandom1.cxx | 2 +-
math/mathcore/src/TRandom2.cxx | 2 +
math/mathcore/src/TRandom3.cxx | 7 +-
math/mathcore/test/CMakeLists.txt | 98 +-
math/mathcore/test/Makefile | 2 +
math/mathcore/test/binarySearchTime.cxx | 121 +-
math/mathcore/test/fit/Makefile | 43 +-
math/mathcore/test/fit/SparseDataComparer.cxx | 61 +-
math/mathcore/test/fit/SparseFit3.cxx | 109 +-
math/mathcore/test/fit/SparseFit4.cxx | 76 +-
math/mathcore/test/fit/WrapperRooPdf.h | 7 +-
math/mathcore/test/fit/testFit.cxx | 6 +-
math/mathcore/test/fit/testGraphFit.cxx | 188 +
math/mathcore/test/fit/testMinim.cxx | 9 +-
math/mathcore/test/fit/testRooFit.cxx | 6 +
math/mathcore/test/kDTreeTest.cxx | 42 +-
math/mathcore/test/newKDTreeTest.cxx | 1 +
math/mathcore/test/stdsort.cxx | 117 +-
math/mathcore/test/stressTF1.cxx | 4 +-
math/mathcore/test/stressTMath.cxx | 20 +-
math/mathcore/test/testIntegrationMultiDim.cxx | 157 +-
math/mathcore/test/testSortOrder.cxx | 9 +-
math/mathcore/test/testSpecFuncBeta.cxx | 47 +-
math/mathcore/test/testSpecFuncBetaI.cxx | 45 +-
math/mathcore/test/testSpecFuncErf.cxx | 32 +-
math/mathcore/test/testSpecFuncGamma.cxx | 34 +-
math/mathcore/test/testTMath.cxx | 2 +-
math/mathmore/CMakeLists.txt | 2 +-
math/mathmore/inc/Math/GSLMinimizer.h | 57 +-
math/mathmore/inc/Math/GSLMultiRootFinder.h | 4 +-
math/mathmore/inc/Math/GSLNLSMinimizer.h | 53 +-
math/mathmore/inc/Math/GSLSimAnMinimizer.h | 92 +-
math/mathmore/inc/Math/Interpolator.h | 4 +-
math/mathmore/inc/Math/MultiNumGradFunction.h | 2 +
math/mathmore/src/GSLMinimizer.cxx | 215 +-
math/mathmore/src/GSLMultiFit.h | 2 -
math/mathmore/src/GSLNLSMinimizer.cxx | 192 +-
math/mathmore/src/GSLSimAnMinimizer.cxx | 193 +-
math/mathmore/test/CMakeLists.txt | 51 +
math/mathmore/test/Makefile | 18 +-
math/mathmore/test/VavilovTest.cxx | 3 +
math/mathmore/test/simanTSP.cxx | 36 +-
math/mathmore/test/testDerivation.cxx | 6 +-
math/mathmore/test/testFunctor.cxx | 2 +-
math/mathmore/test/testGSLIntegration.cxx | 222 +
math/mathmore/test/testGSLRootFinder.cxx | 182 +
math/mathmore/test/testIntegration.cxx | 208 -
math/mathmore/test/testIntegrationMultiDim.cxx | 290 -
math/mathmore/test/testInterpolation.cxx | 114 +-
math/mathmore/test/testMCIntegration.cxx | 380 +
math/mathmore/test/testMultiRootFinder.cxx | 1 +
math/mathmore/test/testPermute.cxx | 32 +-
math/mathmore/test/testQuasiRandom.cxx | 72 +-
math/mathmore/test/testRandomDist.cxx | 88 +-
math/mathmore/test/testRootFinder.cxx | 182 -
math/matrix/inc/TMatrixT.h | 13 +-
math/matrix/inc/TMatrixTUtils.h | 12 +-
math/matrix/src/TMatrixT.cxx | 21 +-
math/minuit/inc/TMinuitMinimizer.h | 31 +-
math/minuit/src/TLinearFitter.cxx | 41 +-
math/minuit/src/TMinuit.cxx | 4 +-
math/minuit/src/TMinuitMinimizer.cxx | 133 +-
math/minuit2/CMakeLists.txt | 1 +
math/minuit2/build/configure.in | 2 +-
math/minuit2/build/inc_Math_Makefile.am | 5 +
math/minuit2/build/setup.sh | 11 +
math/minuit2/build/src_Makefile.am | 3 +
math/minuit2/build/test_MnSim_Makefile.am | 11 +
math/minuit2/inc/LinkDef.h | 2 +
math/minuit2/inc/Minuit2/CombinedMinimizer.h | 1 +
math/minuit2/inc/Minuit2/CombinedMinimumBuilder.h | 26 +-
math/minuit2/inc/Minuit2/FumiliFCNAdapter.h | 6 +-
math/minuit2/inc/Minuit2/FumiliMinimizer.h | 1 +
math/minuit2/inc/Minuit2/MinimumBuilder.h | 36 +-
math/minuit2/inc/Minuit2/Minuit2Minimizer.h | 38 +-
math/minuit2/inc/Minuit2/MinuitParameter.h | 24 +-
math/minuit2/inc/Minuit2/MnPrint.h | 25 +-
math/minuit2/inc/Minuit2/MnRefCountedPointer.h | 2 +-
math/minuit2/inc/Minuit2/MnStrategy.h | 10 +-
math/minuit2/inc/Minuit2/MnTraceObject.h | 49 +
math/minuit2/inc/Minuit2/MnUserCovariance.h | 6 +-
math/minuit2/inc/Minuit2/MnUserParameterState.h | 29 +-
math/minuit2/inc/Minuit2/MnUserParameters.h | 3 +-
math/minuit2/inc/Minuit2/MnUserTransformation.h | 19 +-
.../minuit2/inc/Minuit2/ModularFunctionMinimizer.h | 1 +
math/minuit2/inc/Minuit2/ScanMinimizer.h | 1 +
math/minuit2/inc/Minuit2/SimplexMinimizer.h | 1 +
math/minuit2/inc/Minuit2/VariableMetricBuilder.h | 21 +-
math/minuit2/inc/Minuit2/VariableMetricMinimizer.h | 1 +
math/minuit2/inc/TMinuit2TraceObject.h | 57 +
math/minuit2/src/FumiliBuilder.cxx | 13 +-
math/minuit2/src/MinimumBuilder.cxx | 30 +
math/minuit2/src/Minuit2Minimizer.cxx | 143 +-
math/minuit2/src/MnPrint.cxx | 11 +-
math/minuit2/src/MnSeedGenerator.cxx | 4 +-
math/minuit2/src/MnStrategy.cxx | 4 +-
math/minuit2/src/MnTraceObject.cxx | 49 +
math/minuit2/src/MnUserParameterState.cxx | 10 +-
math/minuit2/src/MnUserParameters.cxx | 12 +-
math/minuit2/src/MnUserTransformation.cxx | 9 +-
math/minuit2/src/SimplexBuilder.cxx | 13 +-
math/minuit2/src/TMinuit2TraceObject.cxx | 119 +
math/minuit2/src/VariableMetricBuilder.cxx | 51 +-
math/minuit2/test/CMakeLists.txt | 66 +
math/minuit2/test/Makefile | 14 +-
math/minuit2/test/MnSim/GaussRandomGen.h | 4 +
math/minuit2/test/MnSim/Makefile | 15 +-
math/minuit2/test/MnSim/demoMinimizer.cxx | 101 +
math/minuit2/test/MnTutorial/Makefile | 2 +
math/minuit2/test/testGraph.cxx | 157 -
math/minuit2/test/testNdimFit.cxx | 2 +-
math/minuit2/test/testUnbinGausFit.cxx | 2 +-
math/minuit2/test/testUserFunc.cxx | 4 +-
math/physics/inc/TLorentzVector.h | 7 +-
math/physics/inc/TVector2.h | 2 +
math/physics/inc/TVector3.h | 5 +-
math/physics/src/TLorentzVector.cxx | 13 +-
math/physics/src/TVector3.cxx | 5 +-
math/smatrix/inc/Math/CholeskyDecomp.h | 98 +-
math/smatrix/inc/Math/Dfact.h | 6 +-
math/smatrix/inc/Math/Dfactir.h | 4 +-
math/smatrix/inc/Math/Dfinv.h | 6 +-
math/smatrix/inc/Math/Dinv.h | 2 +-
math/smatrix/inc/Math/Dsfact.h | 4 +-
math/smatrix/inc/Math/Dsinv.h | 8 +-
math/smatrix/inc/Math/Expression.h | 9 +
math/smatrix/inc/Math/MatrixFunctions.h | 19 +
math/smatrix/inc/Math/MatrixInversion.icc | 37 +-
math/smatrix/inc/Math/SMatrix.h | 2 +-
math/smatrix/inc/Math/SVector.h | 11 +
math/smatrix/inc/Math/SVector.icc | 23 +-
math/smatrix/test/Makefile | 2 +
math/smatrix/test/testSMatrix.cxx | 25 +
math/unuran/CMakeLists.txt | 6 +
math/unuran/test/Makefile | 2 +
math/vc/CMakeLists.txt | 62 +
math/vc/Module.mk | 85 +
math/vc/cmake/AddCompilerFlag.cmake | 118 +
math/vc/cmake/AddTargetProperty.cmake | 39 +
math/vc/cmake/CheckCCompilerFlag.cmake | 69 +
math/vc/cmake/CheckCXXCompilerFlag.cmake | 69 +
math/vc/cmake/OptimizeForArchitecture.cmake | 466 +
math/vc/cmake/UserWarning.cmake | 9 +
math/vc/cmake/VcMacros.cmake | 543 +
math/vc/examples/CMakeLists.txt | 71 +
math/vc/examples/buddhabrot/CMakeLists.txt | 16 +
math/vc/examples/buddhabrot/main.cpp | 643 +
math/vc/examples/buddhabrot/main.h | 72 +
math/vc/examples/finitediff/CMakeLists.txt | 1 +
math/vc/examples/finitediff/main.cpp | 249 +
math/vc/examples/fit/GaussFunction.h | 83 +
math/vc/examples/fit/Makefile | 121 +
math/vc/examples/fit/MinimizerTypes.h | 51 +
math/vc/examples/fit/testFitPerf.cxx | 1105 ++
math/vc/examples/genvector/Makefile | 109 +
math/vc/examples/genvector/vectorOperation.cxx | 907 ++
math/vc/examples/mandelbrot/CMakeLists.txt | 56 +
math/vc/examples/mandelbrot/main.cpp | 160 +
math/vc/examples/mandelbrot/main.h | 73 +
math/vc/examples/mandelbrot/mandel.cpp | 226 +
math/vc/examples/mandelbrot/mandel.h | 71 +
math/vc/examples/matrix/CMakeLists.txt | 1 +
math/vc/examples/matrix/main.cpp | 80 +
math/vc/examples/polarcoord/CMakeLists.txt | 1 +
math/vc/examples/polarcoord/main.cpp | 76 +
math/vc/examples/smatrix/Makefile | 147 +
math/vc/examples/smatrix/TestTimer.h | 65 +
math/vc/examples/smatrix/matrix_op_vec.h | 643 +
math/vc/examples/smatrix/matrix_util.h | 83 +
math/vc/examples/smatrix/testKalman.cxx | 655 +
math/vc/examples/smatrix/testOperations.cxx | 896 +
math/vc/examples/tsc.h | 68 +
math/vc/include/Vc/Allocator | 247 +
math/vc/include/Vc/IO | 195 +
math/vc/include/Vc/Memory | 37 +
math/vc/include/Vc/Utils | 33 +
math/vc/include/Vc/Vc | 29 +
math/vc/include/Vc/avx/casts.h | 190 +
math/vc/include/Vc/avx/const.h | 112 +
math/vc/include/Vc/avx/const_data.h | 74 +
math/vc/include/Vc/avx/debug.h | 102 +
math/vc/include/Vc/avx/deinterleave.tcc | 282 +
math/vc/include/Vc/avx/forceToRegisters.tcc | 141 +
math/vc/include/Vc/avx/helperimpl.h | 104 +
math/vc/include/Vc/avx/helperimpl.tcc | 64 +
math/vc/include/Vc/avx/interleavedmemory.tcc | 890 +
math/vc/include/Vc/avx/intrinsics.h | 601 +
math/vc/include/Vc/avx/limits.h | 55 +
math/vc/include/Vc/avx/macros.h | 26 +
math/vc/include/Vc/avx/mask.h | 246 +
math/vc/include/Vc/avx/mask.tcc | 75 +
math/vc/include/Vc/avx/math.h | 119 +
math/vc/include/Vc/avx/prefetches.tcc | 58 +
math/vc/include/Vc/avx/shuffle.h | 239 +
math/vc/include/Vc/avx/sorthelper.h | 45 +
math/vc/include/Vc/avx/types.h | 111 +
math/vc/include/Vc/avx/undomacros.h | 26 +
math/vc/include/Vc/avx/vector.h | 466 +
math/vc/include/Vc/avx/vector.tcc | 1394 ++
math/vc/include/Vc/avx/vectorhelper.h | 765 +
math/vc/include/Vc/avx/vectorhelper.tcc | 270 +
math/vc/include/Vc/avx/writemaskedvector.h | 82 +
math/vc/include/Vc/avx/writemaskedvector.tcc | 93 +
math/vc/include/Vc/common/aliasingentryhelper.h | 126 +
math/vc/include/Vc/common/bitscanintrinsics.h | 62 +
math/vc/include/Vc/common/deinterleave.h | 87 +
math/vc/include/Vc/common/exponential.h | 145 +
math/vc/include/Vc/common/fix_clang_emmintrin.h | 79 +
math/vc/include/Vc/common/iif.h | 62 +
math/vc/include/Vc/common/interleavedmemory.h | 268 +
math/vc/include/Vc/common/logarithm.h | 277 +
math/vc/include/Vc/common/macros.h | 381 +
math/vc/include/Vc/common/memory.h | 642 +
math/vc/include/Vc/common/memorybase.h | 603 +
math/vc/include/Vc/common/memoryfwd.h | 30 +
math/vc/include/Vc/common/operand.h | 56 +
math/vc/include/Vc/common/operators.h | 209 +
math/vc/include/Vc/common/storage.h | 130 +
math/vc/include/Vc/common/support.h | 7 +
math/vc/include/Vc/common/trigonometric.h | 83 +
math/vc/include/Vc/common/types.h | 225 +
math/vc/include/Vc/common/undomacros.h | 109 +
math/vc/include/Vc/common/vectortuple.h | 160 +
math/vc/include/Vc/common/windows_fix_intrin.h | 300 +
math/vc/include/Vc/cpuid.h | 214 +
math/vc/include/Vc/double_v | 3 +
math/vc/include/Vc/float_v | 3 +
math/vc/include/Vc/global.h | 509 +
math/vc/include/Vc/int_v | 3 +
math/vc/include/Vc/internal/namespace.h | 28 +
math/vc/include/Vc/limits | 57 +
math/vc/include/Vc/scalar/helperimpl.h | 58 +
math/vc/include/Vc/scalar/helperimpl.tcc | 86 +
math/vc/include/Vc/scalar/interleavedmemory.tcc | 160 +
math/vc/include/Vc/scalar/limits.h | 24 +
math/vc/include/Vc/scalar/macros.h | 25 +
math/vc/include/Vc/scalar/mask.h | 103 +
math/vc/include/Vc/scalar/math.h | 253 +
math/vc/include/Vc/scalar/types.h | 44 +
math/vc/include/Vc/scalar/undomacros.h | 25 +
math/vc/include/Vc/scalar/vector.h | 480 +
math/vc/include/Vc/scalar/vector.tcc | 244 +
math/vc/include/Vc/scalar/writemaskedvector.h | 91 +
math/vc/include/Vc/sfloat_v | 3 +
math/vc/include/Vc/short_v | 3 +
math/vc/include/Vc/sse/casts.h | 104 +
math/vc/include/Vc/sse/const.h | 108 +
math/vc/include/Vc/sse/const_data.h | 77 +
math/vc/include/Vc/sse/debug.h | 90 +
math/vc/include/Vc/sse/deinterleave.tcc | 237 +
math/vc/include/Vc/sse/forceToRegisters.tcc | 141 +
math/vc/include/Vc/sse/helperimpl.h | 87 +
math/vc/include/Vc/sse/helperimpl.tcc | 66 +
math/vc/include/Vc/sse/interleavedmemory.tcc | 1014 ++
math/vc/include/Vc/sse/intrinsics.h | 599 +
math/vc/include/Vc/sse/limits.h | 81 +
math/vc/include/Vc/sse/macros.h | 47 +
math/vc/include/Vc/sse/mask.h | 578 +
math/vc/include/Vc/sse/math.h | 217 +
math/vc/include/Vc/sse/prefetches.tcc | 58 +
math/vc/include/Vc/sse/shuffle.h | 175 +
math/vc/include/Vc/sse/types.h | 163 +
math/vc/include/Vc/sse/undomacros.h | 32 +
math/vc/include/Vc/sse/vector.h | 550 +
math/vc/include/Vc/sse/vector.tcc | 1533 ++
math/vc/include/Vc/sse/vectorhelper.h | 811 +
math/vc/include/Vc/sse/vectorhelper.tcc | 493 +
math/vc/include/Vc/support.h | 150 +
math/vc/include/Vc/uint_v | 3 +
math/vc/include/Vc/ushort_v | 3 +
math/vc/include/Vc/vector.h | 151 +
math/vc/include/Vc/version.h | 53 +
math/vc/makeTest.py | 13 +
math/vc/src/avx_sorthelper.cpp | 427 +
math/vc/src/const.cpp | 529 +
math/vc/src/cpuid.cpp | 623 +
math/vc/src/support.cpp | 119 +
math/vc/src/trigonometric.cpp | 463 +
math/vc/tests/CMakeLists.txt | 311 +
math/vc/tests/Makefile | 160 +
math/vc/tests/arithmetics.cpp | 583 +
math/vc/tests/casts.cpp | 144 +
math/vc/tests/const.h | 66 +
math/vc/tests/convert-sincos-reference.cpp | 126 +
math/vc/tests/deinterleave.cpp | 421 +
math/vc/tests/download.cmake | 1 +
math/vc/tests/expandandmerge.cpp | 88 +
math/vc/tests/gather.cpp | 212 +
math/vc/tests/implicit_type_conversion.cpp | 275 +
.../vc/tests/implicit_type_conversion_failures.cpp | 13 +
math/vc/tests/linkTest0.cpp | 11 +
math/vc/tests/linkTest1.cpp | 26 +
math/vc/tests/linkTestLib0.cpp | 17 +
math/vc/tests/linkTestLib1.cpp | 17 +
math/vc/tests/linkTestLib2.cpp | 10 +
math/vc/tests/linkTestLib3.cpp | 10 +
math/vc/tests/load.cpp | 270 +
math/vc/tests/mask.cpp | 312 +
math/vc/tests/math.cpp | 957 ++
math/vc/tests/memory.cpp | 314 +
math/vc/tests/scalaraccess.cpp | 146 +
math/vc/tests/scatter.cpp | 173 +
math/vc/tests/sse_blend.cpp | 125 +
math/vc/tests/stlcontainer.cpp | 75 +
math/vc/tests/store.cpp | 164 +
math/vc/tests/supportfunctions.cpp | 68 +
math/vc/tests/swizzles.cpp | 145 +
math/vc/tests/ulp.h | 96 +
math/vc/tests/unittest.h | 681 +
math/vc/tests/utils.cpp | 401 +
math/vc/tests/vectormemoryhelper.h | 41 +
math/vdt/CMakeLists.cmake | 2 +
math/vdt/CMakeLists.txt | 3 +
math/vdt/Licence.md | 12 +
math/vdt/Module.mk | 48 +
math/vdt/ReadMe.md | 45 +
math/vdt/ReleaseNotes.txt | 64 +
math/vdt/include/vdt/asin.h | 230 +
math/vdt/include/vdt/atan.h | 169 +
math/vdt/include/vdt/atan2.h | 149 +
math/vdt/include/vdt/cos.h | 36 +
math/vdt/include/vdt/exp.h | 162 +
math/vdt/include/vdt/inv.h | 99 +
math/vdt/include/vdt/log.h | 212 +
math/vdt/include/vdt/sin.h | 52 +
math/vdt/include/vdt/sincos.h | 238 +
math/vdt/include/vdt/sqrt.h | 106 +
math/vdt/include/vdt/tan.h | 176 +
math/vdt/include/vdt/vdtMath.h | 22 +
math/vdt/include/vdt/vdtcore_common.h | 246 +
math/vdt/tests/CMakeLists.txt | 26 +
math/vdt/tests/stressVdt.cxx | 462 +
misc/memstat/CMakeLists.txt | 4 +
misc/memstat/Module.mk | 5 +
misc/minicern/CMakeLists.txt | 38 +-
misc/table/src/TTable.cxx | 70 +-
montecarlo/pythia6/CMakeLists.txt | 4 +
montecarlo/pythia6/src/TPythia6.cxx | 10 +-
montecarlo/pythia8/inc/TPythia8.h | 6 +
montecarlo/pythia8/src/TPythia8.cxx | 43 +
montecarlo/vmc/inc/TMCtls.h | 65 +
montecarlo/vmc/inc/TVirtualMC.h | 17 +-
montecarlo/vmc/inc/TVirtualMCApplication.h | 10 +-
montecarlo/vmc/src/TVirtualMC.cxx | 9 +-
montecarlo/vmc/src/TVirtualMCApplication.cxx | 6 +-
net/CMakeLists.txt | 10 +-
net/alien/Module.mk | 2 +-
net/alien/src/TAlienCollection.cxx | 30 +-
net/alien/src/TAlienFile.cxx | 6 +-
net/auth/Module.mk | 2 +-
net/auth/src/rsaaux.cxx | 24 +-
net/davix/CMakeLists.txt | 5 +-
net/davix/src/TDavixFile.cxx | 42 +-
net/davix/src/TDavixSystem.cxx | 2 +-
net/doc/v534/index.html | 28 +
net/http/CMakeLists.txt | 45 +
net/http/Module.mk | 82 +
net/http/README.txt | 125 +
net/http/civetweb/CREDITS.md | 68 +
net/http/civetweb/LICENSE.md | 113 +
net/http/civetweb/README.md | 102 +
net/http/civetweb/civetweb.c | 6472 ++++++++
net/http/civetweb/civetweb.h | 496 +
net/http/civetweb/md5.inl | 461 +
net/http/inc/LinkDef.h | 22 +
net/http/inc/TBufferJSON.h | 542 +
net/http/inc/TCivetweb.h | 31 +
net/http/inc/TFastCgi.h | 36 +
net/http/inc/THttpEngine.h | 46 +
net/http/inc/THttpServer.h | 246 +
net/http/inc/TRootSniffer.h | 151 +
net/http/inc/TRootSnifferStore.h | 95 +
net/http/src/TBufferJSON.cxx | 2896 ++++
net/http/src/TCivetweb.cxx | 170 +
net/http/src/TFastCgi.cxx | 314 +
net/http/src/THttpEngine.cxx | 29 +
net/http/src/THttpServer.cxx | 669 +
net/http/src/TRootSniffer.cxx | 1200 ++
net/http/src/TRootSnifferStore.cxx | 176 +
net/krb5auth/CMakeLists.txt | 4 +
net/net/CMakeLists.txt | 3 +-
net/net/Module.mk | 2 +-
net/netx/CMakeLists.txt | 3 +
net/netxng/CMakeLists.txt | 12 +-
net/rootd/Module.mk | 4 +
net/rootd/src/rootd.cxx | 2 +-
net/rpdutils/Module.mk | 2 +-
net/rpdutils/src/rpdutils.cxx | 2 +-
proof/CMakeLists.txt | 2 +-
proof/doc/confman/DatasetStager.md | 6 +-
proof/pq2/src/pq2actions.cxx | 18 +-
proof/proof/inc/TDataSetManagerAliEn.h | 14 +-
proof/proof/inc/TProofLite.h | 9 +-
proof/proof/inc/TProofMgr.h | 2 +-
proof/proof/src/TDSet.cxx | 4 +-
proof/proof/src/TDataSetManagerAliEn.cxx | 316 +-
proof/proof/src/TProof.cxx | 59 +-
proof/proof/src/TProofLite.cxx | 225 +-
proof/proof/src/TProofMgr.cxx | 56 +-
proof/proof/src/TProofServ.cxx | 4 +-
proof/proofbench/src/TProofBench.cxx | 8 +-
proof/proofbench/src/TProofPerfAnalysis.cxx | 2 +-
proof/proofbench/src/TSelHandleDataSet.cxx | 8 +-
proof/proofd/Module.mk | 4 +
proof/proofd/src/XrdProofConn.cxx | 4 +-
proof/proofd/src/XrdProofdAdmin.cxx | 15 +-
proof/proofd/src/XrdProofdManager.cxx | 66 +-
proof/proofplayer/inc/TPerfStats.h | 2 +-
proof/proofplayer/src/TPerfStats.cxx | 6 +-
proof/proofplayer/src/TProofDraw.cxx | 15 +-
proof/proofplayer/src/TProofPlayer.cxx | 37 +-
proof/proofplayer/src/TProofPlayerLite.cxx | 27 +-
proof/proofx/CMakeLists.txt | 4 +
proof/proofx/inc/TXProofMgr.h | 2 +-
proof/proofx/src/TXProofMgr.cxx | 6 +-
roofit/histfactory/CMakeLists.txt | 11 +
roofit/histfactory/config/prepareHistFactory | 46 +-
roofit/histfactory/inc/LinkDef.h | 2 +
.../histfactory/inc/RooStats/HistFactory/Channel.h | 1 +
roofit/histfactory/inc/RooStats/HistFactory/Data.h | 4 +-
.../inc/RooStats/HistFactory/FlexibleInterpVar.h | 11 +-
.../histfactory/inc/RooStats/HistFactory/HistRef.h | 71 +
.../inc/RooStats/HistFactory/ParamHistFunc.h | 4 +-
.../RooStats/HistFactory/PiecewiseInterpolation.h | 2 +-
.../histfactory/inc/RooStats/HistFactory/Sample.h | 9 +-
.../inc/RooStats/HistFactory/Systematics.h | 20 +-
roofit/histfactory/src/Channel.cxx | 17 +-
roofit/histfactory/src/Data.cxx | 9 +
roofit/histfactory/src/FlexibleInterpVar.cxx | 189 +-
roofit/histfactory/src/HistFactoryNavigation.cxx | 1 +
roofit/histfactory/src/HistRef.cxx | 32 +
.../src/HistoToWorkspaceFactoryFast.cxx | 14 +-
roofit/histfactory/src/LinInterpVar.cxx | 3 +-
.../src/MakeModelAndMeasurementsFast.cxx | 42 +-
roofit/histfactory/src/Measurement.cxx | 22 +-
roofit/histfactory/src/ParamHistFunc.cxx | 4 +-
roofit/histfactory/src/PiecewiseInterpolation.cxx | 18 +-
roofit/histfactory/src/Sample.cxx | 26 +
roofit/histfactory/src/Systematics.cxx | 8 +-
roofit/roofit/inc/RooGaussian.h | 5 +-
roofit/roofit/inc/RooKeysPdf.h | 5 +-
roofit/roofit/inc/RooMomentMorph.h | 4 +-
roofit/roofit/inc/RooParamHistFunc.h | 1 +
roofit/roofit/inc/RooParametricStepFunction.h | 2 +
roofit/roofit/inc/RooPoisson.h | 5 +-
roofit/roofit/src/RooBifurGauss.cxx | 3 -
roofit/roofit/src/RooCBShape.cxx | 3 -
roofit/roofit/src/RooChebychev.cxx | 4 +-
roofit/roofit/src/RooDstD0BG.cxx | 3 -
roofit/roofit/src/RooHistConstraint.cxx | 4 +-
roofit/roofit/src/RooKeysPdf.cxx | 226 +-
roofit/roofit/src/RooMomentMorph.cxx | 89 +-
roofit/roofit/src/RooParamHistFunc.cxx | 31 +-
roofit/roofitcore/CMakeLists.txt | 2 +-
roofit/roofitcore/Module.mk | 3 +-
roofit/roofitcore/inc/LinkDef1.h | 3 +-
roofit/roofitcore/inc/LinkDef4.h | 4 +
roofit/roofitcore/inc/RooAbsArg.h | 15 +-
roofit/roofitcore/inc/RooAbsDataStore.h | 6 +-
roofit/roofitcore/inc/RooAbsMoment.h | 52 +
roofit/roofitcore/inc/RooAbsOptTestStatistic.h | 1 +
roofit/roofitcore/inc/RooAbsReal.h | 14 +-
roofit/roofitcore/inc/RooAddPdf.h | 3 +
roofit/roofitcore/inc/RooChangeTracker.h | 1 +
roofit/roofitcore/inc/RooCompositeDataStore.h | 3 +
roofit/roofitcore/inc/RooDataHist.h | 4 +
roofit/roofitcore/inc/RooFirstMoment.h | 52 +
roofit/roofitcore/inc/RooFormulaVar.h | 6 +-
roofit/roofitcore/inc/RooGenCategory.h | 2 +-
roofit/roofitcore/inc/RooHistFunc.h | 13 +-
roofit/roofitcore/inc/RooMoment.h | 16 +-
roofit/roofitcore/inc/RooNormSetCache.h | 116 +-
roofit/roofitcore/inc/RooNumIntFactory.h | 4 +-
roofit/roofitcore/inc/RooObjCacheManager.h | 7 +-
roofit/roofitcore/inc/RooProdPdf.h | 3 +
roofit/roofitcore/inc/RooProduct.h | 3 +
roofit/roofitcore/inc/RooRealSumPdf.h | 5 +-
roofit/roofitcore/inc/RooSecondMoment.h | 52 +
roofit/roofitcore/inc/RooSetPair.h | 1 +
roofit/roofitcore/inc/RooSharedProperties.h | 3 +
roofit/roofitcore/inc/RooSharedPropertiesList.h | 2 +
roofit/roofitcore/inc/RooVectorDataStore.h | 14 +-
roofit/roofitcore/src/BidirMMapPipe.h | 1 +
roofit/roofitcore/src/RooAbsArg.cxx | 24 +-
roofit/roofitcore/src/RooAbsCollection.cxx | 5 -
roofit/roofitcore/src/RooAbsMoment.cxx | 96 +
roofit/roofitcore/src/RooAbsOptTestStatistic.cxx | 103 +-
roofit/roofitcore/src/RooAbsReal.cxx | 18 +-
roofit/roofitcore/src/RooAbsRealLValue.cxx | 3 +-
roofit/roofitcore/src/RooAddModel.cxx | 10 +-
roofit/roofitcore/src/RooAddPdf.cxx | 25 +-
roofit/roofitcore/src/RooArgList.cxx | 15 +
roofit/roofitcore/src/RooArgSet.cxx | 23 +-
roofit/roofitcore/src/RooBanner.cxx | 2 +-
roofit/roofitcore/src/RooBinIntegrator.cxx | 2 +-
roofit/roofitcore/src/RooBinning.cxx | 2 +-
roofit/roofitcore/src/RooCategory.cxx | 6 +-
roofit/roofitcore/src/RooChangeTracker.cxx | 27 +-
roofit/roofitcore/src/RooCompositeDataStore.cxx | 28 +
roofit/roofitcore/src/RooDataHist.cxx | 58 +-
roofit/roofitcore/src/RooDataSet.cxx | 12 +-
roofit/roofitcore/src/RooFactoryWSTool.cxx | 7 +-
roofit/roofitcore/src/RooFirstMoment.cxx | 160 +
roofit/roofitcore/src/RooFormulaVar.cxx | 37 +
roofit/roofitcore/src/RooHistFunc.cxx | 206 +-
roofit/roofitcore/src/RooHistPdf.cxx | 22 +-
roofit/roofitcore/src/RooLinearVar.cxx | 1 +
roofit/roofitcore/src/RooLinkedList.cxx | 28 +-
roofit/roofitcore/src/RooMath.cxx | 21 +-
roofit/roofitcore/src/RooMinimizer.cxx | 2 +
roofit/roofitcore/src/RooMoment.cxx | 49 +-
roofit/roofitcore/src/RooNLLVar.cxx | 20 +-
roofit/roofitcore/src/RooNormSetCache.cxx | 192 +-
roofit/roofitcore/src/RooNumIntFactory.cxx | 7 +-
roofit/roofitcore/src/RooObjCacheManager.cxx | 11 +-
roofit/roofitcore/src/RooPlot.cxx | 5 +-
roofit/roofitcore/src/RooProdPdf.cxx | 50 +-
roofit/roofitcore/src/RooProduct.cxx | 45 +-
roofit/roofitcore/src/RooRealIntegral.cxx | 70 +-
roofit/roofitcore/src/RooRealSumPdf.cxx | 17 +-
roofit/roofitcore/src/RooRealVar.cxx | 8 +
roofit/roofitcore/src/RooSecondMoment.cxx | 177 +
roofit/roofitcore/src/RooSetPair.cxx | 3 +-
roofit/roofitcore/src/RooSharedPropertiesList.cxx | 48 +-
roofit/roofitcore/src/RooSimWSTool.cxx | 8 +-
roofit/roofitcore/src/RooStudyManager.cxx | 10 +-
roofit/roofitcore/src/RooVectorDataStore.cxx | 21 +-
roofit/roofitcore/src/RooWorkspace.cxx | 26 +-
roofit/roostats/inc/RooStats/HypoTestInverter.h | 2 +-
roofit/roostats/inc/RooStats/LikelihoodInterval.h | 2 +-
.../roostats/inc/RooStats/LikelihoodIntervalPlot.h | 13 +-
roofit/roostats/inc/RooStats/ProofConfig.h | 47 +-
roofit/roostats/inc/RooStats/RooStatsUtils.h | 3 +
roofit/roostats/inc/RooStats/ToyMCStudy.h | 6 +-
roofit/roostats/src/AsymptoticCalculator.cxx | 54 +-
roofit/roostats/src/BernsteinCorrection.cxx | 4 +-
roofit/roostats/src/HypoTestInverter.cxx | 98 +-
roofit/roostats/src/HypoTestInverterPlot.cxx | 2 +-
roofit/roostats/src/HypoTestInverterResult.cxx | 62 +-
roofit/roostats/src/LikelihoodInterval.cxx | 13 +-
roofit/roostats/src/LikelihoodIntervalPlot.cxx | 31 +-
roofit/roostats/src/ProfileLikelihoodTestStat.cxx | 14 +-
roofit/roostats/src/RooStatsUtils.cxx | 17 +
roofit/roostats/src/ToyMCSampler.cxx | 8 +
roofit/roostats/src/ToyMCStudy.cxx | 42 +-
rootx/CMakeLists.txt | 3 +
rootx/Module.mk | 25 +-
rootx/src/rootx.cxx | 54 +-
rootx/src/rootxx-cocoa.mm | 978 ++
sql/odbc/CMakeLists.txt | 4 +
sql/pgsql/inc/TPgSQLServer.h | 6 +-
sql/pgsql/src/TPgSQLServer.cxx | 179 +-
sql/sqlite/inc/TSQLiteRow.h | 6 +-
test/CMakeLists.txt | 33 +-
test/HistFactoryTest.tar | Bin 0 -> 40960 bytes
test/Makefile | 28 +-
test/Makefile.win32 | 41 +-
test/TBench.cxx | 8 +-
test/bench.cxx | 2 +-
test/guitest.cxx | 2 -
.../Src/ObjectInspector/Views/PatternCell.mm | 4 +-
test/stress.cxx | 1 +
test/stressEntryList.cxx | 4 +-
test/stressFit.cxx | 486 +-
test/stressGeometry.cxx | 9 +-
test/stressGraphics.cxx | 2 +-
test/stressGraphics.ref | 12 +-
test/stressHistFactory.cxx | 250 +
test/stressHistFactory_models.cxx | 85 +
test/stressHistFactory_ref.root | Bin 0 -> 526 bytes
test/stressHistFactory_tests.cxx | 477 +
test/stressHistoFit.cxx | 291 +-
test/stressHistogram.cxx | 478 +-
test/stressInterpreter.cxx | 2 +-
test/stressLinear.cxx | 1 +
test/stressMathCore.cxx | 5 +-
test/stressProof.cxx | 221 +-
test/stressRooStats.cxx | 49 +-
test/stressRooStats_ref.root | Bin 29524 -> 29478 bytes
test/stressRooStats_tests.cxx | 79 +-
test/stressShapes.cxx | 1 +
test/stressSpectrum.cxx | 2 +-
test/stressTMVA.cxx | 7 +
tmva/CMakeLists.txt | 3 +
tmva/Makefile.arch | 13 +
tmva/inc/TMVA/KDEKernel.h | 4 +
tmva/inc/TMVA/MethodBase.h | 5 +-
tmva/inc/TMVA/MsgLogger.h | 7 +-
tmva/inc/TMVA/TransformationHandler.h | 8 +-
tmva/src/ConvergenceTest.cxx | 2 +-
tmva/src/DecisionTree.cxx | 59 +-
tmva/src/Factory.cxx | 2 +-
tmva/src/LDA.cxx | 4 +-
tmva/src/MethodANNBase.cxx | 8 +-
tmva/src/MethodBDT.cxx | 121 +-
tmva/src/MethodBase.cxx | 31 +-
tmva/src/MethodBoost.cxx | 26 +-
tmva/src/MethodCuts.cxx | 2 +
tmva/src/MethodDT.cxx | 2 +
tmva/src/MethodHMatrix.cxx | 8 +
tmva/src/MethodLikelihood.cxx | 14 +-
tmva/src/MethodMLP.cxx | 8 +-
tmva/src/MethodPDERS.cxx | 8 +-
tmva/src/MethodRuleFit.cxx | 2 +
tmva/src/MethodSVM.cxx | 2 +-
tmva/src/MethodTMlpANN.cxx | 6 +-
tmva/src/MsgLogger.cxx | 3 +-
tmva/src/OptimizeConfigParameters.cxx | 2 +
tmva/src/PDEFoam.cxx | 7 +-
tmva/src/Reader.cxx | 5 +
tmva/src/RuleEnsemble.cxx | 20 +-
tmva/src/TransformationHandler.cxx | 72 +-
tmva/test/TMVAlogon.C | 3 +-
tree/tree/inc/TBranchElement.h | 5 +-
tree/tree/inc/TLeaf.h | 21 +
tree/tree/inc/TLeafElement.h | 8 +-
tree/tree/inc/TLeafL.h | 8 +-
tree/tree/inc/TTree.h | 4 +-
tree/tree/inc/TVirtualIndex.h | 4 +-
tree/tree/inc/TreeUtils.h | 48 +
tree/tree/src/TBasket.cxx | 2 +-
tree/tree/src/TBranch.cxx | 4 +-
tree/tree/src/TBranchBrowsable.cxx | 6 +-
tree/tree/src/TBranchElement.cxx | 167 +-
tree/tree/src/TBranchSTL.cxx | 2 +-
tree/tree/src/TChain.cxx | 4 +-
tree/tree/src/TLeafL.cxx | 12 +
tree/tree/src/TNtuple.cxx | 7 +-
tree/tree/src/TNtupleD.cxx | 8 +-
tree/tree/src/TQueryResult.cxx | 20 +-
tree/tree/src/TTree.cxx | 18 +-
tree/tree/src/TTreeCache.cxx | 2 +-
tree/tree/src/TreeUtils.cxx | 312 +
tree/treeplayer/inc/TChainIndex.h | 23 +-
tree/treeplayer/inc/TFormLeafInfo.h | 119 +-
tree/treeplayer/inc/TFormLeafInfoReference.h | 6 +-
tree/treeplayer/inc/TTreeDrawArgsParser.h | 3 +-
tree/treeplayer/inc/TTreeFormula.h | 11 +-
tree/treeplayer/inc/TTreeIndex.h | 14 +-
tree/treeplayer/inc/TTreePerfStats.h | 2 +-
tree/treeplayer/src/TChainIndex.cxx | 39 +-
tree/treeplayer/src/TFormLeafInfo.cxx | 220 +-
tree/treeplayer/src/TFormLeafInfoReference.cxx | 22 +-
tree/treeplayer/src/TSelectorDraw.cxx | 8 +-
tree/treeplayer/src/TTreeDrawArgsParser.cxx | 13 +-
tree/treeplayer/src/TTreeFormula.cxx | 307 +-
tree/treeplayer/src/TTreeIndex.cxx | 174 +-
tree/treeplayer/src/TTreePerfStats.cxx | 20 +-
tree/treeplayer/src/TTreeProxyGenerator.cxx | 2 +-
tree/treeviewer/inc/TParallelCoordEditor.h | 5 +
tree/treeviewer/src/TParallelCoord.cxx | 2 +
tree/treeviewer/src/TParallelCoordEditor.cxx | 171 +-
tutorials/CMakeLists.txt | 248 +
tutorials/cocoa/customcolors.h | 55 +
tutorials/cocoa/flower.C | 111 +
tutorials/cocoa/grad.C | 93 +-
tutorials/cocoa/grad2.C | 56 +-
tutorials/cocoa/gradients.C | 130 +
tutorials/cocoa/parallelcoordtrans.C | 18 +-
tutorials/cocoa/radialgradients.C | 118 +
tutorials/cocoa/transp.C | 39 +-
tutorials/cocoa/transp_text.C | 69 +-
tutorials/fit/combinedFit.C | 6 +
tutorials/fit/fit1.C | 26 +-
tutorials/fit/fit1_C.C | 17 -
tutorials/fit/fit1_C.txt | 13 +
tutorials/fit/fit2a.C | 3 +
tutorials/fit/fitslicesy.C | 6 +-
tutorials/fit/line3Dfit.C | 119 +-
tutorials/fit/minuit2FitBench.C | 44 +-
tutorials/fit/multidimfit.C | 64 +-
tutorials/fitsio/FITS_tutorial1.C | 5 +-
tutorials/fitsio/FITS_tutorial2.C | 3 +-
tutorials/fitsio/FITS_tutorial3.C | 5 +-
tutorials/fitsio/FITS_tutorial4.C | 5 +-
tutorials/fitsio/FITS_tutorial5.C | 11 +-
tutorials/fitsio/FITS_tutorial6.C | 5 +-
tutorials/foam/foam_demo.C | 10 +
tutorials/foam/foam_demopers.C | 28 +-
tutorials/foam/foam_kanwa.C | 38 +-
tutorials/geom/geomAlice.C | 54 +-
tutorials/geom/geomAlice_itsv.C | 17 +-
tutorials/geom/parallel_world.C | 97 +
tutorials/gl/customcolors.h | 55 +
tutorials/gl/grad.C | 105 +
tutorials/gl/grad2.C | 64 +
tutorials/gl/gradients.C | 128 +
tutorials/gl/parallelcoordtrans.C | 126 +
tutorials/gl/radialgradients.C | 121 +
tutorials/gl/transp.C | 50 +
tutorials/gl/transp_text.C | 72 +
tutorials/graphics/crown.C | 22 +
tutorials/graphics/diamond.C | 11 +
tutorials/graphics/gaxis2.C | 29 +
tutorials/graphics/latex.C | 8 +-
tutorials/graphics/latex2.C | 6 +-
tutorials/graphics/latex3.C | 4 +-
tutorials/graphics/triangles.C | 7 +-
tutorials/graphs/graphpolar2.C | 35 +
tutorials/graphs/graphpolar3.C | 25 +
tutorials/graphs/graphtext.C | 43 +
tutorials/graphs/multipalette.C | 3 +-
tutorials/graphs/timeonaxis3.C | 4 +-
tutorials/gui/exec_macro.C | 2 +-
tutorials/hist/fillrandom.C | 2 +-
tutorials/hist/h2proj.C | 46 +
tutorials/hist/hbars.C | 30 +-
tutorials/hist/ratioplot.C | 83 +
tutorials/hist/rebin.C | 7 +-
tutorials/hist/reverseaxis.C | 55 +
tutorials/hist/th2polyUSA.C | 4 +-
tutorials/histfactory/example.C | 9 +-
tutorials/histfactory/makeExample.C | 2 +-
tutorials/http/httpserver.C | 84 +
tutorials/io/copyFiles.C | 6 +
tutorials/io/hadd.C | 6 +
tutorials/math/Legendre.C | 8 +-
tutorials/math/LegendreAssoc.C | 7 -
tutorials/math/goftest.C | 5 +-
tutorials/math/tStudent.C | 122 +-
tutorials/math/testUnfold1.C | 119 +-
tutorials/math/testUnfold2.C | 32 +-
tutorials/math/testUnfold3.C | 582 +-
tutorials/math/testUnfold4.C | 45 +-
tutorials/math/testrandom.C | 55 +-
tutorials/mc/CompareMasses.C | 44 +-
tutorials/net/parallelMergeClient.C | 2 +-
tutorials/proof/ProofAux.C | 51 +-
tutorials/proof/ProofAux.h | 2 +
tutorials/proof/ProofFriends.C | 73 +-
tutorials/proof/ProofFriends.h | 1 +
tutorials/pyroot/fit1.py | 4 +-
tutorials/pyroot/shapes.py | 2 +-
tutorials/pyroot/staff.py | 5 +-
tutorials/quadp/portfolio.C | 50 +-
tutorials/roostats/ModelInspector.C | 78 +-
.../OneSidedFrequentistUpperLimitWithBands.C | 85 +-
tutorials/roostats/StandardBayesianMCMCDemo.C | 68 +-
tutorials/roostats/StandardBayesianNumericalDemo.C | 97 +-
tutorials/roostats/StandardFeldmanCousinsDemo.C | 46 +-
tutorials/roostats/StandardFrequentistDiscovery.C | 56 +-
.../StandardHistFactoryPlotsWithCategories.C | 82 +-
tutorials/roostats/StandardHypoTestDemo.C | 64 +-
tutorials/roostats/StandardHypoTestInvDemo.C | 195 +-
tutorials/roostats/StandardProfileInspectorDemo.C | 65 +-
tutorials/roostats/StandardProfileLikelihoodDemo.C | 65 +-
.../roostats/StandardTestStatDistributionDemo.C | 64 +-
tutorials/roostats/TestNonCentral.C | 2 +-
.../TwoSidedFrequentistUpperLimitWithBands.C | 93 +-
tutorials/roostats/rs101_limitexample.C | 14 +-
tutorials/roostats/rs_bernsteinCorrection.C | 5 +
tutorials/splot/TestSPlot.C | 3 +-
tutorials/splot/TestSPlot_toyMC.dat | 16260 +++++++------------
tutorials/thread/stressThreadPool.C | 9 +
tutorials/thread/threadPool.C | 9 +-
tutorials/tree/bill.C | 12 +-
tutorials/tree/cernstaff.C | 6 +-
tutorials/tree/clonesA_Event.C | 3 +-
tutorials/tree/h1analysis.C | 3 +
tutorials/unuran/unuranFoamTest.C | 12 +-
tutorials/xml/DOMParsePerson.C | 4 +-
tutorials/xml/DOMRecursive.C | 4 +-
tutorials/xml/SAXHandler.C | 3 +-
2295 files changed, 168681 insertions(+), 60813 deletions(-)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/root-system.git
More information about the debian-science-commits
mailing list