- Jun 20, 2006
-
-
Rene Brun authored
git-svn-id: http://root.cern.ch/svn/root/trunk@15475 27541ba8-7e3a-0410-8455-c3a389f83636
-
- Jun 19, 2006
-
-
Philippe Canal authored
git-svn-id: http://root.cern.ch/svn/root/trunk@15474 27541ba8-7e3a-0410-8455-c3a389f83636
-
Rene Brun authored
I added comments for all methods. there is also a patch to TGeoPcon class in the diff for being able to change the number of Z sections(Nz). git-svn-id: http://root.cern.ch/svn/root/trunk@15473 27541ba8-7e3a-0410-8455-c3a389f83636
-
Ilka Antcheva authored
git-svn-id: http://root.cern.ch/svn/root/trunk@15472 27541ba8-7e3a-0410-8455-c3a389f83636
-
Ilka Antcheva authored
- new methods: TGListTree::SaveChildren for saving chil items in a list tree structure TGListTreeItem::SavePrimitive for saving list tree item specific attributes git-svn-id: http://root.cern.ch/svn/root/trunk@15471 27541ba8-7e3a-0410-8455-c3a389f83636
-
Rene Brun authored
Int_t NDecayChannels () const Int_t TrackingCode() const git-svn-id: http://root.cern.ch/svn/root/trunk@15470 27541ba8-7e3a-0410-8455-c3a389f83636
-
Rene Brun authored
This prevents a recursive call to TChain::LoadTree. git-svn-id: http://root.cern.ch/svn/root/trunk@15469 27541ba8-7e3a-0410-8455-c3a389f83636
-
Rene Brun authored
Results were OK, but change the second use of "t" to "at" for clarity. git-svn-id: http://root.cern.ch/svn/root/trunk@15468 27541ba8-7e3a-0410-8455-c3a389f83636
-
Olivier Couet authored
TGLLegoPainter "e" option added for cartesian bar width/offset added for cartesian TGLPlotPainter normals for trapezoids in polar/cylindrical/spherical coordinates are better now, so lego is "smoother". git-svn-id: http://root.cern.ch/svn/root/trunk@15467 27541ba8-7e3a-0410-8455-c3a389f83636
-
Lorenzo Moneta authored
git-svn-id: http://root.cern.ch/svn/root/trunk@15466 27541ba8-7e3a-0410-8455-c3a389f83636
-
Lorenzo Moneta authored
(gsl_rng_ranlxs2) - adjust indentation for coding convention git-svn-id: http://root.cern.ch/svn/root/trunk@15465 27541ba8-7e3a-0410-8455-c3a389f83636
-
- Jun 18, 2006
-
-
Fons Rademakers authored
In TNewQueryDlg, moved "Options" label and text entry in the hidden frame available with the "More >>" button. git-svn-id: http://root.cern.ch/svn/root/trunk@15464 27541ba8-7e3a-0410-8455-c3a389f83636
-
Fons Rademakers authored
RFIO, dCache, Chirp, etc. git-svn-id: http://root.cern.ch/svn/root/trunk@15463 27541ba8-7e3a-0410-8455-c3a389f83636
-
- Jun 17, 2006
-
-
Rene Brun authored
git-svn-id: http://root.cern.ch/svn/root/trunk@15462 27541ba8-7e3a-0410-8455-c3a389f83636
-
Philippe Canal authored
git-svn-id: http://root.cern.ch/svn/root/trunk@15461 27541ba8-7e3a-0410-8455-c3a389f83636
-
- Jun 16, 2006
-
-
Rene Brun authored
o) add const_cast for PyRun_FileEx to be compatible with python2.2 git-svn-id: http://root.cern.ch/svn/root/trunk@15460 27541ba8-7e3a-0410-8455-c3a389f83636
-
Rene Brun authored
A fix in the Moment and CentralMoment functions. fgAbsValue wasn't reset to kFALSE before computing the moment. git-svn-id: http://root.cern.ch/svn/root/trunk@15459 27541ba8-7e3a-0410-8455-c3a389f83636
-
Olivier Couet authored
git-svn-id: http://root.cern.ch/svn/root/trunk@15458 27541ba8-7e3a-0410-8455-c3a389f83636
-
Rene Brun authored
git-svn-id: http://root.cern.ch/svn/root/trunk@15457 27541ba8-7e3a-0410-8455-c3a389f83636
-
Fons Rademakers authored
Corrected behavior of "Packages" listbox. git-svn-id: http://root.cern.ch/svn/root/trunk@15456 27541ba8-7e3a-0410-8455-c3a389f83636
-
Rene Brun authored
-in case of a TChain, the list of branches computed during the training phase of the first file is reused for all the other files. -add support for TEventlist. Only the baskets referenced by the list are added to the cache. This has requested a new function in TEventlist Bool_t TEventList::ContainsRange(Long64_t entrymin, Long64_t entrymax) // Return TRUE if list contains entries from entrymin to entrymax included. git-svn-id: http://root.cern.ch/svn/root/trunk@15455 27541ba8-7e3a-0410-8455-c3a389f83636
-
Lorenzo Moneta authored
- separate the integration type like is done for the interpolation - update tests for TRandom1 git-svn-id: http://root.cern.ch/svn/root/trunk@15454 27541ba8-7e3a-0410-8455-c3a389f83636
-
Fons Rademakers authored
- Fix "Find Next" problem in TGTextEdit. git-svn-id: http://root.cern.ch/svn/root/trunk@15453 27541ba8-7e3a-0410-8455-c3a389f83636
-
Fons Rademakers authored
- Fix copy/paste problem on Windows. git-svn-id: http://root.cern.ch/svn/root/trunk@15452 27541ba8-7e3a-0410-8455-c3a389f83636
-
Lorenzo Moneta authored
git-svn-id: http://root.cern.ch/svn/root/trunk@15451 27541ba8-7e3a-0410-8455-c3a389f83636
-
Olivier Couet authored
git-svn-id: http://root.cern.ch/svn/root/trunk@15450 27541ba8-7e3a-0410-8455-c3a389f83636
-
Fons Rademakers authored
fix for TSystemDirectory::SetDirectory(const char *name) that did not change the directory anymore. git-svn-id: http://root.cern.ch/svn/root/trunk@15449 27541ba8-7e3a-0410-8455-c3a389f83636
-
Fons Rademakers authored
git-svn-id: http://root.cern.ch/svn/root/trunk@15448 27541ba8-7e3a-0410-8455-c3a389f83636
-
- Jun 15, 2006
-
-
Philippe Canal authored
git-svn-id: http://root.cern.ch/svn/root/trunk@15447 27541ba8-7e3a-0410-8455-c3a389f83636
-
Olivier Couet authored
now copied in the 1D histogram being the result of the projection. git-svn-id: http://root.cern.ch/svn/root/trunk@15446 27541ba8-7e3a-0410-8455-c3a389f83636
-
Lorenzo Moneta authored
git-svn-id: http://root.cern.ch/svn/root/trunk@15445 27541ba8-7e3a-0410-8455-c3a389f83636
-
Fons Rademakers authored
Fixes bug 17482, and cint's echo should obviously end up in configcint.h. And it fixed the makefile-include of configcint.h. git-svn-id: http://root.cern.ch/svn/root/trunk@15444 27541ba8-7e3a-0410-8455-c3a389f83636
-
Rene Brun authored
Fix a bug related to typedefs affecting PyCintex This fixes the problem at <http://savannah.cern.ch/bugs/?func=detailitem&item_id=17468> git-svn-id: http://root.cern.ch/svn/root/trunk@15442 27541ba8-7e3a-0410-8455-c3a389f83636
-
Rene Brun authored
git-svn-id: http://root.cern.ch/svn/root/trunk@15441 27541ba8-7e3a-0410-8455-c3a389f83636
-
Rene Brun authored
as a data member instead of computing this value every time FillBuffer is called. git-svn-id: http://root.cern.ch/svn/root/trunk@15440 27541ba8-7e3a-0410-8455-c3a389f83636
-
Rene Brun authored
Set the default seed for TRandom3 (in TRandom3.h) to 4357 instead of 65539. This is the recommended value by the author. git-svn-id: http://root.cern.ch/svn/root/trunk@15439 27541ba8-7e3a-0410-8455-c3a389f83636
-
Rene Brun authored
Fixes as suggested in http://www.math.sci.hiroshima-u.ac.jp/~m-mat/MT/MT2002/emt19937ar.html to a known problem in the seeding procedure when a value with many zero in the bit pattern is used (like 2**28). It is same problem with the 69069 multiplier, which was affecting before TRandom. git-svn-id: http://root.cern.ch/svn/root/trunk@15438 27541ba8-7e3a-0410-8455-c3a389f83636
-
Rene Brun authored
git-svn-id: http://root.cern.ch/svn/root/trunk@15437 27541ba8-7e3a-0410-8455-c3a389f83636
-
- Jun 14, 2006
-
-
Rene Brun authored
git-svn-id: http://root.cern.ch/svn/root/trunk@15436 27541ba8-7e3a-0410-8455-c3a389f83636
-
Rene Brun authored
Fix a problem with vsnprintf on Windows git-svn-id: http://root.cern.ch/svn/root/trunk@15435 27541ba8-7e3a-0410-8455-c3a389f83636
-