https://github.com/root-project/root

sort by:
Revision Author Date Message Commit Date
8fea3be This commit was manufactured by cvs2svn to create tag 'v5-10-00a'. git-svn-id: http://root.cern.ch/svn/root/tags/v5-10-00a@14228 27541ba8-7e3a-0410-8455-c3a389f83636 10 March 2006, 21:02:27 UTC
46659f5 make version v5-10-00a. git-svn-id: http://root.cern.ch/svn/root/branches/v5-10-00-patches@14227 27541ba8-7e3a-0410-8455-c3a389f83636 10 March 2006, 21:02:26 UTC
e5993be backport fabs to std::fabs fix. git-svn-id: http://root.cern.ch/svn/root/branches/v5-10-00-patches@14225 27541ba8-7e3a-0410-8455-c3a389f83636 10 March 2006, 20:11:28 UTC
4b3f7c2 This commit was manufactured by cvs2svn to create branch 'v5-10-00-patches'. git-svn-id: http://root.cern.ch/svn/root/branches/v5-10-00-patches@14153 27541ba8-7e3a-0410-8455-c3a389f83636 02 March 2006, 11:29:49 UTC
59d836b From Andrei: - New method TGeoManager::TransformVolumeToAssembly(const char *vname) which transforms automatically all volumes having a given name in the geometry with assemblies. git-svn-id: http://root.cern.ch/svn/root/trunk@14152 27541ba8-7e3a-0410-8455-c3a389f83636 02 March 2006, 11:29:48 UTC
b70180a Fix wrong -rpath specification as reported by Eddy. git-svn-id: http://root.cern.ch/svn/root/trunk@14151 27541ba8-7e3a-0410-8455-c3a389f83636 02 March 2006, 08:41:46 UTC
320b839 From Christian Holm: This patch fixes * A few problems in the `proofserv', `xrdgsiproxy', and `xrdpwdadmin' wrapper scripts that have to do with argument passing. * Updates the changelog to reflect a few changes. * Updates the copyright file to include the license statement. * Fixes spelling errors in the copyright file (your last name, very important :-) * Fixes a problem with bad back-ticks in the proofd, rootd, and xrootd SYSV Init scripts, as well as some crucial typos (DEAMON -> DAEMON, etc). * Remove generated files in debian/rules to make sure there's a clean tree. * Update the Qt3 build dependency for RPMs on the various distributions. * Use the above trick to see if libg2c.so is available before using libg2c.a. git-svn-id: http://root.cern.ch/svn/root/trunk@14150 27541ba8-7e3a-0410-8455-c3a389f83636 02 March 2006, 08:34:54 UTC
b217eab From Bertrand: Fix the TGMsgBox problem reported at : http://savannah.cern.ch/bugs/?func=detailitem&item_id=15236 git-svn-id: http://root.cern.ch/svn/root/trunk@14149 27541ba8-7e3a-0410-8455-c3a389f83636 02 March 2006, 08:14:04 UTC
a9a3af6 Resolve an issue in SetAddress (introduced in r1.186) where it was applying a correction (kept in fParentOffset) even if the address was being directly passed (for example by CopyAddress instead of indrectly by a parent branch's SetAddress) git-svn-id: http://root.cern.ch/svn/root/trunk@14148 27541ba8-7e3a-0410-8455-c3a389f83636 02 March 2006, 07:45:47 UTC
c4d97e7 Fix for the 'fast' mode of CloneTree in the case of chains git-svn-id: http://root.cern.ch/svn/root/trunk@14147 27541ba8-7e3a-0410-8455-c3a389f83636 02 March 2006, 07:27:18 UTC
98d4ee2 Stamping version 5.10/00 git-svn-id: http://root.cern.ch/svn/root/trunk@14146 27541ba8-7e3a-0410-8455-c3a389f83636 01 March 2006, 16:50:34 UTC
8ceba1b update version number git-svn-id: http://root.cern.ch/svn/root/trunk@14145 27541ba8-7e3a-0410-8455-c3a389f83636 01 March 2006, 16:33:56 UTC
6edaf44 update doc git-svn-id: http://root.cern.ch/svn/root/trunk@14144 27541ba8-7e3a-0410-8455-c3a389f83636 01 March 2006, 16:30:45 UTC
cb3cb40 update version number git-svn-id: http://root.cern.ch/svn/root/trunk@14143 27541ba8-7e3a-0410-8455-c3a389f83636 01 March 2006, 16:23:49 UTC
a4f2a14 add test for rectify (bug 15126) and for conversions from EulerAngles git-svn-id: http://root.cern.ch/svn/root/trunk@14142 27541ba8-7e3a-0410-8455-c3a389f83636 01 March 2006, 16:22:53 UTC
fb4eb73 implement missing conversion to EulerAngles from Axial rotations and fix a bug in converting from EulerAngles to Quaternion git-svn-id: http://root.cern.ch/svn/root/trunk@14141 27541ba8-7e3a-0410-8455-c3a389f83636 01 March 2006, 16:21:59 UTC
e6982ba Added missing cvs tag lines. git-svn-id: http://root.cern.ch/svn/root/trunk@14140 27541ba8-7e3a-0410-8455-c3a389f83636 01 March 2006, 15:46:33 UTC
40f249b From Gerri: proofd/src/XrdProofdProtocol.cxx - add missing mutex protections in accessing relevant lists - make the forked process to 'exit' in the case the correct uid/gid could not be set proofd/src/XrdProofServProxy.cxx, .h - fix a problem in the definition of forked session validity proofx/src/TXProofMgr.cxx - make sure that the session list exists before deleting it git-svn-id: http://root.cern.ch/svn/root/trunk@14139 27541ba8-7e3a-0410-8455-c3a389f83636 01 March 2006, 15:46:12 UTC
6f5d58f From Paul Russo: Correct the case of improper tree i/o when a data member name of a base class is the same as the top-level branch name (as reported by Nick West). git-svn-id: http://root.cern.ch/svn/root/trunk@14138 27541ba8-7e3a-0410-8455-c3a389f83636 01 March 2006, 15:43:29 UTC
d1625b6 exclude the module: gfal, monalisa and proofx. git-svn-id: http://root.cern.ch/svn/root/trunk@14137 27541ba8-7e3a-0410-8455-c3a389f83636 01 March 2006, 15:04:04 UTC
0190930 in distclean target delete also lib/python. git-svn-id: http://root.cern.ch/svn/root/trunk@14136 27541ba8-7e3a-0410-8455-c3a389f83636 01 March 2006, 14:56:16 UTC
cd9e844 change some result to logmsg (only visible on config.log). git-svn-id: http://root.cern.ch/svn/root/trunk@14135 27541ba8-7e3a-0410-8455-c3a389f83636 01 March 2006, 14:51:37 UTC
00be847 Fix so GSL compiles on MacOS X Intel. git-svn-id: http://root.cern.ch/svn/root/trunk@14134 27541ba8-7e3a-0410-8455-c3a389f83636 01 March 2006, 14:44:03 UTC
94c3bb7 Add MACOSX_CPU symbol needed to work around problem in GSL which is not properly ported yet to MacOS X Intel. git-svn-id: http://root.cern.ch/svn/root/trunk@14133 27541ba8-7e3a-0410-8455-c3a389f83636 01 March 2006, 14:43:22 UTC
3016cd4 - Extend what was done in Revision 1.30 to the options: CYL, POL, SPH & PSR git-svn-id: http://root.cern.ch/svn/root/trunk@14132 27541ba8-7e3a-0410-8455-c3a389f83636 01 March 2006, 14:19:00 UTC
7874218 add confluent hypergeometric function as requested by some users git-svn-id: http://root.cern.ch/svn/root/trunk@14131 27541ba8-7e3a-0410-8455-c3a389f83636 01 March 2006, 12:15:24 UTC
7227469 Use TEnv::ReadFile() and TEnv::WriteFile() to write the PROOF GUI config file in $HOME. git-svn-id: http://root.cern.ch/svn/root/trunk@14130 27541ba8-7e3a-0410-8455-c3a389f83636 01 March 2006, 12:08:43 UTC
0998493 Allow TEnv to be created without specifying a file name. When adding resources (SetValue()) the resource record table will be automatically created. This mode can be used to write the resources using WriteFile(filename). git-svn-id: http://root.cern.ch/svn/root/trunk@14129 27541ba8-7e3a-0410-8455-c3a389f83636 01 March 2006, 12:07:24 UTC
df9f409 From Gerri: - Fix problem with the definition of the worker host name causing TSlave::GetName() to return the full URL. git-svn-id: http://root.cern.ch/svn/root/trunk@14128 27541ba8-7e3a-0410-8455-c3a389f83636 01 March 2006, 10:55:21 UTC
c559ca4 From Axel and Gerri: - use -rpath only when on Solaris or Linux (in case of globus -rpath was applied to all platforms). - update globus test - add protection against Win32 \ in pathnames in the configoptions that go in include/config.h. git-svn-id: http://root.cern.ch/svn/root/trunk@14127 27541ba8-7e3a-0410-8455-c3a389f83636 01 March 2006, 10:49:35 UTC
77c63a6 From Chirstian Holm: fix changed CreateSlave() calling sequence. git-svn-id: http://root.cern.ch/svn/root/trunk@14126 27541ba8-7e3a-0410-8455-c3a389f83636 28 February 2006, 16:49:36 UTC
212ce46 From Christian Holm: allow for a second set of free TTF fonts in case the MSFT fonts we distribute are not available (might be the case on Debian systems where the MSFT fonts cannot be freely distributed due to license issues). git-svn-id: http://root.cern.ch/svn/root/trunk@14125 27541ba8-7e3a-0410-8455-c3a389f83636 28 February 2006, 16:48:17 UTC
e19bc2f From Christian Holm: many mods in the Debian and RedHat packaging system to ready ROOT for inclusion in Debian and RedHat distributions. git-svn-id: http://root.cern.ch/svn/root/trunk@14124 27541ba8-7e3a-0410-8455-c3a389f83636 28 February 2006, 16:38:23 UTC
29cd0e1 - In Revision 1.28 TView::GetDistancetoAxis was changed to follow the coding conventions. It was modified to have the local variables beginning with a lower case letter. The original verion had two variables "C" and "c". As "C" was converted to "c" (to follow the rule), "c" was converted to "v". In that exercise the old "c" has not been replaced by "v" in one place. git-svn-id: http://root.cern.ch/svn/root/trunk@14123 27541ba8-7e3a-0410-8455-c3a389f83636 28 February 2006, 16:32:24 UTC
69c713b From Masa: cint process quits at script error if '-E -E' command line option is given. git-svn-id: http://root.cern.ch/svn/root/trunk@14122 27541ba8-7e3a-0410-8455-c3a389f83636 28 February 2006, 16:03:40 UTC
273136e - remove warnings on Solaris by using an enumeration for specifying unsigned int dependent template parameters in BinaryOpPolicy.h - try to fix a warning on Alpha and add -lm for compiling testSMatrix - rename function times to Times git-svn-id: http://root.cern.ch/svn/root/trunk@14121 27541ba8-7e3a-0410-8455-c3a389f83636 28 February 2006, 15:54:33 UTC
f6b6e0c From Christian Holm: remove obsolete packaging files. git-svn-id: http://root.cern.ch/svn/root/trunk@14120 27541ba8-7e3a-0410-8455-c3a389f83636 28 February 2006, 15:35:48 UTC
649a238 clenup of code and remove a debug print-out statement git-svn-id: http://root.cern.ch/svn/root/trunk@14119 27541ba8-7e3a-0410-8455-c3a389f83636 28 February 2006, 13:45:05 UTC
00a617f From Andrei: small fix for overlap checking. git-svn-id: http://root.cern.ch/svn/root/trunk@14118 27541ba8-7e3a-0410-8455-c3a389f83636 28 February 2006, 10:57:12 UTC
8ecadf8 In the TProfile Fill functions with a weigth, use teh absolute value of the weigth when incrementing fBinEntries. git-svn-id: http://root.cern.ch/svn/root/trunk@14117 27541ba8-7e3a-0410-8455-c3a389f83636 28 February 2006, 10:08:19 UTC
a201b06 In TH1::Chi2TestX call TMath::Prob with chi2 and ndf and not chi2/2 and ndf/2 The division by 2 is alraedy taken care in TMath::Prob git-svn-id: http://root.cern.ch/svn/root/trunk@14116 27541ba8-7e3a-0410-8455-c3a389f83636 28 February 2006, 10:07:19 UTC
97b3a61 fix problem on compiling on Solaris git-svn-id: http://root.cern.ch/svn/root/trunk@14115 27541ba8-7e3a-0410-8455-c3a389f83636 27 February 2006, 18:46:33 UTC
6f4068e - add constructor for identity matrix - rename Produc Similarity - add Similarity for symmetric matrices - change syntax for Sub methods as requested by LHCb - add flag to retur status in Inverse methods git-svn-id: http://root.cern.ch/svn/root/trunk@14114 27541ba8-7e3a-0410-8455-c3a389f83636 27 February 2006, 18:41:58 UTC
7fa6f04 From Miroslav Morhac: Improvement in TSpectrum::SearchHighRes.Now the background outside of spectrum range is extrapolated by linear function. git-svn-id: http://root.cern.ch/svn/root/trunk@14113 27541ba8-7e3a-0410-8455-c3a389f83636 27 February 2006, 15:36:15 UTC
7a70748 fix bug 15126. Make correct product A.Transpose() * A git-svn-id: http://root.cern.ch/svn/root/trunk@14112 27541ba8-7e3a-0410-8455-c3a389f83636 26 February 2006, 17:20:11 UTC
5346972 From Gerri and Jan: TXNetSystem::MakeDirectory: send request for the path name and not for the full URL TXNetSystem::ConsistentWith: redirect to TNetSystem::ConsistentWith instead of TSystem::ConsistentWith TNetSystem::ConsistentWith: check also the port number TNetSystem::InitRemoteEntity (new) fill in user, host, port with the appropriate checks git-svn-id: http://root.cern.ch/svn/root/trunk@14111 27541ba8-7e3a-0410-8455-c3a389f83636 26 February 2006, 16:13:38 UTC
680ca70 Fix missing cvs tag lines. git-svn-id: http://root.cern.ch/svn/root/trunk@14110 27541ba8-7e3a-0410-8455-c3a389f83636 26 February 2006, 16:09:57 UTC
22037c6 From Gerri: TXSocket::ProcesUnsolicitedMsg: - Fix desynchronization problem due to mutex being released too early; TXSocketHandler::Notify, TXSlave::Init: - Optimize identification of owner TXSlave instance git-svn-id: http://root.cern.ch/svn/root/trunk@14109 27541ba8-7e3a-0410-8455-c3a389f83636 26 February 2006, 16:09:24 UTC
06c8f11 remove const for argument passed by value. git-svn-id: http://root.cern.ch/svn/root/trunk@14108 27541ba8-7e3a-0410-8455-c3a389f83636 26 February 2006, 16:08:10 UTC
ced676f fix a bug in Rectify (bug # 15126) git-svn-id: http://root.cern.ch/svn/root/trunk@14107 27541ba8-7e3a-0410-8455-c3a389f83636 26 February 2006, 15:23:32 UTC
c5dffbc From Eddy: Fix a bug in the TMatrixDRow / Column / Diag when trying to manipulate a row / column / diag with one of another matrix when the second has a different number of rows / columns . git-svn-id: http://root.cern.ch/svn/root/trunk@14106 27541ba8-7e3a-0410-8455-c3a389f83636 25 February 2006, 15:47:41 UTC
3676192 fix typo in help git-svn-id: http://root.cern.ch/svn/root/trunk@14105 27541ba8-7e3a-0410-8455-c3a389f83636 24 February 2006, 09:05:57 UTC
96b46c3 Remove a compiler warning about unused parameter fd git-svn-id: http://root.cern.ch/svn/root/trunk@14104 27541ba8-7e3a-0410-8455-c3a389f83636 24 February 2006, 08:55:26 UTC
96a7173 use extern "C" around gfal header file. git-svn-id: http://root.cern.ch/svn/root/trunk@14103 27541ba8-7e3a-0410-8455-c3a389f83636 24 February 2006, 08:45:31 UTC
a9fb61b In TH1::Fit keep points with 0 entries in case of Likelihood fit git-svn-id: http://root.cern.ch/svn/root/trunk@14102 27541ba8-7e3a-0410-8455-c3a389f83636 23 February 2006, 20:53:32 UTC
659202b dos2unix git-svn-id: http://root.cern.ch/svn/root/trunk@14101 27541ba8-7e3a-0410-8455-c3a389f83636 23 February 2006, 20:46:53 UTC
1f5789a From Axel: * overlap strcpy G__SlideString wasn't 0-terminating resulting string. * skip "const " when looking for a template type. git-svn-id: http://root.cern.ch/svn/root/trunk@14100 27541ba8-7e3a-0410-8455-c3a389f83636 23 February 2006, 18:55:59 UTC
8ea5fc7 update prototype to avoid warning git-svn-id: http://root.cern.ch/svn/root/trunk@14099 27541ba8-7e3a-0410-8455-c3a389f83636 23 February 2006, 18:55:30 UTC
f657a0d From Pere: Fix problems of handling C++ exceptions. git-svn-id: http://root.cern.ch/svn/root/trunk@14098 27541ba8-7e3a-0410-8455-c3a389f83636 23 February 2006, 18:29:26 UTC
52e6122 From Richard: Code cleanup. This patch is the last contribution from Richard to the project. Many thanks to him for his work with the GL viewer and the impressive improvements in the past few months. git-svn-id: http://root.cern.ch/svn/root/trunk@14097 27541ba8-7e3a-0410-8455-c3a389f83636 23 February 2006, 16:44:52 UTC
f837704 Fixes in SetConstrained() methods of vertical and horizontal sliders. Made protected internal methods in use SetPointerPos(Int_t z, Int_t opt = 0). git-svn-id: http://root.cern.ch/svn/root/trunk@14096 27541ba8-7e3a-0410-8455-c3a389f83636 23 February 2006, 15:40:30 UTC
92f65b6 - TShape::Paint was dummy. This method is not needed for TShapes sitting in a TNode. But having it dummy prevent the TShapes outside a TNode to be painte. The following example shows the problem: { c1 = new TCanvas("c1","Geometry Shapes",200,10,700,500); view = new TView(1); view->SetRange(-200,-200,-200,200,200,200); brik = new TBRIK("BRIK","BRIK","void",200,150,150); brik->SetLineColor(kRed); brik->Draw(); c1->Update(); } git-svn-id: http://root.cern.ch/svn/root/trunk@14095 27541ba8-7e3a-0410-8455-c3a389f83636 23 February 2006, 15:29:27 UTC
7026fbd - The modification done in Revision 1.13 to paint the top of a THStack with the right color was not working properly in certain cases when there was more than 3 histograms in the stack: specifically if in a given bin only one of the histograms is non-empty, then the top of that bin was wrongly colored with the color of the lowest element of the stack. This patch fixes this problem. This problem could be seen with the following example: void test_lego_stack () { TH2F * h1 = new TH2F("h1","h1",5,0,6,5,-4,4); TH2F * h2 = new TH2F("h2","h1",5,0,6,5,-4,4); TH2F * h3 = new TH2F("h3","h1",5,0,6,5,-4,4); TH2F * h4 = new TH2F("h4","h1",5,0,6,5,-4,4); TH2F * h5 = new TH2F("h5","h1",5,0,6,5,-4,4); h1->SetFillColor(1); // grey h2->SetFillColor(2); // red h3->SetFillColor(3); // green h4->SetFillColor(4); // blue h5->SetFillColor(5); // yellow h2->Fill(2,0,11); h3->Fill(3,0,12); h4->Fill(4,0,13); h5->Fill(5,0,14); THStack * hs = new THStack("hs","test of stack"); hs->Add(h1); hs->Add(h2); hs->Add(h3); hs->Add(h4); hs->Add(h5); hs->Draw("lego1"); } git-svn-id: http://root.cern.ch/svn/root/trunk@14094 27541ba8-7e3a-0410-8455-c3a389f83636 23 February 2006, 14:15:21 UTC
5796561 From Andrei: - simplification of TGeoOverlap class: derived classes TGeoNodeOverlap and TGeoExtrusion removed - The overlap checker perform the check also for assembly candidates - Improvements in TGeoIterator class - Minor fix in TGeoVoxelFinder class git-svn-id: http://root.cern.ch/svn/root/trunk@14093 27541ba8-7e3a-0410-8455-c3a389f83636 23 February 2006, 13:23:08 UTC
f550984 I for got to commit the changes in TFormula to run with the TF1, etc title extensions. git-svn-id: http://root.cern.ch/svn/root/trunk@14092 27541ba8-7e3a-0410-8455-c3a389f83636 23 February 2006, 12:01:48 UTC
1cae2e7 added .cvsignore (for xc project) git-svn-id: http://root.cern.ch/svn/root/trunk@14091 27541ba8-7e3a-0410-8455-c3a389f83636 23 February 2006, 09:37:55 UTC
cf2ba7e added .cvsignore for xc project files git-svn-id: http://root.cern.ch/svn/root/trunk@14090 27541ba8-7e3a-0410-8455-c3a389f83636 23 February 2006, 09:19:04 UTC
541487d added .cvsignore for dictionary dirs git-svn-id: http://root.cern.ch/svn/root/trunk@14089 27541ba8-7e3a-0410-8455-c3a389f83636 23 February 2006, 09:17:49 UTC
4d5dfa3 added dependencies to selection file and first level header file for dictionary production git-svn-id: http://root.cern.ch/svn/root/trunk@14088 27541ba8-7e3a-0410-8455-c3a389f83636 23 February 2006, 09:15:58 UTC
b800f7f Insure that all TBranchElement have a TLeafElement (except when they represent a base class). This is required by TTree::Draw git-svn-id: http://root.cern.ch/svn/root/trunk@14087 27541ba8-7e3a-0410-8455-c3a389f83636 22 February 2006, 23:28:27 UTC
b887226 In FindBranch do not add a . if it is already present at the end of a branchname. This will speed TTree::Draw in some case where it wasn't able to find the split branch and reverted to use the top level object and its data members. git-svn-id: http://root.cern.ch/svn/root/trunk@14086 27541ba8-7e3a-0410-8455-c3a389f83636 22 February 2006, 23:26:12 UTC
51360fe improve somewhat (there is still a spurrious error message) backward compatibility with STL container writen with the ROOT v2.25 still of streamer (pre-streamerInfo) git-svn-id: http://root.cern.ch/svn/root/trunk@14085 27541ba8-7e3a-0410-8455-c3a389f83636 22 February 2006, 19:53:12 UTC
679b1d8 Properly adjust the element size for TStreamerElement v2 _inclusive_ and below. This is is needed to read some v3.05/07 files git-svn-id: http://root.cern.ch/svn/root/trunk@14084 27541ba8-7e3a-0410-8455-c3a389f83636 22 February 2006, 19:52:08 UTC
bcecb4a white spaces git-svn-id: http://root.cern.ch/svn/root/trunk@14083 27541ba8-7e3a-0410-8455-c3a389f83636 22 February 2006, 19:51:06 UTC
3343198 Implement function TF1::SetTitle // Set function title // if title has the form "fffffff;xxxx;yyyy", it is assumed that // the function title is "fffffff" and "xxxx" and "yyyy" are the // titles for the X and Y axis respectively. git-svn-id: http://root.cern.ch/svn/root/trunk@14082 27541ba8-7e3a-0410-8455-c3a389f83636 22 February 2006, 14:57:43 UTC
689dcfd From Richard: Improve wireframe with clip plane performance (about 40%) by turning off unneeded gl states. git-svn-id: http://root.cern.ch/svn/root/trunk@14081 27541ba8-7e3a-0410-8455-c3a389f83636 22 February 2006, 14:26:15 UTC
9dc30fc Add a new feature to the TF1, TF2 constructors accepting a string formula. // if formula has the form "fffffff;xxxx;yyyy", it is assumed that // the formula string is "fffffff" and "xxxx" and "yyyy" are the // titles for the X and Y axis respectively. git-svn-id: http://root.cern.ch/svn/root/trunk@14080 27541ba8-7e3a-0410-8455-c3a389f83636 22 February 2006, 14:23:21 UTC
a33e21d When creating the table of base classes in __getBaseTable the type must be created with TypeBuilder not GetType<T>::Get(). Otherwise for e.g. stl types the default template parameters will show up in the typename resulting in two different types which confuses ROOT persistency. Thanks to Scott Snyder (snyder@fnal.gov) for reporting and providing a patch. git-svn-id: http://root.cern.ch/svn/root/trunk@14079 27541ba8-7e3a-0410-8455-c3a389f83636 22 February 2006, 08:46:07 UTC
d66f137 Correct the generation of and access to TFormLeafInfo::fCounter in the case where the TFormLeafInfo in not the first in the chain of TFormLeafInfo (needed to properly draw the content of TTree with HepMC data). git-svn-id: http://root.cern.ch/svn/root/trunk@14078 27541ba8-7e3a-0410-8455-c3a389f83636 22 February 2006, 06:59:15 UTC
762710d Correct the offset of the 'second' datamember in the StreamerInfo for an emulated pair. [Hence correct TTree::Draw("mymap.second")] git-svn-id: http://root.cern.ch/svn/root/trunk@14077 27541ba8-7e3a-0410-8455-c3a389f83636 22 February 2006, 06:57:49 UTC
05ff0cd Update TGenCollection::HasPointer to properly return true if the content is of type 'pointer to' [It is always false for map and multimap since they contain a pair] git-svn-id: http://root.cern.ch/svn/root/trunk@14076 27541ba8-7e3a-0410-8455-c3a389f83636 22 February 2006, 06:55:36 UTC
5933d24 don't abort when locking fails (like on a nfs file system). Just warn not to use make -j (note the ROOT Makefile always forces rlibmap to be run in sequential mode even if make -j is specified). git-svn-id: http://root.cern.ch/svn/root/trunk@14075 27541ba8-7e3a-0410-8455-c3a389f83636 22 February 2006, 06:15:21 UTC
b2b2e71 From Gerri: Fix problem due to the attempt of using a deleted object in TNetSystem::~TNetSystem. git-svn-id: http://root.cern.ch/svn/root/trunk@14074 27541ba8-7e3a-0410-8455-c3a389f83636 21 February 2006, 16:57:12 UTC
b7a4b08 From Richard: Fix some visual glitches with manipulator and clip drawing in wireframe and outline styles. git-svn-id: http://root.cern.ch/svn/root/trunk@14073 27541ba8-7e3a-0410-8455-c3a389f83636 21 February 2006, 16:39:49 UTC
7ece642 From Richard: i) Fix outline drawing - blackwire frame is half of opacity of diffuse colors. ii) Now outline on back faces - so get a proper outline round any clipped edge. iii) Fix silly timeout calc error. git-svn-id: http://root.cern.ch/svn/root/trunk@14072 27541ba8-7e3a-0410-8455-c3a389f83636 21 February 2006, 15:34:44 UTC
d0923bd - In Project3D izmax was used instead of iymax before the histogram filling loop. The resulting "xy" projection was wrong. This error was introduced in revision 1.54 (very likely a "copy/paste error"). git-svn-id: http://root.cern.ch/svn/root/trunk@14071 27541ba8-7e3a-0410-8455-c3a389f83636 21 February 2006, 10:55:26 UTC
3e647ba From Axel Spped-up TH1::Merge by resetting temporarily the kMustCleanup bit. git-svn-id: http://root.cern.ch/svn/root/trunk@14070 27541ba8-7e3a-0410-8455-c3a389f83636 21 February 2006, 10:11:31 UTC
ae67fde Optimize hadd by clearing the kMustCleanup bit for the temporary histograms. git-svn-id: http://root.cern.ch/svn/root/trunk@14069 27541ba8-7e3a-0410-8455-c3a389f83636 20 February 2006, 15:04:08 UTC
41434d0 - New example showing the TLatex mathematical symbols. git-svn-id: http://root.cern.ch/svn/root/trunk@14068 27541ba8-7e3a-0410-8455-c3a389f83636 20 February 2006, 14:29:33 UTC
308f6f3 - #hbar is now available git-svn-id: http://root.cern.ch/svn/root/trunk@14067 27541ba8-7e3a-0410-8455-c3a389f83636 20 February 2006, 14:27:42 UTC
ffcca0f From Bertrand: Remove refreshing timer conflicting with PVSS. git-svn-id: http://root.cern.ch/svn/root/trunk@14066 27541ba8-7e3a-0410-8455-c3a389f83636 20 February 2006, 12:02:18 UTC
b27a7ab From Richard: New files git-svn-id: http://root.cern.ch/svn/root/trunk@14065 27541ba8-7e3a-0410-8455-c3a389f83636 20 February 2006, 11:10:06 UTC
c9ebb21 From Richard: Cleanup of shape code: i) Remaining minodr code from TGLSceneObject moved to TGLLogicalShape or derv. shape classes. ii) Remove obsolete TGLSceneObject class. iii) Move shape classes (TGLFaceSet etc) to own .h/.cxx + now derv. from TGLogicalShape directly Plus other minor tidying up. WARNING!! if you check-out from CVS, do rm gl/src/G_*, gl/src/*.o make git-svn-id: http://root.cern.ch/svn/root/trunk@14064 27541ba8-7e3a-0410-8455-c3a389f83636 20 February 2006, 11:02:19 UTC
466a8df SetOwner is now a virtual function so that it can be customized. A TClonesArray is always the owner of its content but it's base class (TObjArray) is never the direct owner. Hence we need to disable SetOwner for TClonesArray. git-svn-id: http://root.cern.ch/svn/root/trunk@14063 27541ba8-7e3a-0410-8455-c3a389f83636 19 February 2006, 21:02:35 UTC
7a94814 From Axel: A small fix for TFractionFitter's doc. git-svn-id: http://root.cern.ch/svn/root/trunk@14062 27541ba8-7e3a-0410-8455-c3a389f83636 19 February 2006, 17:06:29 UTC
f06a6cc Add a comment in TTree::GetUserInfo to indicate that the objects in the user info list are deleted by default by the TTree destructor .CVS: ---------------------------------------------------------------------- git-svn-id: http://root.cern.ch/svn/root/trunk@14061 27541ba8-7e3a-0410-8455-c3a389f83636 18 February 2006, 12:47:33 UTC
dbf1c08 Protect TPolyLine::DistancetoPrimitive in case of a polyline with 0 points. git-svn-id: http://root.cern.ch/svn/root/trunk@14060 27541ba8-7e3a-0410-8455-c3a389f83636 18 February 2006, 12:40:22 UTC
bd56455 From Richard: Patch to remove incorrect lib dep. in gl - causes a clean (win32 at least) build to fail. Somehow this found it's way in to a previous patch of mine. git-svn-id: http://root.cern.ch/svn/root/trunk@14059 27541ba8-7e3a-0410-8455-c3a389f83636 18 February 2006, 12:32:38 UTC
86049ad In some circunstances, loading just the index of collection (eg TClonesArray), was preventing the later loading of the full object (within the collection). git-svn-id: http://root.cern.ch/svn/root/trunk@14058 27541ba8-7e3a-0410-8455-c3a389f83636 18 February 2006, 06:58:54 UTC
e4207a9 I added a new script (makecintdll.sh) which can make just one cintdll at a time. I used it for three new targets cint/include/pthread.dll cint/include/qtcint.dll and (just for the example) cint/include/stdfunc.dll git-svn-id: http://root.cern.ch/svn/root/trunk@14057 27541ba8-7e3a-0410-8455-c3a389f83636 18 February 2006, 06:54:57 UTC
back to top