swh:1:snp:af87cd67498ef4fe47c76ed3e7caffe5b61facaf

sort by:
Revision Author Date Message Commit Date
0201eff Tagging development release git-svn-id: http://root.cern.ch/svn/root/tags/v5-25-02@30536 27541ba8-7e3a-0410-8455-c3a389f83636 01 October 2009, 09:00:11 UTC
7be10b9 From Lorenzo Update the release notes git-svn-id: http://root.cern.ch/svn/root/trunk@30530 27541ba8-7e3a-0410-8455-c3a389f83636 29 September 2009, 13:26:53 UTC
5983b68 update release notes git-svn-id: http://root.cern.ch/svn/root/trunk@30529 27541ba8-7e3a-0410-8455-c3a389f83636 29 September 2009, 13:18:44 UTC
bce992b Avoid reporting I/O error for members of a class that is used only for a transient member (Fix LHCb problem). git-svn-id: http://root.cern.ch/svn/root/trunk@30527 27541ba8-7e3a-0410-8455-c3a389f83636 29 September 2009, 12:19:47 UTC
f960dc3 add contribution from David to release notes git-svn-id: http://root.cern.ch/svn/root/trunk@30525 27541ba8-7e3a-0410-8455-c3a389f83636 29 September 2009, 09:09:42 UTC
33f9ab6 Merging r30520 through r30523 for https://root.cern.ch/svn/root/branches/dev/roostats - fix an unitialized variable in BayesianCalculator - remove log messages in LikelihoodInterval git-svn-id: http://root.cern.ch/svn/root/trunk@30524 27541ba8-7e3a-0410-8455-c3a389f83636 29 September 2009, 09:01:04 UTC
7fb0817 Fix coding conventions git-svn-id: http://root.cern.ch/svn/root/trunk@30522 27541ba8-7e3a-0410-8455-c3a389f83636 29 September 2009, 08:37:38 UTC
6f55b89 o RooTreeDataStore - Fix bug in import of TTree with cut on non-Double_t variables git-svn-id: http://root.cern.ch/svn/root/trunk@30521 27541ba8-7e3a-0410-8455-c3a389f83636 29 September 2009, 08:27:35 UTC
59ea105 remove a failing tutorial. Needs to be improved git-svn-id: http://root.cern.ch/svn/root/trunk@30518 27541ba8-7e3a-0410-8455-c3a389f83636 29 September 2009, 06:46:28 UTC
575e827 set development version 5.25/02 git-svn-id: http://root.cern.ch/svn/root/trunk@30517 27541ba8-7e3a-0410-8455-c3a389f83636 29 September 2009, 06:13:44 UTC
7405199 merge bug fix 30514 from https://root.cern.ch/svn/root/branches/dev/roostats/roofit/roostats merge update in totorials 30515 from https://root.cern.ch/svn/root/branches/dev/roostats git-svn-id: http://root.cern.ch/svn/root/trunk@30516 27541ba8-7e3a-0410-8455-c3a389f83636 28 September 2009, 20:17:13 UTC
7309bd0 - add new tutorials from Gregory and Nils git-svn-id: http://root.cern.ch/svn/root/trunk@30513 27541ba8-7e3a-0410-8455-c3a389f83636 28 September 2009, 17:25:24 UTC
e64b4b0 - merge from roostats dev branch ( https://root.cern.ch/svn/root/branches/dev/roostats ) Merging r30495 through r30511 in summary: use ModelConfig for MCMCCalculator, FeldmanCousins and NeymanCOnstruction and clean-up by removing Wokspace references add missing TNamed inheritance git-svn-id: http://root.cern.ch/svn/root/trunk@30512 27541ba8-7e3a-0410-8455-c3a389f83636 28 September 2009, 17:24:48 UTC
b97e725 o RooWorkspace - Fix for 64 bit mode git-svn-id: http://root.cern.ch/svn/root/trunk@30510 27541ba8-7e3a-0410-8455-c3a389f83636 28 September 2009, 16:24:24 UTC
2ad0ab5 Fix for https://savannah.cern.ch/bugs/index.php?56151 When connecting a TChain to a TChain, one must call TChain::GetEntries to force the computation of the entries in all the Trees of the added TChain, otherwise, a call to chaintop.GetEntries() will not be able to scan recursively the added TChains. git-svn-id: http://root.cern.ch/svn/root/trunk@30509 27541ba8-7e3a-0410-8455-c3a389f83636 28 September 2009, 16:24:19 UTC
b8d32e9 merge fix from David see http://root.cern.ch/viewcvs?rev=30503&root=root&view=rev git-svn-id: http://root.cern.ch/svn/root/trunk@30508 27541ba8-7e3a-0410-8455-c3a389f83636 28 September 2009, 16:19:49 UTC
523f13d From Sergey Linev: small add on for TMySQLServer constructor to solve a problem with automatic reconnect. One is also able to specify custom config file, where many other mysql options can be redefined. git-svn-id: http://root.cern.ch/svn/root/trunk@30501 27541ba8-7e3a-0410-8455-c3a389f83636 28 September 2009, 10:56:29 UTC
0353a17 fix plot of Markov chain git-svn-id: http://root.cern.ch/svn/root/trunk@30498 27541ba8-7e3a-0410-8455-c3a389f83636 28 September 2009, 06:41:47 UTC
20126a4 new attempt to fic tutorial git-svn-id: http://root.cern.ch/svn/root/trunk@30497 27541ba8-7e3a-0410-8455-c3a389f83636 27 September 2009, 20:07:43 UTC
04b9d3f * glplot.C - remove obsolete comment. * glplot_geom.C - new macro demonstrationg how to combine Timur's GL plots with other scene elements. git-svn-id: http://root.cern.ch/svn/root/trunk@30496 27541ba8-7e3a-0410-8455-c3a389f83636 27 September 2009, 19:39:01 UTC
386fb3d fix tutorial git-svn-id: http://root.cern.ch/svn/root/trunk@30495 27541ba8-7e3a-0410-8455-c3a389f83636 27 September 2009, 19:35:08 UTC
e29a6e0 merge from dev branch fix for Windows git-svn-id: http://root.cern.ch/svn/root/trunk@30494 27541ba8-7e3a-0410-8455-c3a389f83636 27 September 2009, 19:22:05 UTC
137922d From Alja. calo_deta.C: Add scales in overlay. calorimeters.C: Add comments. git-svn-id: http://root.cern.ch/svn/root/trunk@30491 27541ba8-7e3a-0410-8455-c3a389f83636 26 September 2009, 18:12:26 UTC
e14c69d sRename macro. git-svn-id: http://root.cern.ch/svn/root/trunk@30490 27541ba8-7e3a-0410-8455-c3a389f83636 26 September 2009, 17:49:30 UTC
809674d merge changes from dev branch. Fix for nightly and add class HypoTestInverter clas from Gregory git-svn-id: http://root.cern.ch/svn/root/trunk@30489 27541ba8-7e3a-0410-8455-c3a389f83636 26 September 2009, 17:38:52 UTC
5c78a98 merge fix from dev branch git-svn-id: http://root.cern.ch/svn/root/trunk@30488 27541ba8-7e3a-0410-8455-c3a389f83636 26 September 2009, 17:36:34 UTC
fb9e528 calorimiters.C: Simplify layout. Move axample of TEveCaloDataVec class to macro cms_calo_detail.C. cms_calo_detail.C: Create calo data by reading existing historam and add irregular towers to demostrate usage of TEveCalDataVec class. git-svn-id: http://root.cern.ch/svn/root/trunk@30487 27541ba8-7e3a-0410-8455-c3a389f83636 26 September 2009, 13:27:50 UTC
55749f3 o HLFactory - Fix fatal error on windows git-svn-id: http://root.cern.ch/svn/root/trunk@30486 27541ba8-7e3a-0410-8455-c3a389f83636 26 September 2009, 12:47:34 UTC
0968e85 From Matevz: Add a protection in case TFile::Recover finds a key with an invalid class name. git-svn-id: http://root.cern.ch/svn/root/trunk@30485 27541ba8-7e3a-0410-8455-c3a389f83636 26 September 2009, 12:14:56 UTC
c18a798 Fix a compilation warning. git-svn-id: http://root.cern.ch/svn/root/trunk@30482 27541ba8-7e3a-0410-8455-c3a389f83636 26 September 2009, 08:41:44 UTC
cae10a9 From Alja. Simplify and improve view dependent rebinning. git-svn-id: http://root.cern.ch/svn/root/trunk@30480 27541ba8-7e3a-0410-8455-c3a389f83636 25 September 2009, 21:47:44 UTC
e9f7aa9 From Alja. Move lego views to new tab. git-svn-id: http://root.cern.ch/svn/root/trunk@30475 27541ba8-7e3a-0410-8455-c3a389f83636 25 September 2009, 19:24:55 UTC
3c2bc34 * glplot.C - remove extra scaling factors - now all the Timur plots are in unit box. * pythia_display.C - fix error reporting. * track.C - make macro auto-compile if called in interpreted * mode. Improve documentation. * boxset.C - add transparent 3D frame-box around the box-set. git-svn-id: http://root.cern.ch/svn/root/trunk@30474 27541ba8-7e3a-0410-8455-c3a389f83636 25 September 2009, 18:50:19 UTC
4d349aa Remove leading white space, to fix label alignment. git-svn-id: http://root.cern.ch/svn/root/trunk@30473 27541ba8-7e3a-0410-8455-c3a389f83636 25 September 2009, 18:03:44 UTC
28828d5 merge fix from dev branch (at rev 30471) git-svn-id: http://root.cern.ch/svn/root/trunk@30472 27541ba8-7e3a-0410-8455-c3a389f83636 25 September 2009, 17:46:01 UTC
364e062 Fix off by one loop in the reseting of the need to 'read' the branch. (This fixes savannah #56109). Prevent a null pointer dereferencing (in case of errorneous user input) git-svn-id: http://root.cern.ch/svn/root/trunk@30471 27541ba8-7e3a-0410-8455-c3a389f83636 25 September 2009, 17:39:05 UTC
e06e655 Remove debug printout. git-svn-id: http://root.cern.ch/svn/root/trunk@30470 27541ba8-7e3a-0410-8455-c3a389f83636 25 September 2009, 17:26:22 UTC
cf86b20 Rename tutorials containg _test_ in their macro name. They are not tests, they are tutorials :) git-svn-id: http://root.cern.ch/svn/root/trunk@30469 27541ba8-7e3a-0410-8455-c3a389f83636 25 September 2009, 16:51:44 UTC
f1b63b3 Release notes for PROOF and XROOTD git-svn-id: http://root.cern.ch/svn/root/trunk@30466 27541ba8-7e3a-0410-8455-c3a389f83636 25 September 2009, 16:22:47 UTC
f2d891c From Alja. Change layout. Place windows in pack. git-svn-id: http://root.cern.ch/svn/root/trunk@30465 27541ba8-7e3a-0410-8455-c3a389f83636 25 September 2009, 16:15:41 UTC
f29aeb8 import changes in tutorial from roostats dev branch git-svn-id: http://root.cern.ch/svn/root/trunk@30464 27541ba8-7e3a-0410-8455-c3a389f83636 25 September 2009, 16:14:00 UTC
f0bdd21 restore file removed by mistake git-svn-id: http://root.cern.ch/svn/root/trunk@30463 27541ba8-7e3a-0410-8455-c3a389f83636 25 September 2009, 16:08:10 UTC
c48d56f merge with roostats dev branch all the changes from release 5.24 (see full log in http://root.cern.ch/viewvc/branches/dev/roostats/?view=log from revision 29258) git-svn-id: http://root.cern.ch/svn/root/trunk@30462 27541ba8-7e3a-0410-8455-c3a389f83636 25 September 2009, 16:05:55 UTC
7ff3eb7 merge from development branch work from David: - Added predefined functions for 2D Objects. Also correct an error message that displayed wrong information about the method. - Improve the availability of the Draw Advanced Button. i.e. check whether the selected object has already been fitted and enable/disable the button according to this. git-svn-id: http://root.cern.ch/svn/root/trunk@30461 27541ba8-7e3a-0410-8455-c3a389f83636 25 September 2009, 16:01:13 UTC
49955e5 merge with dev branch (from revision 29258) corrected a problem of the minimizer when restoring the gErrorIgnoreLevel after fitting. git-svn-id: http://root.cern.ch/svn/root/trunk@30460 27541ba8-7e3a-0410-8455-c3a389f83636 25 September 2009, 15:55:41 UTC
a838236 - add modifications from Rune Jensen in the matrix representation for building specialized static table for symmetrix matrices up to size 10 git-svn-id: http://root.cern.ch/svn/root/trunk@30459 27541ba8-7e3a-0410-8455-c3a389f83636 25 September 2009, 15:38:26 UTC
73bdb3f - from David: migrate his changes from dev branch THnSParse - Added a static function to create a THnSparse from a TH1 derived class as demanded in http://root.cern.ch/phpBB2/viewtopic.php?t=7692 - Small change to make both THnSparse::Divide methods to treat errors in the same way. - Implement the multiplication proposal in: http://root.cern.ch/phpBB2/viewtopic.php?t=7692 TGraph.h 'Fix' the problem from http://root.cern.ch/phpBB2/viewtopic.php?t=9208 Exclude TGraph::Fit(TF1 *) from the fit GUI and keep only TGraph::Fit(functionName) as it is for TH1 git-svn-id: http://root.cern.ch/svn/root/trunk@30458 27541ba8-7e3a-0410-8455-c3a389f83636 25 September 2009, 15:30:16 UTC
eafa6d0 - add a warning message in TF1::Derivative when function dimension is not one git-svn-id: http://root.cern.ch/svn/root/trunk@30457 27541ba8-7e3a-0410-8455-c3a389f83636 25 September 2009, 15:16:06 UTC
039d569 Update roofit release notes git-svn-id: http://root.cern.ch/svn/root/trunk@30456 27541ba8-7e3a-0410-8455-c3a389f83636 25 September 2009, 14:38:51 UTC
b2176eb Release notes for eve/ and gl/. git-svn-id: http://root.cern.ch/svn/root/trunk@30449 27541ba8-7e3a-0410-8455-c3a389f83636 25 September 2009, 13:26:33 UTC
ebfe752 o RooFitResult,LinkDef2 - Apply explicit conversion of correlation matrix data from V1 streamer data to TMatrix representation o RooRealIntegral - Initialize data member in ctor that did not exist in V1 git-svn-id: http://root.cern.ch/svn/root/trunk@30447 27541ba8-7e3a-0410-8455-c3a389f83636 25 September 2009, 12:44:02 UTC
67a3113 Make sure that the proof group is resolved before being used in substitutions git-svn-id: http://root.cern.ch/svn/root/trunk@30446 27541ba8-7e3a-0410-8455-c3a389f83636 25 September 2009, 12:44:00 UTC
90af1a9 Fix a compilation warning. git-svn-id: http://root.cern.ch/svn/root/trunk@30443 27541ba8-7e3a-0410-8455-c3a389f83636 25 September 2009, 11:51:28 UTC
9606cc7 Remove redontant printouts git-svn-id: http://root.cern.ch/svn/root/trunk@30441 27541ba8-7e3a-0410-8455-c3a389f83636 25 September 2009, 11:12:58 UTC
3ec36d8 Fix fatals for OpenSolaris. git-svn-id: http://root.cern.ch/svn/root/trunk@30440 27541ba8-7e3a-0410-8455-c3a389f83636 25 September 2009, 10:48:50 UTC
cf4818e o Synchronize latest developments from dev/roostats branch in trunk git-svn-id: http://root.cern.ch/svn/root/trunk@30439 27541ba8-7e3a-0410-8455-c3a389f83636 25 September 2009, 10:24:42 UTC
90a86d1 From Alja. TGLCameraOverlay: Change color contrasts. TEveCaloLegoGL: Make consistent name stack - first item in selection is tower id. Add missing update on change of eta/phi range. TEveCaloEditor: Add interface to set draw text (tower value) threshold. git-svn-id: http://root.cern.ch/svn/root/trunk@30438 27541ba8-7e3a-0410-8455-c3a389f83636 25 September 2009, 10:15:00 UTC
1ebe85c Remove superficial lines, whitespace. git-svn-id: http://root.cern.ch/svn/root/trunk@30429 27541ba8-7e3a-0410-8455-c3a389f83636 24 September 2009, 21:01:55 UTC
16d87d1 In all classes using FTGL fonts: Consistently use integer for FTGL font size. TGLEventHandler, TEveLegoEventHandler, TGLSAViewer,TGLEmbeddedViewer: Change construnctor of TGLEventHandler and TEveLegoEventHandler. git-svn-id: http://root.cern.ch/svn/root/trunk@30425 27541ba8-7e3a-0410-8455-c3a389f83636 24 September 2009, 19:45:11 UTC
c185b28 Add support for drawing of back-polygons for 3D frame-boxes. Those should be transparent, otherwise the things inside are not visible. Modify quad-set and box-set renderers to properly use this feature. Remove debug-printout in TGLCamera. git-svn-id: http://root.cern.ch/svn/root/trunk@30424 27541ba8-7e3a-0410-8455-c3a389f83636 24 September 2009, 19:28:01 UTC
6ff0dea Some improvements in the dataset manager: - Introduce the possibility to 'trust' the information provided by the user in the TFileCollection object sent over upon registration (by default the status bits and the meta information are reset). - Give the admin has the possibility to configure the dataset manager in such a way that the request for trusting the information is ignored. A new bit TDataSetManager::kTrustInfo controls that and the configuration option controlling it is called "Ti" (for 'Trust Info'; equivalent of "Av" for 'Allow Verification'). The current default is that the bit is set. - Remove the unused bit TDataSetManager::kAllowStaging (staging is controlled externally, not by the dataset manager) - Fix a problem with browsing the existing datasets duplicating the same information in some cases. git-svn-id: http://root.cern.ch/svn/root/trunk@30421 27541ba8-7e3a-0410-8455-c3a389f83636 24 September 2009, 17:20:09 UTC
c48be9d From Alja. GLRnrCtx: Add possibility for automatic font scaling. TGLFontManager: In RegisterFont() check if font state has changed and check valid font size. Before, this checks were done in the renders. render classes: Use optionally scaled or non-scaled fonts. Remove checks for FTGL fonts, since they are now done in TGLFontManager:RegisterFont(). git-svn-id: http://root.cern.ch/svn/root/trunk@30418 27541ba8-7e3a-0410-8455-c3a389f83636 24 September 2009, 17:10:11 UTC
fd5a37d In TGLViewer revert to old default - do not use anti-aliased points and lines. git-svn-id: http://root.cern.ch/svn/root/trunk@30410 27541ba8-7e3a-0410-8455-c3a389f83636 24 September 2009, 15:24:03 UTC
369951e - Sync optional activation with RooMinimizer git-svn-id: http://root.cern.ch/svn/root/trunk@30408 27541ba8-7e3a-0410-8455-c3a389f83636 24 September 2009, 15:03:37 UTC
d09292b o RooProfileLL - Add forgotten accessor to internal minuit object git-svn-id: http://root.cern.ch/svn/root/trunk@30407 27541ba8-7e3a-0410-8455-c3a389f83636 24 September 2009, 15:03:35 UTC
eff5231 o RooMomentMorph - Fix compiler warning git-svn-id: http://root.cern.ch/svn/root/trunk@30406 27541ba8-7e3a-0410-8455-c3a389f83636 24 September 2009, 15:03:34 UTC
d46580b o RooIntegralMorph - Bug fix in handling of normalization of cached objects git-svn-id: http://root.cern.ch/svn/root/trunk@30405 27541ba8-7e3a-0410-8455-c3a389f83636 24 September 2009, 15:03:32 UTC
a7039f4 o RooGenFitStudy - Fix compiler warning git-svn-id: http://root.cern.ch/svn/root/trunk@30404 27541ba8-7e3a-0410-8455-c3a389f83636 24 September 2009, 15:03:30 UTC
ca6cff1 o RooFactoryWSTool - Add factory tags also to objects inserted by specialized operator methods git-svn-id: http://root.cern.ch/svn/root/trunk@30403 27541ba8-7e3a-0410-8455-c3a389f83636 24 September 2009, 15:03:28 UTC
0b65fdc o RooDataHist - Fix compiler warning git-svn-id: http://root.cern.ch/svn/root/trunk@30402 27541ba8-7e3a-0410-8455-c3a389f83636 24 September 2009, 15:03:27 UTC
c2239a6 o RooAbsPdf - Fix compiler warning git-svn-id: http://root.cern.ch/svn/root/trunk@30401 27541ba8-7e3a-0410-8455-c3a389f83636 24 September 2009, 15:03:24 UTC
e5735ef o RooAbsArg - (Add method with TGraphStruct interface, but is commented out for now) git-svn-id: http://root.cern.ch/svn/root/trunk@30400 27541ba8-7e3a-0410-8455-c3a389f83636 24 September 2009, 15:03:23 UTC
a9bf612 - Improve the doc: gives a direct access to the drawing options described in TGraphPainter. Remove trailing spaces. git-svn-id: http://root.cern.ch/svn/root/trunk@30393 27541ba8-7e3a-0410-8455-c3a389f83636 24 September 2009, 08:45:21 UTC
65b862e fix typo git-svn-id: http://root.cern.ch/svn/root/trunk@30391 27541ba8-7e3a-0410-8455-c3a389f83636 24 September 2009, 07:22:13 UTC
759db30 remove debug print msg git-svn-id: http://root.cern.ch/svn/root/trunk@30389 27541ba8-7e3a-0410-8455-c3a389f83636 23 September 2009, 21:21:18 UTC
cc8b20c One more fix to previous fix. git-svn-id: http://root.cern.ch/svn/root/trunk@30388 27541ba8-7e3a-0410-8455-c3a389f83636 23 September 2009, 20:21:24 UTC
1a02cb6 Fix a compilation error git-svn-id: http://root.cern.ch/svn/root/trunk@30387 27541ba8-7e3a-0410-8455-c3a389f83636 23 September 2009, 19:14:51 UTC
b2aa673 From Valeri Fine: TGQt class: - Introduce the new TQtTextProxy abstract interface to allow the end user to provide his/her own custom text handler if needed. The "default" behavior - no TQtTextProxy is used. - Two new methods to query the current Qt font properties: Int_t TGQt::GetFontAscent() const Int_t TGQt::GetFontDescent() const TQrMarker class: - ROOT marker rendering implementation has been moved from TGQt to TQtMaker class TQtSymbolCodec: - clean up comments; remove Qt3 CPP flags. TQtPen: - re-implement TAttLine interface. Add default copy ctor and "operator=" TQtBrush: - add TAttFill interface. TQtSymbolCodec - add TAttFill interface TQtWidget - add the refresh timer to get rid of the redundant rendering. git-svn-id: http://root.cern.ch/svn/root/trunk@30386 27541ba8-7e3a-0410-8455-c3a389f83636 23 September 2009, 19:06:28 UTC
ea21414 Merge from fworks branch the following revisions: 30297 ===== tutorials/eve/cms_calo.C: Change elements names. TGLViewer: Add getter to see if use bright or dark colorset. TGLCameraOverlay, TEveCaloLego, TEveProjectionAxes,TEveCaloLegoOverlay: By default use markup colors from color set. This way color will be correct in bright and dark background without any settings. 30340 ===== TEveViewer: Protect against misleading warnings (happened on mac only). 30376 ===== TGLFont: Remove TGLFont::RenderBitmap() function and replace it with TGLFont::Render(), which can be used more genericaly: for all font types and alignments. TGLAxisPainter, TGLCameraOverlay, TGLAnnotation, TEveProjectionAxesGL: Use TGLFont::Render() function to draw labels and titles. TEveCaloLego, TEveCaloLegoEditor: Remove obsolete members fTopViewUseMaxColor and fTopViewTowerColor. TEveCaloLegoGL: Draw tower vlues in all 2DModes. TEveCaloLegoOverlay: Draw palette scales in case TEveCaloLego is using palette (f2DMode = TEveCaloLego::kValColor). TEveCalo3DGL: Keep grid color same in outline and wirewrame render mode. git-svn-id: http://root.cern.ch/svn/root/trunk@30384 27541ba8-7e3a-0410-8455-c3a389f83636 23 September 2009, 17:54:23 UTC
283f7ac Merge two revisions from fworks brach. Rename cms_calo.C to calorimeters.C. 30231: TGLAnnotation: Move annotation to front. Delete/Edit annotation on button release instead of button press. TGLEventHandler: Add check for overlay element in HandleMotion(). 30309: TEveViewer: Fix a possible crash on DeleteWindow(). Delete event handler before deleting gl-viewer. TGLViewer: Add a comment in TGLViewer::SetEventHandler(). git-svn-id: http://root.cern.ch/svn/root/trunk@30383 27541ba8-7e3a-0410-8455-c3a389f83636 23 September 2009, 16:52:00 UTC
4bac7b5 o rf705_linearmorph - Follow class name change in trunk git-svn-id: http://root.cern.ch/svn/root/trunk@30381 27541ba8-7e3a-0410-8455-c3a389f83636 23 September 2009, 13:50:14 UTC
2f09846 From Wouter changes to match the latest roofit git-svn-id: http://root.cern.ch/svn/root/trunk@30380 27541ba8-7e3a-0410-8455-c3a389f83636 23 September 2009, 13:48:04 UTC
0ec475c remove proof dependencies from roofit. git-svn-id: http://root.cern.ch/svn/root/trunk@30379 27541ba8-7e3a-0410-8455-c3a389f83636 23 September 2009, 13:45:50 UTC
1e31739 o Import latest round of updates of roofit(core) from dev branch git-svn-id: http://root.cern.ch/svn/root/trunk@30378 27541ba8-7e3a-0410-8455-c3a389f83636 23 September 2009, 13:42:12 UTC
8b3bfe3 Merge revisions 30010-30222 from the fireworks branch. - Many new features and some fixes in calorimeter visualization classes. - New function TGLCamera::SetCenterWarp for positioning of camera. git-svn-id: http://root.cern.ch/svn/root/trunk@30366 27541ba8-7e3a-0410-8455-c3a389f83636 23 September 2009, 09:23:32 UTC
9b81a4c Optimizations in TWebFile. Improves performance especially for TTree::Map() with about 35%. The following was done: - cache large part for the the request strings (esp avoid recalculating the auth base64 encoding). - drastically optimize the reading of the response headers. git-svn-id: http://root.cern.ch/svn/root/trunk@30365 27541ba8-7e3a-0410-8455-c3a389f83636 23 September 2009, 09:02:58 UTC
77cc898 when option MSG_SEEK is set, read only once in UnixRecv. git-svn-id: http://root.cern.ch/svn/root/trunk@30364 27541ba8-7e3a-0410-8455-c3a389f83636 23 September 2009, 08:58:18 UTC
5ecfa16 Make sure that all TProofOutputFile objects are removed when in dataset mode git-svn-id: http://root.cern.ch/svn/root/trunk@30362 27541ba8-7e3a-0410-8455-c3a389f83636 22 September 2009, 16:23:53 UTC
e8ac449 From Gerri: don't block when trying to open a connection to an (x)rootd which is down (you do not want fault tolerance for admin operations ...) git-svn-id: http://root.cern.ch/svn/root/trunk@30361 27541ba8-7e3a-0410-8455-c3a389f83636 22 September 2009, 16:21:03 UTC
b1b4e89 From Gerri: avoid infinite loop by not calling derived IsPathLocal() again. git-svn-id: http://root.cern.ch/svn/root/trunk@30360 27541ba8-7e3a-0410-8455-c3a389f83636 22 September 2009, 16:19:32 UTC
ca391a7 Remove unused includes, struct definition. Split ROOT-dependent (types) from generic (brackets) part. git-svn-id: http://root.cern.ch/svn/root/trunk@30349 27541ba8-7e3a-0410-8455-c3a389f83636 22 September 2009, 10:35:20 UTC
bef10fd Renormalize rootmarks following last additions. git-svn-id: http://root.cern.ch/svn/root/trunk@30346 27541ba8-7e3a-0410-8455-c3a389f83636 22 September 2009, 07:37:19 UTC
def1935 Make TStyle::GetPaperSize a const function. git-svn-id: http://root.cern.ch/svn/root/trunk@30345 27541ba8-7e3a-0410-8455-c3a389f83636 22 September 2009, 07:17:46 UTC
de00aa2 Properly let a rule have the same target and source (for example for len=10*len (where len's unit is being updated)) git-svn-id: http://root.cern.ch/svn/root/trunk@30344 27541ba8-7e3a-0410-8455-c3a389f83636 21 September 2009, 19:30:57 UTC
47f5b40 We must pass along the information about transient members if we want the I/O to have a chance to set them git-svn-id: http://root.cern.ch/svn/root/trunk@30343 27541ba8-7e3a-0410-8455-c3a389f83636 21 September 2009, 19:25:28 UTC
44348fa The schema evolution rules are ';' separated (and not comma); The data type can have spaces in them git-svn-id: http://root.cern.ch/svn/root/trunk@30342 27541ba8-7e3a-0410-8455-c3a389f83636 21 September 2009, 19:24:50 UTC
0f6547a Fix a missing blank git-svn-id: http://root.cern.ch/svn/root/trunk@30339 27541ba8-7e3a-0410-8455-c3a389f83636 21 September 2009, 17:35:33 UTC
f61fd43 add missing reference numbers git-svn-id: http://root.cern.ch/svn/root/trunk@30338 27541ba8-7e3a-0410-8455-c3a389f83636 21 September 2009, 16:47:34 UTC
61cd151 - TPDF git-svn-id: http://root.cern.ch/svn/root/trunk@30337 27541ba8-7e3a-0410-8455-c3a389f83636 21 September 2009, 16:08:06 UTC
49de51b - The alignment (centered and right aligned) of rotated text was not correct git-svn-id: http://root.cern.ch/svn/root/trunk@30336 27541ba8-7e3a-0410-8455-c3a389f83636 21 September 2009, 16:05:06 UTC
back to top