https://github.com/lmoneta/root

sort by:
Revision Author Date Message Commit Date
fa196be This commit was manufactured by cvs2svn to create tag 'v3-05-06'. git-svn-id: http://root.cern.ch/svn/root/tags/v3-05-06@6970 27541ba8-7e3a-0410-8455-c3a389f83636 18 July 2003, 09:07:10 UTC
20bcd91 Optimisation of the color scale computation when drawing with option "colz' (from Olivier) git-svn-id: http://root.cern.ch/svn/root/trunk@6969 27541ba8-7e3a-0410-8455-c3a389f83636 18 July 2003, 09:07:09 UTC
073b276 Change proposed by Vitaly Choutko to speed up the RecursiveRemove process in case of a large TGeometry hierarchy. git-svn-id: http://root.cern.ch/svn/root/trunk@6968 27541ba8-7e3a-0410-8455-c3a389f83636 18 July 2003, 08:48:46 UTC
76371a9 From Bertrand: Small corrections of volumes in geometry and nodes numbering scheme in order to obtain right particle position in detector during event processing. git-svn-id: http://root.cern.ch/svn/root/trunk@6967 27541ba8-7e3a-0410-8455-c3a389f83636 18 July 2003, 07:55:46 UTC
91e60d6 In the TPad default constructor disable the statement setting the selected pad. This has side effects when the pad is a TDrawPanelHist or a TFitPanel. This line was a fix for a DrawClonePad problem. Another solution must be found. git-svn-id: http://root.cern.ch/svn/root/trunk@6966 27541ba8-7e3a-0410-8455-c3a389f83636 17 July 2003, 19:56:35 UTC
f4c96ea Add also one more comment in TTree::GetEntry git-svn-id: http://root.cern.ch/svn/root/trunk@6965 27541ba8-7e3a-0410-8455-c3a389f83636 17 July 2003, 16:50:24 UTC
e890395 Add important remarks in the doc of TTree::SetBranchStatus and TChain::SetBranchStatus git-svn-id: http://root.cern.ch/svn/root/trunk@6964 27541ba8-7e3a-0410-8455-c3a389f83636 17 July 2003, 16:34:52 UTC
0d7cba3 Protection added in TTreePlayer::DrawSelect in case gPad is null and the result of the query is 0 rows. git-svn-id: http://root.cern.ch/svn/root/trunk@6963 27541ba8-7e3a-0410-8455-c3a389f83636 17 July 2003, 14:30:58 UTC
b987297 One more fix in the never ending saga of wrong declarations with const in the ResizeTo functions. git-svn-id: http://root.cern.ch/svn/root/trunk@6962 27541ba8-7e3a-0410-8455-c3a389f83636 17 July 2003, 13:42:09 UTC
e9ce24d Provide a dummy implementation of SetRootGeometry git-svn-id: http://root.cern.ch/svn/root/trunk@6961 27541ba8-7e3a-0410-8455-c3a389f83636 17 July 2003, 12:24:03 UTC
0c6bcc6 One more fix in ResizeTo removing a damaging const declaration git-svn-id: http://root.cern.ch/svn/root/trunk@6960 27541ba8-7e3a-0410-8455-c3a389f83636 17 July 2003, 10:10:24 UTC
3c5d27f Stamp version 3.05/06. This should be the final production release. git-svn-id: http://root.cern.ch/svn/root/trunk@6959 27541ba8-7e3a-0410-8455-c3a389f83636 17 July 2003, 07:42:07 UTC
2ef5fb9 In TGraph::PaintGrapHist take into account the frame line width. The histogram fill area or contour cannot overwrite anymore the frame contour. git-svn-id: http://root.cern.ch/svn/root/trunk@6958 27541ba8-7e3a-0410-8455-c3a389f83636 17 July 2003, 07:38:05 UTC
68f9d42 In TFrame::Paint use Tpad::PaintBox instead of 4 calls to PaintLine. This improves the quality of the frame in case of large line widths git-svn-id: http://root.cern.ch/svn/root/trunk@6957 27541ba8-7e3a-0410-8455-c3a389f83636 17 July 2003, 07:36:41 UTC
f530cd2 Remove declarations of gSize3D preventing to link on Windows. git-svn-id: http://root.cern.ch/svn/root/trunk@6956 27541ba8-7e3a-0410-8455-c3a389f83636 17 July 2003, 06:19:14 UTC
c7da3a9 Method DisconnectWidget moved from private to public. This may be a temporary fix for the Qt implementation. git-svn-id: http://root.cern.ch/svn/root/trunk@6955 27541ba8-7e3a-0410-8455-c3a389f83636 17 July 2003, 06:18:38 UTC
73ca74a Do not delete the index_old[i] elements in the ResizeTo functions git-svn-id: http://root.cern.ch/svn/root/trunk@6954 27541ba8-7e3a-0410-8455-c3a389f83636 16 July 2003, 21:22:19 UTC
602de1b Fix portability problems in the ResizeTo functions. Fix potential memory leak in ResizeTo with two arguments git-svn-id: http://root.cern.ch/svn/root/trunk@6953 27541ba8-7e3a-0410-8455-c3a389f83636 16 July 2003, 19:24:03 UTC
1351238 Add comments in the class description to indicate that the formula can reference any TMath function. git-svn-id: http://root.cern.ch/svn/root/trunk@6952 27541ba8-7e3a-0410-8455-c3a389f83636 16 July 2003, 17:18:01 UTC
5f28866 gFile must be set/restored in GetStreamerInfoList and ReadStreamerInfo before/after cally TKey::ReadObj. A clean fix to be done should use the TFile pointer from fBufferRef in TKey::ReadObj instead of using gFile. git-svn-id: http://root.cern.ch/svn/root/trunk@6951 27541ba8-7e3a-0410-8455-c3a389f83636 16 July 2003, 16:14:42 UTC
150e96f fix install target for win32. git-svn-id: http://root.cern.ch/svn/root/trunk@6950 27541ba8-7e3a-0410-8455-c3a389f83636 16 July 2003, 13:06:15 UTC
6abbb81 tell cvs not to report on Win32 build by-products. git-svn-id: http://root.cern.ch/svn/root/trunk@6949 27541ba8-7e3a-0410-8455-c3a389f83636 16 July 2003, 11:18:08 UTC
53616fa remove $ROOTSYS from makefile, use relative path instead. git-svn-id: http://root.cern.ch/svn/root/trunk@6948 27541ba8-7e3a-0410-8455-c3a389f83636 16 July 2003, 11:15:07 UTC
7f0dd1a not needed, Makefile is not generated anymore. git-svn-id: http://root.cern.ch/svn/root/trunk@6947 27541ba8-7e3a-0410-8455-c3a389f83636 16 July 2003, 11:10:07 UTC
cc5aa2c make sure on win32 that paths with $ROOTSYS are converted to unix format (via cygpath) in config/Makefile.config. git-svn-id: http://root.cern.ch/svn/root/trunk@6946 27541ba8-7e3a-0410-8455-c3a389f83636 16 July 2003, 11:03:10 UTC
6914d90 move vmc after geom in the list of modules, this is needed because vmc depends on geom and therefore make must read first the geom/Module.mk before vmc/Module.mk so it can properly resolve dependencies. Fixes build problem reported by Gordon. git-svn-id: http://root.cern.ch/svn/root/trunk@6945 27541ba8-7e3a-0410-8455-c3a389f83636 16 July 2003, 09:35:55 UTC
1827a4e small fix in Error() in case cmd = 0. git-svn-id: http://root.cern.ch/svn/root/trunk@6944 27541ba8-7e3a-0410-8455-c3a389f83636 16 July 2003, 09:19:26 UTC
6b17e11 this lib's and dll's are not build from source only gdk-1.3 lib and dll are. git-svn-id: http://root.cern.ch/svn/root/trunk@6943 27541ba8-7e3a-0410-8455-c3a389f83636 16 July 2003, 09:16:16 UTC
768e17a Remove the gdk dll and lib files. They are now build from the source git-svn-id: http://root.cern.ch/svn/root/trunk@6942 27541ba8-7e3a-0410-8455-c3a389f83636 16 July 2003, 07:01:00 UTC
b721a57 Fix by Eddy Offermann in the matrix ResizeTo functions. The original data are now preserved. git-svn-id: http://root.cern.ch/svn/root/trunk@6941 27541ba8-7e3a-0410-8455-c3a389f83636 16 July 2003, 06:52:14 UTC
34cc729 In TMinuit::SetFCN one musr recompute gMinuit in case gMinuit was changed during the fit procedure (or deletedIn TMinuit::setFCN one musr recompute gMinuit in case gMinuit was changed during the fit procedure (or deleted) git-svn-id: http://root.cern.ch/svn/root/trunk@6940 27541ba8-7e3a-0410-8455-c3a389f83636 16 July 2003, 06:31:43 UTC
b48e564 Fix by Philippe for a problem reported by Gordon Watts "gSystem->CompileMacro("./sub/macro.C", "k", "TMBTreeClasses_C"); "does not work on Windows." The enclosed patch solves this problems. Because of the 3rd arguments, the library is correctly being built in the current directory. However part of the system, was not aware of this fact . git-svn-id: http://root.cern.ch/svn/root/trunk@6939 27541ba8-7e3a-0410-8455-c3a389f83636 15 July 2003, 21:50:47 UTC
2d2701a From Valeriy Onuchin: - mode in TGLVcontainer::SetViewMode method That fixes layout problem in tree viewer - new constructor for TGPictureButton - code cleaning git-svn-id: http://root.cern.ch/svn/root/trunk@6938 27541ba8-7e3a-0410-8455-c3a389f83636 15 July 2003, 14:25:22 UTC
063f657 Add a enum/bit kCannotMove. When this bit is set, a TBox or any class deriving from TBox cannot me moved/resized in a pad. git-svn-id: http://root.cern.ch/svn/root/trunk@6937 27541ba8-7e3a-0410-8455-c3a389f83636 15 July 2003, 12:50:26 UTC
33651d1 Add dependency of libVMC on libGeom. This required by AIX, Windows. git-svn-id: http://root.cern.ch/svn/root/trunk@6936 27541ba8-7e3a-0410-8455-c3a389f83636 15 July 2003, 11:07:20 UTC
dae76be Replace mc by vmc git-svn-id: http://root.cern.ch/svn/root/trunk@6935 27541ba8-7e3a-0410-8455-c3a389f83636 15 July 2003, 10:01:32 UTC
dc35f82 Old directory mc is renamed vmc. Note new classes TVirtualMCGeometry, TGeoMCGeometry. The new vmc directory has the following backward incompatibilities; in class TVirtualMCStack, SetTrack has been renamed PushTrack GetNextTrack is renamed PopNextTrack GetPrimaryForTracking is renamed PopPrimaryForTracking CurrentTrack is renamed GetCurrentTrackNumber CurrentTrackParent is renamed GetCurrentParentTrackNumber in class TVirtualMC A new optional argument in the constructor Two new functios SetRootGeometry and IsRootGeometrySupported. git-svn-id: http://root.cern.ch/svn/root/trunk@6934 27541ba8-7e3a-0410-8455-c3a389f83636 15 July 2003, 09:56:58 UTC
504ff3e Remove the old directory mc. This directory is now renamed vmc. See next commit to see the list of backward incompatibilities. git-svn-id: http://root.cern.ch/svn/root/trunk@6933 27541ba8-7e3a-0410-8455-c3a389f83636 15 July 2003, 09:20:21 UTC
e10dd9d remove redundant win32gdk test. git-svn-id: http://root.cern.ch/svn/root/trunk@6932 27541ba8-7e3a-0410-8455-c3a389f83636 15 July 2003, 08:51:37 UTC
b2904cf In TLegend::PaintPrimitives make the size of the box and of the line identical when options "f" and "l" are specified. git-svn-id: http://root.cern.ch/svn/root/trunk@6931 27541ba8-7e3a-0410-8455-c3a389f83636 15 July 2003, 07:56:44 UTC
4ee1201 By default include<iostream> on Windows git-svn-id: http://root.cern.ch/svn/root/trunk@6930 27541ba8-7e3a-0410-8455-c3a389f83636 15 July 2003, 06:36:00 UTC
d8b28c2 Remove trailing <cr> git-svn-id: http://root.cern.ch/svn/root/trunk@6929 27541ba8-7e3a-0410-8455-c3a389f83636 15 July 2003, 06:18:51 UTC
ba79dd8 From Philippe: G__getiparseobject is responsible for transforming special CINT variable parameter values into a proper G__value. On OSF1 (and Opteron 64 I guess), pointer are 64 bits which fits into a long but not into an int. However, G__getiparseobject was doing the transformation using atoi which truncate to an int!. The solution is to use atol instead. git-svn-id: http://root.cern.ch/svn/root/trunk@6928 27541ba8-7e3a-0410-8455-c3a389f83636 15 July 2003, 05:15:27 UTC
a1e2d3c try to avoid problem on AIX. git-svn-id: http://root.cern.ch/svn/root/trunk@6927 27541ba8-7e3a-0410-8455-c3a389f83636 14 July 2003, 18:06:36 UTC
626f649 small typo in error message. git-svn-id: http://root.cern.ch/svn/root/trunk@6926 27541ba8-7e3a-0410-8455-c3a389f83636 14 July 2003, 17:29:42 UTC
2e5a645 get the correct gcc fortran runtime (including libfrtbegin when the runtime comes from gcc >3.0). git-svn-id: http://root.cern.ch/svn/root/trunk@6925 27541ba8-7e3a-0410-8455-c3a389f83636 14 July 2003, 17:29:23 UTC
60aab92 From Philippe; This patch improves the error recovery in the case where TBuffer::ReadObjectAny decides it wont be able to read/load the objects. By calling CheckByCount explicitly we prevent an extra spurrious error message of the style 'some top level class Streamer is out of sync'. git-svn-id: http://root.cern.ch/svn/root/trunk@6924 27541ba8-7e3a-0410-8455-c3a389f83636 14 July 2003, 17:14:49 UTC
db0b067 On Windows, the length of the common block /pawc/ must be the same as the value compiled in libPacklib.lib (2000000). git-svn-id: http://root.cern.ch/svn/root/trunk@6923 27541ba8-7e3a-0410-8455-c3a389f83636 14 July 2003, 16:11:01 UTC
7ec5cff had to remove MIN MAX warning in afterbase.h.in and not afterbase.h. git-svn-id: http://root.cern.ch/svn/root/trunk@6922 27541ba8-7e3a-0410-8455-c3a389f83636 14 July 2003, 15:35:12 UTC
b449678 add dependencies on the tar files so when a new tar file is introduced it will trigger a recompile of the package. git-svn-id: http://root.cern.ch/svn/root/trunk@6921 27541ba8-7e3a-0410-8455-c3a389f83636 14 July 2003, 14:58:08 UTC
befbcb4 ichange "! test" to test !". git-svn-id: http://root.cern.ch/svn/root/trunk@6920 27541ba8-7e3a-0410-8455-c3a389f83636 14 July 2003, 14:35:42 UTC
c13d8e6 Replace C++ style comments by C style commentss preventing to compile on Solaris and AIX git-svn-id: http://root.cern.ch/svn/root/trunk@6919 27541ba8-7e3a-0410-8455-c3a389f83636 14 July 2003, 14:05:14 UTC
b8772b9 fix warning on HP about MIN and MAX being redefined. git-svn-id: http://root.cern.ch/svn/root/trunk@6918 27541ba8-7e3a-0410-8455-c3a389f83636 14 July 2003, 13:27:24 UTC
61ae95b Remove a useless statement git-svn-id: http://root.cern.ch/svn/root/trunk@6917 27541ba8-7e3a-0410-8455-c3a389f83636 14 July 2003, 13:14:40 UTC
ad4f2a2 import of CINT 5.15.94. For what else is new see http://root.cern.ch/root/Cint.phtml?relnote. git-svn-id: http://root.cern.ch/svn/root/trunk@6916 27541ba8-7e3a-0410-8455-c3a389f83636 14 July 2003, 13:10:23 UTC
531a786 Remove unused includes git-svn-id: http://root.cern.ch/svn/root/trunk@6915 27541ba8-7e3a-0410-8455-c3a389f83636 14 July 2003, 13:04:42 UTC
7624088 Add Warnings in functions SetNpx,y,z in case one attempts to set an illegal number of points. Comments added in these functions and also the GetRandom functions. git-svn-id: http://root.cern.ch/svn/root/trunk@6914 27541ba8-7e3a-0410-8455-c3a389f83636 14 July 2003, 12:58:22 UTC
9586fa4 From Valeriy Onuchin o add sanity checks to - several places inside TGLisView class - TGContainer::GetLastActive o increment fTotal in TGLVContainer::AddItem method git-svn-id: http://root.cern.ch/svn/root/trunk@6913 27541ba8-7e3a-0410-8455-c3a389f83636 14 July 2003, 12:22:48 UTC
e8c42af Use better fonts (from Bertrand) git-svn-id: http://root.cern.ch/svn/root/trunk@6912 27541ba8-7e3a-0410-8455-c3a389f83636 14 July 2003, 09:57:40 UTC
dfb6d81 Implement a suggestion from Axel in system.rootrc/rootrc.in I think it would be good to have Root.Html.Root set to http://root.cern.ch/root/html by default. git-svn-id: http://root.cern.ch/svn/root/trunk@6911 27541ba8-7e3a-0410-8455-c3a389f83636 14 July 2003, 07:59:58 UTC
de65eba From Axel Naumann: If Root.Html.Root is abs path name don't prefix file names with relative dirs. Requested by Denis Stepanov. git-svn-id: http://root.cern.ch/svn/root/trunk@6910 27541ba8-7e3a-0410-8455-c3a389f83636 14 July 2003, 07:52:31 UTC
4ffa84a New version of .rootshowerrc from Bertrand git-svn-id: http://root.cern.ch/svn/root/trunk@6909 27541ba8-7e3a-0410-8455-c3a389f83636 14 July 2003, 07:40:34 UTC
96c6f29 Add support for Windows git-svn-id: http://root.cern.ch/svn/root/trunk@6908 27541ba8-7e3a-0410-8455-c3a389f83636 14 July 2003, 07:39:09 UTC
67fc363 New version of RootShower from Bertrand. This new version uses the TGeo classes instead of the old geometry. git-svn-id: http://root.cern.ch/svn/root/trunk@6907 27541ba8-7e3a-0410-8455-c3a389f83636 14 July 2003, 07:00:39 UTC
b14bae6 Implement function Clear. The destructors call Clear. TVector can be members of a class in a TClonesArray. git-svn-id: http://root.cern.ch/svn/root/trunk@6906 27541ba8-7e3a-0410-8455-c3a389f83636 12 July 2003, 19:43:59 UTC
0b91f93 Implement a function Clear in the matrix classes. This function is required when reading TMatrix objects inside a Tree. The destructor is now calling Clear. The Streamer functions have been modified to Clear the object before reading and setting the index after reading. git-svn-id: http://root.cern.ch/svn/root/trunk@6905 27541ba8-7e3a-0410-8455-c3a389f83636 12 July 2003, 16:14:27 UTC
4213715 Improve performance of TGraph::ComputeLogs git-svn-id: http://root.cern.ch/svn/root/trunk@6904 27541ba8-7e3a-0410-8455-c3a389f83636 12 July 2003, 13:38:48 UTC
4287304 In TGraph::PaintGrapHist, use the NoClip option "C" when calling TPad::PaintPolyLine in case the kClipFrame bit is not set. git-svn-id: http://root.cern.ch/svn/root/trunk@6903 27541ba8-7e3a-0410-8455-c3a389f83636 12 July 2003, 12:54:32 UTC
7d74a77 In TPad::PaintPolyLine introduce a new option "C". When this option is specified the polyline is not clipped at all. This assumption is possible in drawing histograms when one knows that all points are in the frame boundary. git-svn-id: http://root.cern.ch/svn/root/trunk@6902 27541ba8-7e3a-0410-8455-c3a389f83636 12 July 2003, 12:53:05 UTC
1921252 In THistPainter::PaintGrapHist do not set the bit kClipFrame in the TGraph used for painting, unless option "same" is specified. This improves substantially the drawing speed. git-svn-id: http://root.cern.ch/svn/root/trunk@6901 27541ba8-7e3a-0410-8455-c3a389f83636 12 July 2003, 12:00:46 UTC
a0b0709 Remove trailing <cr> preventing to compile with gcc2.95 git-svn-id: http://root.cern.ch/svn/root/trunk@6900 27541ba8-7e3a-0410-8455-c3a389f83636 12 July 2003, 08:08:37 UTC
f2e745a From Philippe: This patch insures that GetBaseClassOffset looks at all the elements of the TStreamerInfo. git-svn-id: http://root.cern.ch/svn/root/trunk@6899 27541ba8-7e3a-0410-8455-c3a389f83636 11 July 2003, 21:32:53 UTC
fa58d58 don't call nmake when not on Windows (for distclean target). git-svn-id: http://root.cern.ch/svn/root/trunk@6898 27541ba8-7e3a-0410-8455-c3a389f83636 11 July 2003, 17:18:11 UTC
a6875a4 Protection added in TBuffer::ReadObjectAny in case a fakeclass derives from a compiled class or vice-versa. The typical case is when reading a data structure containing a class for which the shared lib is missing. git-svn-id: http://root.cern.ch/svn/root/trunk@6897 27541ba8-7e3a-0410-8455-c3a389f83636 11 July 2003, 15:04:03 UTC
14744c0 gdk include patch was missing in compile statement. git-svn-id: http://root.cern.ch/svn/root/trunk@6896 27541ba8-7e3a-0410-8455-c3a389f83636 11 July 2003, 13:26:46 UTC
593eac1 some simplifications. git-svn-id: http://root.cern.ch/svn/root/trunk@6895 27541ba8-7e3a-0410-8455-c3a389f83636 11 July 2003, 11:18:25 UTC
ad50f4e build now also gdk from source when installing win32 version. git-svn-id: http://root.cern.ch/svn/root/trunk@6894 27541ba8-7e3a-0410-8455-c3a389f83636 11 July 2003, 11:09:14 UTC
dc7d5b0 cursors on icons needed by gdk. git-svn-id: http://root.cern.ch/svn/root/trunk@6893 27541ba8-7e3a-0410-8455-c3a389f83636 11 July 2003, 11:08:16 UTC
9faba30 win32 specific gdk source files. git-svn-id: http://root.cern.ch/svn/root/trunk@6892 27541ba8-7e3a-0410-8455-c3a389f83636 11 July 2003, 11:06:41 UTC
b90eb1d gdk source files. git-svn-id: http://root.cern.ch/svn/root/trunk@6891 27541ba8-7e3a-0410-8455-c3a389f83636 11 July 2003, 11:05:45 UTC
c374127 glib header files needed to compile gdk. git-svn-id: http://root.cern.ch/svn/root/trunk@6890 27541ba8-7e3a-0410-8455-c3a389f83636 11 July 2003, 10:59:33 UTC
6dfb142 not needed anymore, will be build from source. git-svn-id: http://root.cern.ch/svn/root/trunk@6889 27541ba8-7e3a-0410-8455-c3a389f83636 11 July 2003, 10:49:08 UTC
5f19848 New improvmemnts in the Spectrum classes by Miro Morach. Remove the old Smooth and Search functions. They are replaced by the SearchHighres, SmoothHighres new functions. git-svn-id: http://root.cern.ch/svn/root/trunk@6888 27541ba8-7e3a-0410-8455-c3a389f83636 11 July 2003, 09:42:23 UTC
0ea2616 Implememt TRefArray::IndexOf. As a result functions TRefArray::Remove and Compress are not operational. Add a message in functions Sort and BinarySearch to indicate non implemented functions. git-svn-id: http://root.cern.ch/svn/root/trunk@6887 27541ba8-7e3a-0410-8455-c3a389f83636 11 July 2003, 09:04:12 UTC
0145a0b fix on string handling. git-svn-id: http://root.cern.ch/svn/root/trunk@6886 27541ba8-7e3a-0410-8455-c3a389f83636 11 July 2003, 09:01:34 UTC
578fdba fix to detect dCache libs based on $DCACHE environment variable. git-svn-id: http://root.cern.ch/svn/root/trunk@6885 27541ba8-7e3a-0410-8455-c3a389f83636 11 July 2003, 08:59:35 UTC
1687a67 Fix a problem in THistPainter::PaintStat and PaintStat2. The parent of the TPaveStats was erroneously set to fFunctions instead of the parent histogram git-svn-id: http://root.cern.ch/svn/root/trunk@6884 27541ba8-7e3a-0410-8455-c3a389f83636 11 July 2003, 08:24:53 UTC
cdb64ff correction in method description, by Ilka. git-svn-id: http://root.cern.ch/svn/root/trunk@6883 27541ba8-7e3a-0410-8455-c3a389f83636 10 July 2003, 15:58:06 UTC
1c9f2cc From Axel Naumann: I have to apologize for introducing a stupid bug in THtml about a year ago. Here's the fix. The bug was found by Denis Stepanov. He has also already tested this patch successfully. Corrects links to official root site for documentation of locally not available root classes (removes path in front of "http[s]://"). git-svn-id: http://root.cern.ch/svn/root/trunk@6882 27541ba8-7e3a-0410-8455-c3a389f83636 10 July 2003, 15:37:34 UTC
997a4c9 Improvement in TAxis3D by Vitaly CHOUTKO. additional members & functions such as eg bool fStickyZoom; bool & StickyZoom(){return fStickyZoom;} bool & Zoom(){return fZoomMode;} and modifiying Execute event by changing ax->SwitchZoom(); to if(!fStickyZoom)ax->SwitchZoom(); git-svn-id: http://root.cern.ch/svn/root/trunk@6881 27541ba8-7e3a-0410-8455-c3a389f83636 10 July 2003, 15:35:34 UTC
8613cc0 funny cut&paster error causing mis detection of chirp include dir. git-svn-id: http://root.cern.ch/svn/root/trunk@6880 27541ba8-7e3a-0410-8455-c3a389f83636 10 July 2003, 11:20:20 UTC
7325d5b GetName() for dCache and Chirp files now return full url that was used in TFile::Open(). Consistent with TRFIOFile, TNetFile and TWebFile. git-svn-id: http://root.cern.ch/svn/root/trunk@6879 27541ba8-7e3a-0410-8455-c3a389f83636 10 July 2003, 11:19:49 UTC
79d1449 Implement of new version of TSpectrum with improved algorithms from Miroslav Morach git-svn-id: http://root.cern.ch/svn/root/trunk@6878 27541ba8-7e3a-0410-8455-c3a389f83636 10 July 2003, 10:53:40 UTC
2b7cfea From Valeriy Onuchin fix TGLVEntry construstor git-svn-id: http://root.cern.ch/svn/root/trunk@6877 27541ba8-7e3a-0410-8455-c3a389f83636 10 July 2003, 09:55:45 UTC
a9a978e From Valeriy Onuchin small fix added to TestFileList widget. That allows to browse objects located in ROOT files. git-svn-id: http://root.cern.ch/svn/root/trunk@6876 27541ba8-7e3a-0410-8455-c3a389f83636 10 July 2003, 07:41:01 UTC
cc79206 In the TH1 functions Add set the number of entries in the result histogram to the sum of entries of each histogram. In Divide and Multiply, set the number of entries to the number of entries to the original number of entries in the input histogram. git-svn-id: http://root.cern.ch/svn/root/trunk@6875 27541ba8-7e3a-0410-8455-c3a389f83636 10 July 2003, 07:20:15 UTC
83a0fec From Philippe: This patch adds some protections in case fopen fails (exit rather than core dumps). git-svn-id: http://root.cern.ch/svn/root/trunk@6874 27541ba8-7e3a-0410-8455-c3a389f83636 10 July 2003, 06:19:44 UTC
1e45fed o RooProdPdf - In factorized generation mode, do not count prototypes as observables in the factorization definition git-svn-id: http://root.cern.ch/svn/root/trunk@6873 27541ba8-7e3a-0410-8455-c3a389f83636 10 July 2003, 00:03:43 UTC
75930c2 A better fix to the portability problem from Philippe git-svn-id: http://root.cern.ch/svn/root/trunk@6872 27541ba8-7e3a-0410-8455-c3a389f83636 09 July 2003, 16:59:37 UTC
ccb23d5 Fix a portability problem on compilers other than gcc3.2 git-svn-id: http://root.cern.ch/svn/root/trunk@6871 27541ba8-7e3a-0410-8455-c3a389f83636 09 July 2003, 16:37:10 UTC
back to top