An error occurred fetching the project authors.
- May 07, 2002
-
-
Fons Rademakers authored
being set in gl/Module.mk. git-svn-id: http://root.cern.ch/svn/root/trunk@4475 27541ba8-7e3a-0410-8455-c3a389f83636
-
Rene Brun authored
git-svn-id: http://root.cern.ch/svn/root/trunk@4474 27541ba8-7e3a-0410-8455-c3a389f83636
-
Rene Brun authored
git-svn-id: http://root.cern.ch/svn/root/trunk@4473 27541ba8-7e3a-0410-8455-c3a389f83636
-
Rene Brun authored
Double_t TRandom::PoissonD(Double_t mean). This function is like Poisson but returns a Double_t instead of Int_t. git-svn-id: http://root.cern.ch/svn/root/trunk@4472 27541ba8-7e3a-0410-8455-c3a389f83636
-
- May 06, 2002
-
-
Fons Rademakers authored
git-svn-id: http://root.cern.ch/svn/root/trunk@4471 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@4470 27541ba8-7e3a-0410-8455-c3a389f83636
-
Fons Rademakers authored
git-svn-id: http://root.cern.ch/svn/root/trunk@4469 27541ba8-7e3a-0410-8455-c3a389f83636
-
Fons Rademakers authored
git-svn-id: http://root.cern.ch/svn/root/trunk@4463 27541ba8-7e3a-0410-8455-c3a389f83636
-
Rene Brun authored
The new I/O scheme still requires more work due to portability problems and the size of the dictionaries. git-svn-id: http://root.cern.ch/svn/root/trunk@4460 27541ba8-7e3a-0410-8455-c3a389f83636
-
- May 04, 2002
-
-
Rene Brun authored
than from the minimum Y value. Bins with positive values to be drawn as bars extending from the X axis upwards, and bins with negative values to be drawn as bars extending from the X axis downwards. git-svn-id: http://root.cern.ch/svn/root/trunk@4459 27541ba8-7e3a-0410-8455-c3a389f83636
-
- May 03, 2002
-
-
Wouter Verkerke authored
o RooRealProxy - Change signature of assignment operator from (Double_t&) to (const Double_t&). Needed for rvalue assignments git-svn-id: http://root.cern.ch/svn/root/trunk@4458 27541ba8-7e3a-0410-8455-c3a389f83636
-
zhanglei authored
git-svn-id: http://root.cern.ch/svn/root/trunk@4457 27541ba8-7e3a-0410-8455-c3a389f83636
-
Wouter Verkerke authored
o RooRealIntegral - Bug fix in cctor (forgot to copy _iconfig) git-svn-id: http://root.cern.ch/svn/root/trunk@4456 27541ba8-7e3a-0410-8455-c3a389f83636
-
Wouter Verkerke authored
o RooAbsArg - Change getParameters()/getDependents() such that only LValue leaf nodes are returned o RooAddPdf - Bug fix for component plotting o LinkDef - Add global RooConst function to dictionary o RooRealConstant - Change to use RooConstVar instead of RooRealVar - Add global function RooConst() which calls RooRealConstant::value() (shorthand notation for interactive use) o RooProdPdf - Avoid copying partial integral objects in cctor. Objects will be recreated from scratch when needed o RooConstVar - New non-mutable constant value object (i.e. not an LValue) git-svn-id: http://root.cern.ch/svn/root/trunk@4455 27541ba8-7e3a-0410-8455-c3a389f83636
-
Fons Rademakers authored
is copied to include/ before bindexplib is compiled. git-svn-id: http://root.cern.ch/svn/root/trunk@4454 27541ba8-7e3a-0410-8455-c3a389f83636
-
Fons Rademakers authored
git-svn-id: http://root.cern.ch/svn/root/trunk@4453 27541ba8-7e3a-0410-8455-c3a389f83636
-
Rene Brun authored
git-svn-id: http://root.cern.ch/svn/root/trunk@4452 27541ba8-7e3a-0410-8455-c3a389f83636
-
Rene Brun authored
git-svn-id: http://root.cern.ch/svn/root/trunk@4451 27541ba8-7e3a-0410-8455-c3a389f83636
-
Rene Brun authored
git-svn-id: http://root.cern.ch/svn/root/trunk@4450 27541ba8-7e3a-0410-8455-c3a389f83636
-
Rene Brun authored
a compiler warning on AIX,kCC and VC++ git-svn-id: http://root.cern.ch/svn/root/trunk@4449 27541ba8-7e3a-0410-8455-c3a389f83636
-
Rene Brun authored
cc-1460 CC: WARNING File = include/TVector.h, Line = 216 Function function "TVector::IsValid" is redeclared "inline" after being called. inline Bool_t TVector::IsValid() const git-svn-id: http://root.cern.ch/svn/root/trunk@4448 27541ba8-7e3a-0410-8455-c3a389f83636
-
Rene Brun authored
git-svn-id: http://root.cern.ch/svn/root/trunk@4447 27541ba8-7e3a-0410-8455-c3a389f83636
-
Rene Brun authored
should be able to support foreign not-ROOT instrumented classes. More information will come later. This patch is tentatively put in the CVS head to facilitate testing on all platforms. git-svn-id: http://root.cern.ch/svn/root/trunk@4446 27541ba8-7e3a-0410-8455-c3a389f83636
-
Rene Brun authored
git-svn-id: http://root.cern.ch/svn/root/trunk@4445 27541ba8-7e3a-0410-8455-c3a389f83636
-
Rene Brun authored
Updates for TVector(D).h, TMatrix(D).h and test/vmatrix.cxx As you can see, filling of a matrix can be done with an array prepared by row-wise or column-wise storage. GetElements() will supply you a pointer to the COLUMN_WISE stored matrix data. GetElements(Double_t *array,Option_t *opt) will let you store it in a user supplied/allocated array either column- or row- wise. git-svn-id: http://root.cern.ch/svn/root/trunk@4444 27541ba8-7e3a-0410-8455-c3a389f83636
-
Rene Brun authored
git-svn-id: http://root.cern.ch/svn/root/trunk@4443 27541ba8-7e3a-0410-8455-c3a389f83636
-
Rene Brun authored
Replace all occurences of fs=FormSize(x,y1,y2) by fs.Set(x,y1,y2). The original form had a problem (compiler bug) with VC++. git-svn-id: http://root.cern.ch/svn/root/trunk@4442 27541ba8-7e3a-0410-8455-c3a389f83636
-
Wouter Verkerke authored
o RooTreeData - const fix git-svn-id: http://root.cern.ch/svn/root/trunk@4441 27541ba8-7e3a-0410-8455-c3a389f83636
-
Wouter Verkerke authored
o RooTreeData - If dataset has wider fit range than plotVar in plotOn() adjust number of events stored in RooPlot to number in plotVars' fit range instead just storing the datasets' fit range git-svn-id: http://root.cern.ch/svn/root/trunk@4440 27541ba8-7e3a-0410-8455-c3a389f83636
-
- May 02, 2002
-
-
Rene Brun authored
git-svn-id: http://root.cern.ch/svn/root/trunk@4439 27541ba8-7e3a-0410-8455-c3a389f83636
-
Rene Brun authored
Declare a pointer CompareItems to the function Compare inside the Sort function. This was the only way to compile under VC++. git-svn-id: http://root.cern.ch/svn/root/trunk@4438 27541ba8-7e3a-0410-8455-c3a389f83636
-
Wouter Verkerke authored
o RooHistPdf - Disable partial analytical integrals for the moment (i.e. revert to numeric integrals for those cases) Reason: partial integral implementation doesn't handle slice bin width correction and interpolation correctly. git-svn-id: http://root.cern.ch/svn/root/trunk@4437 27541ba8-7e3a-0410-8455-c3a389f83636
-
Jan Stark authored
git-svn-id: http://root.cern.ch/svn/root/trunk@4435 27541ba8-7e3a-0410-8455-c3a389f83636
-
- May 01, 2002
-
-
Wouter Verkerke authored
o RooHistPdf - Fix bug in normalization (over-correction for bin size) git-svn-id: http://root.cern.ch/svn/root/trunk@4434 27541ba8-7e3a-0410-8455-c3a389f83636
-
Rene Brun authored
Problem with VC++ git-svn-id: http://root.cern.ch/svn/root/trunk@4433 27541ba8-7e3a-0410-8455-c3a389f83636
-
Rene Brun authored
git-svn-id: http://root.cern.ch/svn/root/trunk@4432 27541ba8-7e3a-0410-8455-c3a389f83636
-
Rene Brun authored
git-svn-id: http://root.cern.ch/svn/root/trunk@4431 27541ba8-7e3a-0410-8455-c3a389f83636
-
Fons Rademakers authored
git-svn-id: http://root.cern.ch/svn/root/trunk@4430 27541ba8-7e3a-0410-8455-c3a389f83636
-
Fons Rademakers authored
variable name. By Philippe. git-svn-id: http://root.cern.ch/svn/root/trunk@4429 27541ba8-7e3a-0410-8455-c3a389f83636
-
Fons Rademakers authored
git-svn-id: http://root.cern.ch/svn/root/trunk@4428 27541ba8-7e3a-0410-8455-c3a389f83636
-