- Oct 12, 2007
-
-
Rene Brun authored
add plugin for MathMore numerical integration git-svn-id: http://root.cern.ch/svn/root/trunk@20329 27541ba8-7e3a-0410-8455-c3a389f83636
-
Philippe Canal authored
git-svn-id: http://root.cern.ch/svn/root/trunk@20328 27541ba8-7e3a-0410-8455-c3a389f83636
-
Philippe Canal authored
In GetLeafCounter, correct and expand comments. Return countval==-1 when the array dim in not parseable git-svn-id: http://root.cern.ch/svn/root/trunk@20327 27541ba8-7e3a-0410-8455-c3a389f83636
-
Lorenzo Moneta authored
- use common interface for integration methods git-svn-id: http://root.cern.ch/svn/root/trunk@20326 27541ba8-7e3a-0410-8455-c3a389f83636
-
Lorenzo Moneta authored
- use plug-in manager to use GSL implementation git-svn-id: http://root.cern.ch/svn/root/trunk@20325 27541ba8-7e3a-0410-8455-c3a389f83636
-
Wouter Verkerke authored
o RooExtendedTerm - New p.d.f. class that has no shape but just introduces an extended likelihood term o RooCmdConfig - Add production to null pointer in decodeStringOnTheFly() o RooAbsReal - Fix attachment to of TTree branches that are not of type Double_t. o RooAddPdf - Remove forgotten debug print statements o RooObjCacheManager - In optimizeCacheMode() remove old snapshot of cacheObservables only after new snapshot has been created to resolve cyclical dependency problems where new snapshot is modeled on old snapshot. o RooAbsPdf - Add redirectServersHook() that clears _norm pointer - Add checkfor null _norm object in getVal() and retrieve new normalization object in such cases from syncNormalization() - Migrate messages in generate() to RooMsgService o RooMultiCatIter - Remove requirement that input categories are lvalues as this is not required. o RooSimPdfBuilder - Add check in build code that verifies that auxiliary splitting categories used in composite splits do not depend on any other category of that composite split, i.e. you cannot split in f(x),x, only in f(y),x o RooMinuit - Add protection in contour function agains Minuit failures which cause a null TGraph pointer to be returned o LinkDef3.h,Module.mk - Add class RooExtendedTerm git-svn-id: http://root.cern.ch/svn/root/trunk@20321 27541ba8-7e3a-0410-8455-c3a389f83636
-
Gerardo Ganis authored
git-svn-id: http://root.cern.ch/svn/root/trunk@20320 27541ba8-7e3a-0410-8455-c3a389f83636
-
Philippe Canal authored
git-svn-id: http://root.cern.ch/svn/root/trunk@20318 27541ba8-7e3a-0410-8455-c3a389f83636
-
Gerardo Ganis authored
Previous tarball missed a fix in one of the Windows makefiles. git-svn-id: http://root.cern.ch/svn/root/trunk@20316 27541ba8-7e3a-0410-8455-c3a389f83636
-
- Oct 11, 2007
-
-
Fons Rademakers authored
Import updated version of XROOTD, including some crucial fixes in the client ReadV code. To build do: make distclean-netx distclean-proofd distclean-proofx. git-svn-id: http://root.cern.ch/svn/root/trunk@20315 27541ba8-7e3a-0410-8455-c3a389f83636
-
Lorenzo Moneta authored
git-svn-id: http://root.cern.ch/svn/root/trunk@20311 27541ba8-7e3a-0410-8455-c3a389f83636
-
Olivier Couet authored
values in the various directions were missing. To preserve the backward compatibility, the missing parameters have been added with default value = 0. The new signature is now used in SavePrimitive which allows a correct saving of the TGraphBentErrors. git-svn-id: http://root.cern.ch/svn/root/trunk@20309 27541ba8-7e3a-0410-8455-c3a389f83636
-
Olivier Couet authored
const *char). This produced an error on Solaris. git-svn-id: http://root.cern.ch/svn/root/trunk@20308 27541ba8-7e3a-0410-8455-c3a389f83636
-
Gerardo Ganis authored
Import branches/dev/proof r20306 Summary (see branch logs for more details): - Set of changes related to CPU quota control including - broadcast of centrally determined priorities - mechanism to renice processes in a quantitative way - New packetizer for non-tree based analysis and related API in TProof (from L. Tran-Thanh) - Support for merging output objects saved in files on the workers (from L. Tran-Thanh and me) - Improve version binary compatibility checks using also the SVN revision number (when available) to define the running version. - Extend the version binary compatibility checks also to the cached selector binaries. - Extend TDSet::Lookup so that in case of missing files, it can remove them from the dataset (option removeMissing must be set). - Move the data set lookup to the TProofPlayerRemote::Process. - Handle properly the case of incomple datasets: if the file is not found in the lookup don't try to validate it; add it, instead, to a 'missingFiles' list returned in the output list (fixing bug #28800 in Savannah). git-svn-id: http://root.cern.ch/svn/root/trunk@20307 27541ba8-7e3a-0410-8455-c3a389f83636
-
Fons Rademakers authored
the actuall python used to get info on the paths). In root-config add new options: --python-version Print the Python version used by ROOT --svn-revision Print the ROOT SVN revision number git-svn-id: http://root.cern.ch/svn/root/trunk@20303 27541ba8-7e3a-0410-8455-c3a389f83636
-
- Oct 10, 2007
-
-
Lorenzo Moneta authored
git-svn-id: http://root.cern.ch/svn/root/trunk@20302 27541ba8-7e3a-0410-8455-c3a389f83636
-
Lorenzo Moneta authored
git-svn-id: http://root.cern.ch/svn/root/trunk@20301 27541ba8-7e3a-0410-8455-c3a389f83636
-
Rene Brun authored
when the Double32_t mode like [0,0,nbits] is specified. git-svn-id: http://root.cern.ch/svn/root/trunk@20299 27541ba8-7e3a-0410-8455-c3a389f83636
-
Olivier Couet authored
it was not possible to save various kind of graphs in several multigraph in the same macro. Also in case of TGraph the generated macro was wrong (Add() was missing). - Make the help in the THTML style - coding convension git-svn-id: http://root.cern.ch/svn/root/trunk@20297 27541ba8-7e3a-0410-8455-c3a389f83636
-
Rene Brun authored
TBufferFile::WriteFloat16 and TBufferFile::WriteDouble32. git-svn-id: http://root.cern.ch/svn/root/trunk@20293 27541ba8-7e3a-0410-8455-c3a389f83636
-
Rene Brun authored
From Matevz & Alja * base/inc/TVirtualViewer3D.h: Add function virtual void ObjectPaint(TObject*, Option_t*). /**************************************************************************/ * ged/src/TGedEditor.cxx: When adding top-level TGFrame for the extra tabs specify layout hints with kLHintsExpandX. /**************************************************************************/ * gl/inc/TGLScenePad.h: * gl/src/TGLScenePad.cxx: Implement virtual TVirtualViewer3D::ObjectPaint(). * gl/src/TGLCamera.cxx: * gl/inc/TGLCamera.h: * gl/src/TGLPerspectiveCamera.cxx: * gl/inc/TGLPerspectiveCamera.h: * gl/src/TGLOrthoCamera.cxx: * gl/inc/TGLOrthoCamera.h: Introduce two transformation matrices to clearly define movement of camera around the center point. The first transformation matrix fCamBase defines the coordinate system placed at the camera center point with camera up-vector as the third base vector. The second transformation matrix fCamTrans defines the camera transformation relative to fCamBase. Implement a common Truck(), Rotate() and Dolly() function for orthographic and perspective camera. Implement an option to define camera center point externally. Center can also be determined via picking. * gl/src/TGLUtil.cxx: * gl/inc/TGLUtil.h: TGLMatrix: add new functions to get/set the base vectors directly. TGLUtil: add member UInt_t fgDefaultDrawQuality. TGLRect: bugfix in Diagonal(), integer calculation overflowed. * gl/src/TGLViewer.cxx: * gl/inc/TGLViewer.h: Make interface to draw camera center point. Add option to disable/enable depth test when drawing axis guides. * gl/src/TGLViewerEditor.cxx: * gl/inc/TGLViewerEditor.h: Add GUI to manipulate camera center and to disable/enable depth test when drawing axis guides. * gl/src/TGLClipSetEditor.cxx: Change layout of labeled number entries. * gl/src/TGLLightSet.cxx: Fix positioning of front light. White-space consolidation. * gl/src/TGLLightSetEditor.cxx: * gl/inc/TGLLightSetEditor.h: Put GUI for the 6 lights in two columns. /**************************************************************************/ * tutorials/gl/glViewerExercise.C: Follow-up on changes in TGLCamera. Enable rotation on orthographic camera. * tutorials/gl/glViewerLOD.C: Workourond for cint bug with switch statements. git-svn-id: http://root.cern.ch/svn/root/trunk@20292 27541ba8-7e3a-0410-8455-c3a389f83636
-
Olivier Couet authored
fgPalette.fN !=0 means that SetPalette has been, very likely, already called from rootlogon.C. Calling it again would reset the palette. git-svn-id: http://root.cern.ch/svn/root/trunk@20291 27541ba8-7e3a-0410-8455-c3a389f83636
-
Axel Naumann authored
git-svn-id: http://root.cern.ch/svn/root/trunk@20290 27541ba8-7e3a-0410-8455-c3a389f83636
-
- Oct 09, 2007
-
-
Rene Brun authored
* Bug fix: A segmentation fault was fixed that appeared when the user gave signal and background data in form of TChains. * Feature: The search speed of the BinarySearchTree has been increased by improving the tree balance. git-svn-id: http://root.cern.ch/svn/root/trunk@20284 27541ba8-7e3a-0410-8455-c3a389f83636
-
Philippe Canal authored
git-svn-id: http://root.cern.ch/svn/root/trunk@20281 27541ba8-7e3a-0410-8455-c3a389f83636
-
Philippe Canal authored
Add the ability to manually enter the list of used branches. root [0] f = TFile::Open("root://localhost://tmp/Event.root"); root [1] TTree *T = (TTree*)f->Get("T"); root [2] T->SetCacheSize(10000000); root [4] TFile::GetFileReadCalls() (Int_t)(7) root [5] f->GetBytesRead() (const Long64_t)638632 root [3] TTreeCache *tpf = (TTreeCache*) f->GetCacheRead(); root [6] tpf->AddBranch("fTracks", kTRUE); root [7] tpf->StopLearningPhase(); root [8] T->Draw("fTracks.fPx", "fTracks.fPy"); <TCanvas::MakeDefCanvas>: created default TCanvas with name c1 root [9] TFile::GetFileReadCalls() (Int_t)(42) root [10] f->GetBytesRead() (const Long64_t)359898352 git-svn-id: http://root.cern.ch/svn/root/trunk@20280 27541ba8-7e3a-0410-8455-c3a389f83636
-
Fons Rademakers authored
git-svn-id: http://root.cern.ch/svn/root/trunk@20279 27541ba8-7e3a-0410-8455-c3a389f83636
-
Fons Rademakers authored
plugins should be stored in the directory ROOT@@MyBase. The : character is a pathname character on Windows. git-svn-id: http://root.cern.ch/svn/root/trunk@20278 27541ba8-7e3a-0410-8455-c3a389f83636
-
Rene Brun authored
Fix a small bug when resizing buffers smaller than 10KB to an acceptable size (spotted by Fabrizio Furano). git-svn-id: http://root.cern.ch/svn/root/trunk@20273 27541ba8-7e3a-0410-8455-c3a389f83636
-
Lorenzo Moneta authored
- add additional comments and debug info to Minos and FunctionCross - fix tolerance in VariableMetricBuilder (Migrad) to be 0.001 of given value (instead of 0.0001) - fix a problem in VariableMetricBuilder when all derivatives are zero - add method to change error definition in function minimum. Required if one wants to run Minos with different error def. - upgrade doc for main page git-svn-id: http://root.cern.ch/svn/root/trunk@20272 27541ba8-7e3a-0410-8455-c3a389f83636
-
Fons Rademakers authored
Anchors and Options where not restored in the local file name. git-svn-id: http://root.cern.ch/svn/root/trunk@20271 27541ba8-7e3a-0410-8455-c3a389f83636
-
- Oct 08, 2007
-
-
http://savannah.cern.ch/bugs/?30217Wim Lavrijsen authored
in TPyROOTApplication.cxx git-svn-id: http://root.cern.ch/svn/root/trunk@20269 27541ba8-7e3a-0410-8455-c3a389f83636
-
Philippe Canal authored
git-svn-id: http://root.cern.ch/svn/root/trunk@20267 27541ba8-7e3a-0410-8455-c3a389f83636
-
Wim Lavrijsen authored
git-svn-id: http://root.cern.ch/svn/root/trunk@20266 27541ba8-7e3a-0410-8455-c3a389f83636
-
Gerardo Ganis authored
git-svn-id: http://root.cern.ch/svn/root/trunk@20264 27541ba8-7e3a-0410-8455-c3a389f83636
-
Gerardo Ganis authored
git-svn-id: http://root.cern.ch/svn/root/trunk@20263 27541ba8-7e3a-0410-8455-c3a389f83636
-
Gerardo Ganis authored
git-svn-id: http://root.cern.ch/svn/root/trunk@20262 27541ba8-7e3a-0410-8455-c3a389f83636
-
Rene Brun authored
this version of the patch gets rid of a warning "conversion of ptr to smaller type". And yes, with that it just works - congrats, Valeriy!!! git-svn-id: http://root.cern.ch/svn/root/trunk@20257 27541ba8-7e3a-0410-8455-c3a389f83636
-
Rene Brun authored
Correction to previous change in TASImage that fixes a problem with THtml. git-svn-id: http://root.cern.ch/svn/root/trunk@20256 27541ba8-7e3a-0410-8455-c3a389f83636
-
Lorenzo Moneta authored
git-svn-id: http://root.cern.ch/svn/root/trunk@20255 27541ba8-7e3a-0410-8455-c3a389f83636
-