sort by:
Revision Author Date Message Commit Date
8ab2549 Support new xrootd tar. git-svn-id: http://root.cern.ch/svn/root/trunk@16380 27541ba8-7e3a-0410-8455-c3a389f83636 29 September 2006, 08:18:19 UTC
f029540 From Gerri: New XROOTD tarball implementing several optimizations and support for MD5 on-the-fly calculation in xrdcp. git-svn-id: http://root.cern.ch/svn/root/trunk@16379 27541ba8-7e3a-0410-8455-c3a389f83636 29 September 2006, 08:17:21 UTC
da1df45 correct Warning statement. git-svn-id: http://root.cern.ch/svn/root/trunk@16378 27541ba8-7e3a-0410-8455-c3a389f83636 28 September 2006, 23:29:00 UTC
1cc292e From Gerri: fix bug which of an unreset flag, so that Recycle was treating as a "top client" an instance that was not a "top client" ("top client" is an external client, i.e. not a master or a sub-master). git-svn-id: http://root.cern.ch/svn/root/trunk@16377 27541ba8-7e3a-0410-8455-c3a389f83636 28 September 2006, 23:23:45 UTC
355892d some indentation and cvs ident line corrections. git-svn-id: http://root.cern.ch/svn/root/trunk@16376 27541ba8-7e3a-0410-8455-c3a389f83636 28 September 2006, 23:20:53 UTC
7e860cb malloc.h is not portable (did not compile on MacOS X) and is not needed on Linux either. git-svn-id: http://root.cern.ch/svn/root/trunk@16375 27541ba8-7e3a-0410-8455-c3a389f83636 28 September 2006, 23:16:16 UTC
d910927 From Axel: A patch allowing to publish a bigger and a smaller htmldoc version: it puts the class charts (the *.gif) into separate subdirs. git-svn-id: http://root.cern.ch/svn/root/trunk@16374 27541ba8-7e3a-0410-8455-c3a389f83636 28 September 2006, 20:12:33 UTC
d8c768e From Wim Lavrijsen: o) no convenience look-ups of std:: classes in ROOT:: (causes infinite loop in gROOT->GetClass() otherwise) o) set G__return before calling through CINT to prevent old error hysteresis o) following TRint, removed loading of libs from TPyROOTApplication o) fixed name lookup for new style classes when used from CINT o) improved support for CINT-interpreted class constructors o) don't follow smart pointers when printing object representation (unsafe) o) allow "from ROOT import *" in multiple modules o) fixed creation order TApplication <-> gROOT.SetBatch() o) improved overload resolution for int/long/float/double based on priority o) added bool to types that can be set globally through ROOT module o) removed p2.5 warnings on MacOSX o) use malloc instead of new[] in by value execution to match CINT's free git-svn-id: http://root.cern.ch/svn/root/trunk@16373 27541ba8-7e3a-0410-8455-c3a389f83636 28 September 2006, 19:59:12 UTC
5acaaf6 Add dependencies for new module spectrum. git-svn-id: http://root.cern.ch/svn/root/trunk@16372 27541ba8-7e3a-0410-8455-c3a389f83636 28 September 2006, 19:40:54 UTC
ff52410 forgot to add the inc directory git-svn-id: http://root.cern.ch/svn/root/trunk@16371 27541ba8-7e3a-0410-8455-c3a389f83636 28 September 2006, 19:29:30 UTC
2775c59 Add new package spectrum. This new package includes the pre?\127?\127?\127classes previously in hist: TSpectrum and TSpectrum2. It includes a new class TSpectrum3 and also new classes to fo?\127it spectra or to make spectra transformation. See documentation in the new classes. git-svn-id: http://root.cern.ch/svn/root/trunk@16370 27541ba8-7e3a-0410-8455-c3a389f83636 28 September 2006, 19:19:52 UTC
4d4630f Insure that the TLeafB have their maximum and minimum properly updated. git-svn-id: http://root.cern.ch/svn/root/trunk@16369 27541ba8-7e3a-0410-8455-c3a389f83636 28 September 2006, 18:08:51 UTC
54ba8df From Maarten: Add a new sort option 'SortBasketsByEntry' to the fast TTree cloning. With this option the branches' baskets will be reordered so that they are in the order they will be read when processing the full tree. git-svn-id: http://root.cern.ch/svn/root/trunk@16368 27541ba8-7e3a-0410-8455-c3a389f83636 28 September 2006, 17:37:55 UTC
827684d From Scott Snyder: Improve ROOT's handling of virtual inheritance by using directly the offet information in CINT rather than the one in ROOT's list of bases classes. git-svn-id: http://root.cern.ch/svn/root/trunk@16367 27541ba8-7e3a-0410-8455-c3a389f83636 28 September 2006, 16:43:20 UTC
a5be373 disable R__USEASMSWAP in case of Intel's icc which is badly broken with inline assembler. git-svn-id: http://root.cern.ch/svn/root/trunk@16366 27541ba8-7e3a-0410-8455-c3a389f83636 28 September 2006, 14:49:37 UTC
cfa89a5 Mac OS X in __LP64__ mode (i.e. -m64) defines another signature for setpgrp(). git-svn-id: http://root.cern.ch/svn/root/trunk@16365 27541ba8-7e3a-0410-8455-c3a389f83636 28 September 2006, 14:35:15 UTC
eb83531 From Axel: Enable hist size management in TRint. git-svn-id: http://root.cern.ch/svn/root/trunk@16364 27541ba8-7e3a-0410-8455-c3a389f83636 28 September 2006, 13:24:19 UTC
82bf697 From Bertrand: Strip "file://" instead of "file:" if path begins with "file:///". git-svn-id: http://root.cern.ch/svn/root/trunk@16363 27541ba8-7e3a-0410-8455-c3a389f83636 28 September 2006, 11:37:26 UTC
cbd349e Add check for new standalone librfio in addition to libshift. git-svn-id: http://root.cern.ch/svn/root/trunk@16362 27541ba8-7e3a-0410-8455-c3a389f83636 28 September 2006, 11:25:13 UTC
a890c7d From Matevz: patch that fixes the double deletion of TGedNameFrame's layout hints. git-svn-id: http://root.cern.ch/svn/root/trunk@16361 27541ba8-7e3a-0410-8455-c3a389f83636 28 September 2006, 11:03:19 UTC
34aef7c - From Bertrand and Olivier: PaintAxis takes into account the timezone offset for the current location. This fixes the bug: http://savannah.cern.ch/bugs/?20056. All standard time axis the tests are running correctly. git-svn-id: http://root.cern.ch/svn/root/trunk@16360 27541ba8-7e3a-0410-8455-c3a389f83636 28 September 2006, 09:35:12 UTC
724bcb7 From Mihaela: Fix coding conventions violations git-svn-id: http://root.cern.ch/svn/root/trunk@16359 27541ba8-7e3a-0410-8455-c3a389f83636 28 September 2006, 07:58:43 UTC
8fb14b0 Prevent infinite loop when executing gROOT->GetClass("ROOT::std::Blah") git-svn-id: http://root.cern.ch/svn/root/trunk@16358 27541ba8-7e3a-0410-8455-c3a389f83636 27 September 2006, 17:36:14 UTC
5e212b9 Fix comment style (In C file we need to use C style comment git-svn-id: http://root.cern.ch/svn/root/trunk@16357 27541ba8-7e3a-0410-8455-c3a389f83636 27 September 2006, 17:35:43 UTC
6b0f6ee From Axel: fixes TTabCom's handling of dirs and executables. git-svn-id: http://root.cern.ch/svn/root/trunk@16356 27541ba8-7e3a-0410-8455-c3a389f83636 27 September 2006, 13:11:27 UTC
e930012 From Matevz: Use TRefArray for storing per-point object ids; provide custom Streamer to write-out the referenced objects in case they're owned by the TPointSet3D. git-svn-id: http://root.cern.ch/svn/root/trunk@16355 27541ba8-7e3a-0410-8455-c3a389f83636 27 September 2006, 08:49:14 UTC
6637700 From Matevz: Avoid reparenting during ged-frame creation. git-svn-id: http://root.cern.ch/svn/root/trunk@16354 27541ba8-7e3a-0410-8455-c3a389f83636 27 September 2006, 08:48:18 UTC
5370cd1 From Matevz: Use TGedFrame::CreateEditorTabSubFrame() to create extra sub-tab frames. git-svn-id: http://root.cern.ch/svn/root/trunk@16353 27541ba8-7e3a-0410-8455-c3a389f83636 27 September 2006, 08:47:18 UTC
cedadd7 From Matevz: Avoid reparenting during ged-frame creation. A static member is used to propagate the current TGedEditor to the frames and TGedFrame constructor retrieves it from there. git-svn-id: http://root.cern.ch/svn/root/trunk@16352 27541ba8-7e3a-0410-8455-c3a389f83636 27 September 2006, 08:45:42 UTC
ad92700 From Matevz: add comment to ClassDef. git-svn-id: http://root.cern.ch/svn/root/trunk@16351 27541ba8-7e3a-0410-8455-c3a389f83636 27 September 2006, 08:42:45 UTC
afc5a29 From Axel: enable history file size management. History file size can now be specified in rootrc file. Like: # History file size, once HistSize is reached remove all but HistSave entries, # set to 0 to turn off command recording. # Can be overridden by environment variable ROOT_HIST=size[:save], # the ":save" part is optional. # Rint.HistSize: 500 # Set to -1 for sensible default (80% of HistSize), set to 0 to disable history.# Rint.HistSave: 400 git-svn-id: http://root.cern.ch/svn/root/trunk@16350 27541ba8-7e3a-0410-8455-c3a389f83636 26 September 2006, 14:05:25 UTC
b49a5a7 add missing cvs ident lines. git-svn-id: http://root.cern.ch/svn/root/trunk@16349 27541ba8-7e3a-0410-8455-c3a389f83636 26 September 2006, 13:44:56 UTC
8e88828 From Andrei Gheata; When loading the geometry from a file, the element table is recreated (never streamed) so the attribute flags (defined/used) of elements are lost. The patch loops over all defined materials/mixtures in this case and restores the flags. Affected: TFluka when geometry was loaded from the file. git-svn-id: http://root.cern.ch/svn/root/trunk@16348 27541ba8-7e3a-0410-8455-c3a389f83636 26 September 2006, 13:44:50 UTC
0900218 From Axel and Andy Haas Fix a problem in TGraphAsymmErrors fitting. git-svn-id: http://root.cern.ch/svn/root/trunk@16347 27541ba8-7e3a-0410-8455-c3a389f83636 26 September 2006, 13:33:04 UTC
bc570a6 From Matevz: Removed include of 'TGTab.h'. git-svn-id: http://root.cern.ch/svn/root/trunk@16346 27541ba8-7e3a-0410-8455-c3a389f83636 26 September 2006, 08:07:18 UTC
cd1fd37 From Matevz: Added get-methods needed when embedding the stand-alone viewer into another main-frame. git-svn-id: http://root.cern.ch/svn/root/trunk@16345 27541ba8-7e3a-0410-8455-c3a389f83636 26 September 2006, 08:06:49 UTC
2049a8b From Matevz: Removed class TGedElement that is no longer needed by the geom-editors. git-svn-id: http://root.cern.ch/svn/root/trunk@16344 27541ba8-7e3a-0410-8455-c3a389f83636 26 September 2006, 08:06:17 UTC
5648a81 From Matevz: Resize ged-name-frame to fit within the editor-canvas; fixed a compilation warning. git-svn-id: http://root.cern.ch/svn/root/trunk@16343 27541ba8-7e3a-0410-8455-c3a389f83636 26 September 2006, 08:05:44 UTC
a7bacf4 - Coding convention git-svn-id: http://root.cern.ch/svn/root/trunk@16342 27541ba8-7e3a-0410-8455-c3a389f83636 26 September 2006, 06:48:31 UTC
59db41a - comments beside ClassDef are for ROOT Reference guide and should not be removed git-svn-id: http://root.cern.ch/svn/root/trunk@16341 27541ba8-7e3a-0410-8455-c3a389f83636 26 September 2006, 06:42:42 UTC
7fa6272 indentation cosmetics. git-svn-id: http://root.cern.ch/svn/root/trunk@16340 27541ba8-7e3a-0410-8455-c3a389f83636 25 September 2006, 13:45:43 UTC
491ae9a From Matevz: Changes required to use new TGedEditor/Frame implementation in geombuilder module. git-svn-id: http://root.cern.ch/svn/root/trunk@16339 27541ba8-7e3a-0410-8455-c3a389f83636 25 September 2006, 13:45:17 UTC
3155621 From Matevz: New class TGeoGedFrame: a base-class for geo-editors providing common functionality (access to TGeoTabManager). git-svn-id: http://root.cern.ch/svn/root/trunk@16338 27541ba8-7e3a-0410-8455-c3a389f83636 25 September 2006, 13:44:45 UTC
d05705a From Matevz: Modifications according to new TGedFrame/TGedEditor tab handling. git-svn-id: http://root.cern.ch/svn/root/trunk@16337 27541ba8-7e3a-0410-8455-c3a389f83636 25 September 2006, 13:43:48 UTC
85d72b4 From Matevz: Use TGedEditor in left-pane. Modification according to usage of new class TGLPShapeObjEditor and changes in TGLViewerEditor. git-svn-id: http://root.cern.ch/svn/root/trunk@16336 27541ba8-7e3a-0410-8455-c3a389f83636 25 September 2006, 13:43:21 UTC
5e71518 From Matevz: Add new class TGLPShapeObjEditor. Remove classes TGLGuideEditor, TGLLightEditor, TGLClipEditor, TGLGeometryEditor and TGLColorEditor defined in TGLEditor.h. git-svn-id: http://root.cern.ch/svn/root/trunk@16335 27541ba8-7e3a-0410-8455-c3a389f83636 25 September 2006, 13:42:43 UTC
8f2c512 From Matevz: Removed files; functionality moved to TGLPShapeObjEditor and TGLViewerEditor. git-svn-id: http://root.cern.ch/svn/root/trunk@16334 27541ba8-7e3a-0410-8455-c3a389f83636 25 September 2006, 13:42:03 UTC
39388dc From Matevz: New editor class for TGLPhysicalShape object (selected in GLViewer). git-svn-id: http://root.cern.ch/svn/root/trunk@16333 27541ba8-7e3a-0410-8455-c3a389f83636 25 September 2006, 13:41:24 UTC
7cb004e From Matevz: Add wrapper class for TGLPhysicalShape editor. git-svn-id: http://root.cern.ch/svn/root/trunk@16332 27541ba8-7e3a-0410-8455-c3a389f83636 25 September 2006, 13:40:46 UTC
123a990 From Matevz: Changes from TGedFrame. git-svn-id: http://root.cern.ch/svn/root/trunk@16331 27541ba8-7e3a-0410-8455-c3a389f83636 25 September 2006, 13:40:06 UTC
21666b8 From Matevz: Remove TGedElement class. git-svn-id: http://root.cern.ch/svn/root/trunk@16330 27541ba8-7e3a-0410-8455-c3a389f83636 25 September 2006, 13:39:34 UTC
7404e8e From Matevz: Changes from TGedFrame. Create 'Binning' tab using the new tab-management functionality. git-svn-id: http://root.cern.ch/svn/root/trunk@16329 27541ba8-7e3a-0410-8455-c3a389f83636 25 September 2006, 13:38:45 UTC
881547a From Matevz: 1. Changes applying to TGedFrame: Handle list of additional tabs by using inner class TabSubFrame to store information about each extra tabs. Use member TList *fExtraTabs to aggregate the information. This is used by fGedEditor when populating the full class editor. Redirect the update call to fGedEditor. Remove TGWidget inheritance. Remove interaction with TClass::fClassEditors. Now class editors are managed my TGedEditor map. 2. Changes applying to TGedFrame descendants: In constructor remove widget ID argument and set all arguments a default value. In the constructor implementation erase code which operates on now obsoleted TClass::fClassEditors list. Add memeber fGedEditor. Remove members fPad and fModel as they are available from fGedEditor. In SetModel() remove checking of inheritance and SetActive() call. 3. TGedNameFrame: added tooltip displaying name, title and class-name of the model. git-svn-id: http://root.cern.ch/svn/root/trunk@16328 27541ba8-7e3a-0410-8455-c3a389f83636 25 September 2006, 13:32:57 UTC
7f26bec From Matevz: Reimplementation of TGedFrame and tab management. 1. Change creation of class-editors: Use TClass::New() for instantiation. When fModel is changed, store it in a local map fFrameMap. During construction get them from pool or instantiate. 2. Handle visibility and order of class-editors: Traverse the class hierarchy and construct a list of visible frames. Each class-editor can override the default behavior by implementing the virtual TGedFrame::ActivateBaseClassEditors() method. 3. New SetModel scheme: Hide currently shown tabs and their contents, then return them to fFrameMap pool. Activate desired TGedFrames and appropriate extra tabs Recursively descend via TGedEditor::ActivateEditor(TClass* c, Bool t recurse) and TGedEditor::ActivateEditors(TList* classes, Bool t recurse). For each encountered class-editor (not all classes have editors) redirect recursion via virtual TGedFrame::ActivateBaseClassEditors(TClass* c). git-svn-id: http://root.cern.ch/svn/root/trunk@16327 27541ba8-7e3a-0410-8455-c3a389f83636 25 September 2006, 13:31:54 UTC
6d1055f From Matevz: Update handling of visibility and creation according to new structure of TGedEditor. git-svn-id: http://root.cern.ch/svn/root/trunk@16326 27541ba8-7e3a-0410-8455-c3a389f83636 25 September 2006, 13:30:22 UTC
f2c8295 From Matevz: In 'TPad::Close()' check fCanvas->fClickSelectedPad and if needed reset it to 0. git-svn-id: http://root.cern.ch/svn/root/trunk@16325 27541ba8-7e3a-0410-8455-c3a389f83636 25 September 2006, 13:29:31 UTC
8b0115f From Matevz: Added call to 'gSystem->ProcessEvents()' prior to entering text-capture when creating a TGText/TGLatex primitive via toolbar. This allows editors to refresh properly. git-svn-id: http://root.cern.ch/svn/root/trunk@16324 27541ba8-7e3a-0410-8455-c3a389f83636 25 September 2006, 13:29:00 UTC
52179bb From Matevz: Added member 'TPad *fClickSelectedPad'. git-svn-id: http://root.cern.ch/svn/root/trunk@16323 27541ba8-7e3a-0410-8455-c3a389f83636 25 September 2006, 13:28:22 UTC
264881d From Matevz: Remove member fClassEditors. git-svn-id: http://root.cern.ch/svn/root/trunk@16322 27541ba8-7e3a-0410-8455-c3a389f83636 25 September 2006, 13:27:35 UTC
d6bbf7c From Matevz: Remove obsoleted function DeleteEditors(); added abstract virtual 'TCanvas* GetCanvas()' needed for management of editor visibility. git-svn-id: http://root.cern.ch/svn/root/trunk@16321 27541ba8-7e3a-0410-8455-c3a389f83636 25 September 2006, 13:26:51 UTC
7cafada From Bertrand: Improve behavior of TSessionViewer: - automatically update the list of existing sessions on the server at connection time - fix the bug #16882, Proof GUI startup: wrong defaults (http://savannah.cern.ch/bugs/?func=detailitem&item_id=16882) git-svn-id: http://root.cern.ch/svn/root/trunk@16320 27541ba8-7e3a-0410-8455-c3a389f83636 25 September 2006, 09:15:58 UTC
660b7a0 From Axel: Adopt new THtml API. git-svn-id: http://root.cern.ch/svn/root/trunk@16319 27541ba8-7e3a-0410-8455-c3a389f83636 25 September 2006, 08:59:34 UTC
8415170 From Axel: New class charts if www.Graphviz.org's dot is available. Fix detection of comments indented with tabs. Fix update dependency tracking of files. git-svn-id: http://root.cern.ch/svn/root/trunk@16318 27541ba8-7e3a-0410-8455-c3a389f83636 25 September 2006, 08:58:56 UTC
d02b0e5 - remove fgHints because it duplicates the default hints in use fgDefaultHints git-svn-id: http://root.cern.ch/svn/root/trunk@16317 27541ba8-7e3a-0410-8455-c3a389f83636 25 September 2006, 08:26:42 UTC
86bcc84 - create fgDefaultHints when needed, not in a global scope git-svn-id: http://root.cern.ch/svn/root/trunk@16316 27541ba8-7e3a-0410-8455-c3a389f83636 25 September 2006, 08:18:39 UTC
8361ae7 disable the autoloader when executing SetUnload git-svn-id: http://root.cern.ch/svn/root/trunk@16315 27541ba8-7e3a-0410-8455-c3a389f83636 22 September 2006, 21:16:23 UTC
85f8195 - From Timur: Mods to add line width. git-svn-id: http://root.cern.ch/svn/root/trunk@16314 27541ba8-7e3a-0410-8455-c3a389f83636 22 September 2006, 10:44:59 UTC
d38c51c Add -lXext to all file where it was still missing. git-svn-id: http://root.cern.ch/svn/root/trunk@16313 27541ba8-7e3a-0410-8455-c3a389f83636 22 September 2006, 09:49:29 UTC
7c58b8f Add Gilles Quemener for his contribution to TMultiDimFit::EvalError function git-svn-id: http://root.cern.ch/svn/root/trunk@16312 27541ba8-7e3a-0410-8455-c3a389f83636 22 September 2006, 09:13:32 UTC
3c8d64d Adjust the test to the new random numbers sequence git-svn-id: http://root.cern.ch/svn/root/trunk@16311 27541ba8-7e3a-0410-8455-c3a389f83636 22 September 2006, 09:11:11 UTC
f592b6a From Gilles Quemener (quemener@lpsc.in2p3.fr): Add two new features: -possibility to set the number of bins of some histograms SetBinVarX(Int_t nbbinvarx) {fBinVarX = nbbinvarx;} SetBinVarY(Int_t nbbinvary) {fBinVarY = nbbinvary;} -New function EvalError(const Double_t *x, const Double_t *coeff) to evaluate the error on the parametrisation at point x git-svn-id: http://root.cern.ch/svn/root/trunk@16310 27541ba8-7e3a-0410-8455-c3a389f83636 22 September 2006, 09:09:47 UTC
6b0a5c7 From Axel, Philippei, Fons: import of CINT tag v5-16-15 from the CINT CVS. For what else is new see http://root.cern.ch/root/Cint.phtml?relnote. git-svn-id: http://root.cern.ch/svn/root/trunk@16309 27541ba8-7e3a-0410-8455-c3a389f83636 21 September 2006, 20:59:57 UTC
9ef4d15 From Bertrand: fix typo. git-svn-id: http://root.cern.ch/svn/root/trunk@16308 27541ba8-7e3a-0410-8455-c3a389f83636 21 September 2006, 20:10:52 UTC
fb2791d From Ilka: There is a post on RootForum http://root.cern.ch/phpBB2/viewtopic.php?t=3991 about font in TPaveText through gStyle. The class TPaveText does not have UseCurrentStyle method. It is added in the attached patch. git-svn-id: http://root.cern.ch/svn/root/trunk@16307 27541ba8-7e3a-0410-8455-c3a389f83636 21 September 2006, 20:02:20 UTC
5ac1dd0 Fix for SetBranchStatus when looking up branches in a friend tree git-svn-id: http://root.cern.ch/svn/root/trunk@16306 27541ba8-7e3a-0410-8455-c3a389f83636 21 September 2006, 15:56:10 UTC
7d99ead From Jan and Gerri: While trying to get to the user sandbox TProof::GetDataSets was accessing user home ... on AFS. git-svn-id: http://root.cern.ch/svn/root/trunk@16305 27541ba8-7e3a-0410-8455-c3a389f83636 21 September 2006, 10:40:16 UTC
1a030c9 - PaintBar take into account the value returned by gStyle->GetHistMinimumZero() git-svn-id: http://root.cern.ch/svn/root/trunk@16304 27541ba8-7e3a-0410-8455-c3a389f83636 20 September 2006, 14:23:36 UTC
a798bca Update Castor source download link. git-svn-id: http://root.cern.ch/svn/root/trunk@16303 27541ba8-7e3a-0410-8455-c3a389f83636 20 September 2006, 12:23:07 UTC
01911da - ShowProjectionX and ShowProjectionY set the log scales on the projection if they were set on the original histogram (suggested by V.Boudry). git-svn-id: http://root.cern.ch/svn/root/trunk@16302 27541ba8-7e3a-0410-8455-c3a389f83636 20 September 2006, 11:46:13 UTC
49eea84 Remove TCastorFile git-svn-id: http://root.cern.ch/svn/root/trunk@16301 27541ba8-7e3a-0410-8455-c3a389f83636 19 September 2006, 19:13:27 UTC
e152260 Split TCastorFile out of libRFIO into the new libRCastor. This allows TRFIOFile and TCastorFile to use different libshift/libcastor client libraries. git-svn-id: http://root.cern.ch/svn/root/trunk@16300 27541ba8-7e3a-0410-8455-c3a389f83636 19 September 2006, 16:15:47 UTC
73ce6d7 From Axel: patch to enable the warnings for both debug and release. git-svn-id: http://root.cern.ch/svn/root/trunk@16299 27541ba8-7e3a-0410-8455-c3a389f83636 19 September 2006, 15:06:11 UTC
e60bc96 From Mihaela: some changes in the class TGeoPNEntry (needed for alignment purposes): 1. Constructor of TGeoPNEntry performs a check upon definition of a symbolic link to a physical node. The check is done redundantly also upon creation of a physical node starting from a symbolic link to prevent mis-usage of these objects in-between geometries. 2. Allows storage of an additional user-defined TGeoHMatrix. The matrix should be created by the user but once TGeoPNEntry::SetMatrix() is called becomes owned by TGeoManager. git-svn-id: http://root.cern.ch/svn/root/trunk@16298 27541ba8-7e3a-0410-8455-c3a389f83636 19 September 2006, 14:37:13 UTC
cc15e88 - In DrawPolyMarker the line style and line width were not correctly reset. git-svn-id: http://root.cern.ch/svn/root/trunk@16297 27541ba8-7e3a-0410-8455-c3a389f83636 19 September 2006, 14:27:39 UTC
180edf6 Previous version of the class could not be persistent. git-svn-id: http://root.cern.ch/svn/root/trunk@16296 27541ba8-7e3a-0410-8455-c3a389f83636 19 September 2006, 12:38:03 UTC
829e8d8 From Axel: - Fixes a typo (op | instead of ||). git-svn-id: http://root.cern.ch/svn/root/trunk@16295 27541ba8-7e3a-0410-8455-c3a389f83636 19 September 2006, 12:18:37 UTC
8f8607d New functionality for genreflex, adding the ability to select templated classes with typedef'd template parameters. This functionality works for selection by name and pattern. If a pattern is used the typedef name has to fully appear in the pattern name. This new functionality is costly, so there is also new option to genreflex "--no_templatetypedefs" to turn it off. git-svn-id: http://root.cern.ch/svn/root/trunk@16293 27541ba8-7e3a-0410-8455-c3a389f83636 19 September 2006, 10:11:38 UTC
7b134a4 Unit tests for selection of typedef'd template parameters git-svn-id: http://root.cern.ch/svn/root/trunk@16292 27541ba8-7e3a-0410-8455-c3a389f83636 19 September 2006, 10:09:06 UTC
f0e03fb From Gerri: This functionality cannot be defined yet in PROOF: we will need to update TVirtualProof. I will put it on the todo list. For the moment the attach patch make the call dummy. git-svn-id: http://root.cern.ch/svn/root/trunk@16291 27541ba8-7e3a-0410-8455-c3a389f83636 19 September 2006, 07:47:40 UTC
2c3d6b6 Remove warnings following the introduction of TTree::GetEntries(const char*). Fix code conventions violations git-svn-id: http://root.cern.ch/svn/root/trunk@16290 27541ba8-7e3a-0410-8455-c3a389f83636 18 September 2006, 15:13:51 UTC
d7e8b96 From Federico: One more small correction for effc++ git-svn-id: http://root.cern.ch/svn/root/trunk@16289 27541ba8-7e3a-0410-8455-c3a389f83636 18 September 2006, 11:44:42 UTC
7b38b9f scons configuration (replacing autotools) .cvsignore changes for new configuration git-svn-id: http://root.cern.ch/svn/root/trunk@16288 27541ba8-7e3a-0410-8455-c3a389f83636 17 September 2006, 22:01:11 UTC
fa1a926 Implement TTree::GetEntries(const char *selection) which return the number of entries passing the selection git-svn-id: http://root.cern.ch/svn/root/trunk@16287 27541ba8-7e3a-0410-8455-c3a389f83636 17 September 2006, 19:08:13 UTC
15af95a New selector implementing TTree::GetEntries(const char *selection) git-svn-id: http://root.cern.ch/svn/root/trunk@16286 27541ba8-7e3a-0410-8455-c3a389f83636 17 September 2006, 19:06:35 UTC
d59a223 Better scale settings git-svn-id: http://root.cern.ch/svn/root/trunk@16285 27541ba8-7e3a-0410-8455-c3a389f83636 17 September 2006, 14:16:37 UTC
b4c39e2 Cosmetics: Add a grid to teh two canvases. git-svn-id: http://root.cern.ch/svn/root/trunk@16284 27541ba8-7e3a-0410-8455-c3a389f83636 17 September 2006, 14:13:34 UTC
a3363f3 From Mihaela: a nicer version of the macro RadioNuclides.C. also a patch giving the possibility to apply a range in time for the display of concentrations: TGeoBatemanSol::SetRange(Double_t tmin, Double_t tmax) git-svn-id: http://root.cern.ch/svn/root/trunk@16283 27541ba8-7e3a-0410-8455-c3a389f83636 17 September 2006, 11:03:13 UTC
3aabc27 From Bertrand: Add test for debug flags in test/Makefile.arch on Windows. git-svn-id: http://root.cern.ch/svn/root/trunk@16282 27541ba8-7e3a-0410-8455-c3a389f83636 16 September 2006, 10:09:43 UTC
c77c891 TClass object should never be deleted directly git-svn-id: http://root.cern.ch/svn/root/trunk@16281 27541ba8-7e3a-0410-8455-c3a389f83636 16 September 2006, 02:29:07 UTC
c59ea22 Fix dependencies for stressHepix so all needed programs will be build when doing "make stressHepix". git-svn-id: http://root.cern.ch/svn/root/trunk@16280 27541ba8-7e3a-0410-8455-c3a389f83636 16 September 2006, 00:20:21 UTC
back to top