- Apr 04, 2002
-
-
Rene Brun authored
A new operator [] const. its purpose is the same as the At(Int_t i) does. But with it you don't have to care whether the method you are using is const or not: on the right hand side of an equation always the operator [](Int_t i) can be used for datamember-TArray's! git-svn-id: http://root.cern.ch/svn/root/trunk@4310 27541ba8-7e3a-0410-8455-c3a389f83636
-
Fons Rademakers authored
and Geant. Make some getline symbols unique, e.g. gl_tab_hook to Gl_tab_hook and make some methods static. By Maarten. git-svn-id: http://root.cern.ch/svn/root/trunk@4309 27541ba8-7e3a-0410-8455-c3a389f83636
-
Rene Brun authored
git-svn-id: http://root.cern.ch/svn/root/trunk@4308 27541ba8-7e3a-0410-8455-c3a389f83636
-
Rene Brun authored
The function in TNamed::Hash is not convenient for TKey in case many keys have the name but different cycles. git-svn-id: http://root.cern.ch/svn/root/trunk@4307 27541ba8-7e3a-0410-8455-c3a389f83636
-
Rene Brun authored
The test for "insideness" in TBox::DistancetoPrimitive in the case of a filled TBox misses the TBox's very edge. This causes 1 pixel wide/tall TBoxes to be invisible to pointer interactions. git-svn-id: http://root.cern.ch/svn/root/trunk@4306 27541ba8-7e3a-0410-8455-c3a389f83636
-
Rene Brun authored
git-svn-id: http://root.cern.ch/svn/root/trunk@4305 27541ba8-7e3a-0410-8455-c3a389f83636
-
Rene Brun authored
when the branch address is set from TChain::LoadTree. git-svn-id: http://root.cern.ch/svn/root/trunk@4304 27541ba8-7e3a-0410-8455-c3a389f83636
-
Wouter Verkerke authored
o WIN32 patches from Mat Langston git-svn-id: http://root.cern.ch/svn/root/trunk@4303 27541ba8-7e3a-0410-8455-c3a389f83636
-
Wouter Verkerke authored
o RooTreeData - Fix bug in copy ctor git-svn-id: http://root.cern.ch/svn/root/trunk@4302 27541ba8-7e3a-0410-8455-c3a389f83636
-
- Apr 03, 2002
-
-
Wouter Verkerke authored
o makedocs - Restore original git-svn-id: http://root.cern.ch/svn/root/trunk@4301 27541ba8-7e3a-0410-8455-c3a389f83636
-
Wouter Verkerke authored
o Most classes Most WIN32 patches from Mat Langston git-svn-id: http://root.cern.ch/svn/root/trunk@4300 27541ba8-7e3a-0410-8455-c3a389f83636
-
Fons Rademakers authored
git-svn-id: http://root.cern.ch/svn/root/trunk@4299 27541ba8-7e3a-0410-8455-c3a389f83636
-
Fons Rademakers authored
git-svn-id: http://root.cern.ch/svn/root/trunk@4298 27541ba8-7e3a-0410-8455-c3a389f83636
-
Rene Brun authored
To paint the fill area below the function, simply set the FillStyle to 1001 or 1 git-svn-id: http://root.cern.ch/svn/root/trunk@4297 27541ba8-7e3a-0410-8455-c3a389f83636
-
Rene Brun authored
git-svn-id: http://root.cern.ch/svn/root/trunk@4296 27541ba8-7e3a-0410-8455-c3a389f83636
-
Rene Brun authored
"GetColorByName", "couldn't retrieve color xxxx" This problem typically appears when running ROOT from an X terminal with not enough memory and another application like Netscape is already running ====> Kill Netscape and start again ROOT I am tired to always answer the same question. git-svn-id: http://root.cern.ch/svn/root/trunk@4295 27541ba8-7e3a-0410-8455-c3a389f83636
-
mwilson authored
improved Toy MC generator to deal with unusual parameter ranges git-svn-id: http://root.cern.ch/svn/root/trunk@4293 27541ba8-7e3a-0410-8455-c3a389f83636
-
- Apr 02, 2002
-
-
Rene Brun authored
git-svn-id: http://root.cern.ch/svn/root/trunk@4292 27541ba8-7e3a-0410-8455-c3a389f83636
-
Rene Brun authored
option "surf3". The problem was visible when using polar coordinates. git-svn-id: http://root.cern.ch/svn/root/trunk@4291 27541ba8-7e3a-0410-8455-c3a389f83636
-
Fons Rademakers authored
git-svn-id: http://root.cern.ch/svn/root/trunk@4290 27541ba8-7e3a-0410-8455-c3a389f83636
-
Rene Brun authored
with non-cartesian coordinates. git-svn-id: http://root.cern.ch/svn/root/trunk@4289 27541ba8-7e3a-0410-8455-c3a389f83636
-
Rene Brun authored
With this fix, fill patterns produce the same result on the screen and on PostScript. git-svn-id: http://root.cern.ch/svn/root/trunk@4288 27541ba8-7e3a-0410-8455-c3a389f83636
-
Rene Brun authored
of just 8. git-svn-id: http://root.cern.ch/svn/root/trunk@4287 27541ba8-7e3a-0410-8455-c3a389f83636
-
Fons Rademakers authored
git-svn-id: http://root.cern.ch/svn/root/trunk@4286 27541ba8-7e3a-0410-8455-c3a389f83636
-
Rene Brun authored
the histogram is paint with a fillarea connecting the center of the bins. git-svn-id: http://root.cern.ch/svn/root/trunk@4285 27541ba8-7e3a-0410-8455-c3a389f83636
-
Rene Brun authored
git-svn-id: http://root.cern.ch/svn/root/trunk@4284 27541ba8-7e3a-0410-8455-c3a389f83636
-
- Apr 01, 2002
-
-
Rene Brun authored
git-svn-id: http://root.cern.ch/svn/root/trunk@4283 27541ba8-7e3a-0410-8455-c3a389f83636
-
Rene Brun authored
An array of objects is written to a file but the TRefs referencing these objects are not written to the file. In a next session, these objects are read in memory and new TRefs point to these objects and are written to a separate file. In a third session both files are connected. To get this scenario working, one must use a dummy TRef set to all objects that can be referenced in the next session. git-svn-id: http://root.cern.ch/svn/root/trunk@4282 27541ba8-7e3a-0410-8455-c3a389f83636
-
Rene Brun authored
to the file. This member is computed in TFile::Init by counting the number of keys with classname TProcessID. git-svn-id: http://root.cern.ch/svn/root/trunk@4281 27541ba8-7e3a-0410-8455-c3a389f83636
-
Rene Brun authored
fKeys = new THashList(100,4) to fKeys = new THashList(100,50) The previous allocation was generating too many TList in case the number keys is very large. git-svn-id: http://root.cern.ch/svn/root/trunk@4280 27541ba8-7e3a-0410-8455-c3a389f83636
-
- Mar 31, 2002
-
-
Rene Brun authored
void InitExpo(Int_t first=0, Int_t last=0); void InitGaus(Int_t first=0, Int_t last=0); void InitPolynom(Int_t first=0, Int_t last=0); void LeastSquareFit(Int_t m, Double_t *a, Int_t first=0, Int_t last=0); void LeastSquareLinearFit(Int_t n, Double_t &a0, Double_t &a1, Int_t &ifail, Int_t first, Int_t last); The global variables gxfirst and gxlast have been deleted. git-svn-id: http://root.cern.ch/svn/root/trunk@4279 27541ba8-7e3a-0410-8455-c3a389f83636
-
Fons Rademakers authored
git-svn-id: http://root.cern.ch/svn/root/trunk@4278 27541ba8-7e3a-0410-8455-c3a389f83636
-
- Mar 30, 2002
-
-
Wouter Verkerke authored
o Roo1DTable - Bug fix in fill() for weighted datasets o RooAbsPdf - Add fixAddCoefNormalization function to fix coefficients of all component RooAddPdfs to a specific normalization o RooSimultaneous - Store coefficient normalization received via selectNormalization() and apply to RooAddPdf constructed during plotting o RooDataHist - Remove debug print statement git-svn-id: http://root.cern.ch/svn/root/trunk@4277 27541ba8-7e3a-0410-8455-c3a389f83636
-
Fons Rademakers authored
git-svn-id: http://root.cern.ch/svn/root/trunk@4276 27541ba8-7e3a-0410-8455-c3a389f83636
-
Fons Rademakers authored
For what else is new see http://root.cern.ch/root/Cint.phtml?relnote. iostream redirect mod (G__OLDIMPLEMENTATION1635) still disabled. git-svn-id: http://root.cern.ch/svn/root/trunk@4275 27541ba8-7e3a-0410-8455-c3a389f83636
-
Fons Rademakers authored
git-svn-id: http://root.cern.ch/svn/root/trunk@4274 27541ba8-7e3a-0410-8455-c3a389f83636
-
- Mar 29, 2002
-
-
mwilson authored
Renamed files so that class names do not have underscores in them. THtml does not deal with these correctly. git-svn-id: http://root.cern.ch/svn/root/trunk@4272 27541ba8-7e3a-0410-8455-c3a389f83636
-
Rene Brun authored
The following changes to TGButton.cxx seem to fix a problem I was having with my GUIs. My problems were fixed by initializing the fHKeycode to zero in TGCheckButton and TGRadioButton following the same convention used in TGTextButton. git-svn-id: http://root.cern.ch/svn/root/trunk@4271 27541ba8-7e3a-0410-8455-c3a389f83636
-
Rene Brun authored
"We had problems compiling root with CC6.2 when applying the -D_REENTRANT flag, see forwarded mail below from a collegue of mine, Harray Felder. It does the minimal change I found necessary to be able to use the _REENTRANT define in our compilation of root. (This define is used to cause the system includes to generate some function calls instead of macros so that libraries can potentially be used in a multithreaded executable, although in a single-threaded manner. We are now setting this flag everywhere so that we can incorporate some libraries into java programs, which are inherently multithreaded.)" git-svn-id: http://root.cern.ch/svn/root/trunk@4270 27541ba8-7e3a-0410-8455-c3a389f83636
-
Rene Brun authored
Double_t TMath::BreitWigner(Double_t x, Double_t mean, Double_t gamma) // Calculate a Breit Wigner function with mean and gamma git-svn-id: http://root.cern.ch/svn/root/trunk@4269 27541ba8-7e3a-0410-8455-c3a389f83636
-