- Nov 23, 2010
-
-
Rene Brun authored
git-svn-id: http://root.cern.ch/svn/root/trunk@36859 27541ba8-7e3a-0410-8455-c3a389f83636
-
Rene Brun authored
an example python script (with example data) of a simple example of what we're using here at TUM. I have documented the code, hopefully it's sufficient. I'd be happy to add anything where it is unclear what I'm doing. This code can be run: chmod +x parse_CSV_file_with_TTree_ReadStream.py ./parse_CSV_file_with_TTree_ReadStream.py example_data.dat I'm guessing this type of processing should be reasonably generally useful, e.g. to migrate from a DB dump into a TTree, from an excel file into a TTree, or from a program outputting a not-quite-compliant CSV file, etc. git-svn-id: http://root.cern.ch/svn/root/trunk@36858 27541ba8-7e3a-0410-8455-c3a389f83636
-
- Nov 22, 2010
-
-
Fons Rademakers authored
git-svn-id: http://root.cern.ch/svn/root/trunk@36854 27541ba8-7e3a-0410-8455-c3a389f83636
-
Matevz Tadel authored
When searching for duplicate polygons, also check the reverse orientation. * TEveGeoShape, TEveGeoShapeProjected, TEvePolygonSetProjected, TEveGeoShapeExtract: Introduce new flag 'Bool_t fMiniOutline' that instructs the renderer to minimize the shape outline. This still needs to be implemented for TEveGeoShape and TEvePolygonSetProjected. * TEvePolygonSetProjectedGL: When mini-outline is requested, remove the inner lines. git-svn-id: http://root.cern.ch/svn/root/trunk@36853 27541ba8-7e3a-0410-8455-c3a389f83636
-
Matevz Tadel authored
git-svn-id: http://root.cern.ch/svn/root/trunk@36851 27541ba8-7e3a-0410-8455-c3a389f83636
-
Fons Rademakers authored
git-svn-id: http://root.cern.ch/svn/root/trunk@36850 27541ba8-7e3a-0410-8455-c3a389f83636
-
Fons Rademakers authored
git-svn-id: http://root.cern.ch/svn/root/trunk@36849 27541ba8-7e3a-0410-8455-c3a389f83636
-
Wouter Verkerke authored
o RooRealVar - Improve auto-assignment of initial value of only range is given: check explicitly if range is open ended on either side: if [-inf,inf] xinit=0, if open-ended on one side only, assign the other (finite) boundary as initial value, if closed assign midpoint as usual o RooRealProxy - Make method hasMin() and hasMax() of contents visible o RooPoisson - Add explicit handling of open-ended range of type [x,inf] for normalization integral over observable git-svn-id: http://root.cern.ch/svn/root/trunk@36848 27541ba8-7e3a-0410-8455-c3a389f83636
-
Wouter Verkerke authored
o RooPoisson Fix analytical integral in case a negagive lower limit is given for the observable o RooProdPdf Fix a memory leak git-svn-id: http://root.cern.ch/svn/root/trunk@36845 27541ba8-7e3a-0410-8455-c3a389f83636
-
Fons Rademakers authored
- configure: check for cl (and not for cl.sh) as compiler - Makefile.win32: fix detection of F77 compiler - root-config.in: set compiler to cl and not cl.sh. git-svn-id: http://root.cern.ch/svn/root/trunk@36840 27541ba8-7e3a-0410-8455-c3a389f83636
-
Gerardo Ganis authored
git-svn-id: http://root.cern.ch/svn/root/trunk@36837 27541ba8-7e3a-0410-8455-c3a389f83636
-
Fons Rademakers authored
git-svn-id: http://root.cern.ch/svn/root/trunk@36836 27541ba8-7e3a-0410-8455-c3a389f83636
-
Gerardo Ganis authored
git-svn-id: http://root.cern.ch/svn/root/trunk@36835 27541ba8-7e3a-0410-8455-c3a389f83636
-
Gerardo Ganis authored
git-svn-id: http://root.cern.ch/svn/root/trunk@36834 27541ba8-7e3a-0410-8455-c3a389f83636
-
Rene Brun authored
Added a third parameter to set the limit, and the behavior is then controled by extra options. // - "minErrorTrain" (stop when NN error on the training sample gets below minE // - "minErrorTest" (stop when NN error on the test sample gets below minE The limit on epochs is always active but can be put to a high value. This guaranties the stopping condition. git-svn-id: http://root.cern.ch/svn/root/trunk@36832 27541ba8-7e3a-0410-8455-c3a389f83636
-
Fons Rademakers authored
In source building should work now. git-svn-id: http://root.cern.ch/svn/root/trunk@36828 27541ba8-7e3a-0410-8455-c3a389f83636
-
- Nov 21, 2010
-
-
Fons Rademakers authored
git-svn-id: http://root.cern.ch/svn/root/trunk@36827 27541ba8-7e3a-0410-8455-c3a389f83636
-
Fons Rademakers authored
git-svn-id: http://root.cern.ch/svn/root/trunk@36826 27541ba8-7e3a-0410-8455-c3a389f83636
-
Fons Rademakers authored
fix in conversion of cygpath to windows path. git-svn-id: http://root.cern.ch/svn/root/trunk@36823 27541ba8-7e3a-0410-8455-c3a389f83636
-
Lorenzo Moneta authored
git-svn-id: http://root.cern.ch/svn/root/trunk@36822 27541ba8-7e3a-0410-8455-c3a389f83636
-
Fons Rademakers authored
git-svn-id: http://root.cern.ch/svn/root/trunk@36821 27541ba8-7e3a-0410-8455-c3a389f83636
-
Fons Rademakers authored
git-svn-id: http://root.cern.ch/svn/root/trunk@36820 27541ba8-7e3a-0410-8455-c3a389f83636
-
Fons Rademakers authored
git-svn-id: http://root.cern.ch/svn/root/trunk@36819 27541ba8-7e3a-0410-8455-c3a389f83636
-
Fons Rademakers authored
- cygpath.h contain code to map a full cygwin path to a Win path - in rootcint, rlibmap and rmkdepend use cygpath.h this should fix win builds with the new make environment. git-svn-id: http://root.cern.ch/svn/root/trunk@36818 27541ba8-7e3a-0410-8455-c3a389f83636
-
Rene Brun authored
makes the calculation of the binomial distribution between 2 and 3 times faster. git-svn-id: http://root.cern.ch/svn/root/trunk@36817 27541ba8-7e3a-0410-8455-c3a389f83636
-
- Nov 20, 2010
-
-
Matevz Tadel authored
36545, 36546, 36789, 36790 36545 ===== Author: alja Date: Mon Nov 8 19:57:32 2010 New Revision: 36545 URL: http://root.cern.ch/viewvc?rev=36545&root=root&view=rev Log: TEveCaloData, TEveCalo, TEveCalo2DGL: Fix selection and highlight for projected calorimeters using TEveCaloDataVec. calo_detail.C: Add projected view in TEveCaloDataVec demo. calorimeters: Change TEveCalo lego proportions from 1:1:1 to 1:1:0.5. Modified: branches/dev/fireworks/graf3d/eve/src/TEveCalo.cxx branches/dev/fireworks/graf3d/eve/src/TEveCalo2DGL.cxx branches/dev/fireworks/graf3d/eve/src/TEveCaloData.cxx branches/dev/fireworks/tutorials/eve/calo_detail.C branches/dev/fireworks/tutorials/eve/calorimeters.C 36546 ===== Author: alja Date: Mon Nov 8 20:27:52 2010 New Revision: 36546 URL: http://root.cern.ch/viewvc?rev=36546&root=root&view=rev Log: Apply same scale in RPhi and RhoZ projection. Modified: branches/dev/fireworks/tutorials/eve/calo_detail.C 36789 ===== Author: matevz Date: Fri Nov 19 17:35:29 2010 New Revision: 36789 URL: http://root.cern.ch/viewvc?rev=36789&root=root&view=rev Log: * TEveBox Fix automatic calculation of normals. * TEveBoxSet Automatically calcualte normals for kBT_FreeBox box-type. Modified: branches/dev/fireworks/graf3d/eve/inc/TEveBoxSet.h branches/dev/fireworks/graf3d/eve/inc/TEveBoxSetGL.h branches/dev/fireworks/graf3d/eve/src/TEveBoxGL.cxx branches/dev/fireworks/graf3d/eve/src/TEveBoxSet.cxx branches/dev/fireworks/graf3d/eve/src/TEveBoxSetGL.cxx 36790 ===== Author: matevz Date: Fri Nov 19 17:35:55 2010 New Revision: 36790 URL: http://root.cern.ch/viewvc?rev=36790&root=root&view=rev Log: Add demo for kBT_FreeBox box-type. Modified: branches/dev/fireworks/tutorials/eve/boxset.C git-svn-id: http://root.cern.ch/svn/root/trunk@36816 27541ba8-7e3a-0410-8455-c3a389f83636
-
Fons Rademakers authored
only being relative paths. git-svn-id: http://root.cern.ch/svn/root/trunk@36813 27541ba8-7e3a-0410-8455-c3a389f83636
-
Fons Rademakers authored
git-svn-id: http://root.cern.ch/svn/root/trunk@36809 27541ba8-7e3a-0410-8455-c3a389f83636
-
Lorenzo Moneta authored
git-svn-id: http://root.cern.ch/svn/root/trunk@36808 27541ba8-7e3a-0410-8455-c3a389f83636
-
Lorenzo Moneta authored
git-svn-id: http://root.cern.ch/svn/root/trunk@36807 27541ba8-7e3a-0410-8455-c3a389f83636
-
Lorenzo Moneta authored
git-svn-id: http://root.cern.ch/svn/root/trunk@36806 27541ba8-7e3a-0410-8455-c3a389f83636
-
- Nov 19, 2010
-
-
Philippe Canal authored
git-svn-id: http://root.cern.ch/svn/root/trunk@36803 27541ba8-7e3a-0410-8455-c3a389f83636
-
Lorenzo Moneta authored
git-svn-id: http://root.cern.ch/svn/root/trunk@36798 27541ba8-7e3a-0410-8455-c3a389f83636
-
Lorenzo Moneta authored
git-svn-id: http://root.cern.ch/svn/root/trunk@36797 27541ba8-7e3a-0410-8455-c3a389f83636
-
Lorenzo Moneta authored
git-svn-id: http://root.cern.ch/svn/root/trunk@36796 27541ba8-7e3a-0410-8455-c3a389f83636
-
Philippe Canal authored
git-svn-id: http://root.cern.ch/svn/root/trunk@36795 27541ba8-7e3a-0410-8455-c3a389f83636
-
Fons Rademakers authored
git-svn-id: http://root.cern.ch/svn/root/trunk@36793 27541ba8-7e3a-0410-8455-c3a389f83636
-
Fons Rademakers authored
iOS running natively on ARM (iPhone/iPad) and the second one is for the iPhone/iPad simulator running as i386 code on a Mac. As both platforms don't in principle allow shared libraries, building for these platforms creates by default the lib/libRoot.a object. These builds provide most of ROOT classes except low level graphics. To build iOS applications just drag the libRoot.a and include directory in an Xcode project to build an app using the ROOT infrastructure. Some demos will come soon. git-svn-id: http://root.cern.ch/svn/root/trunk@36792 27541ba8-7e3a-0410-8455-c3a389f83636
-
Fons Rademakers authored
fix path in compiledata dependency. git-svn-id: http://root.cern.ch/svn/root/trunk@36786 27541ba8-7e3a-0410-8455-c3a389f83636
-
Fons Rademakers authored
Apply PNG size optimization, as proposed by Matthew Strait on Savannah (issue #75506 https://savannah.cern.ch/bugs/?75506). git-svn-id: http://root.cern.ch/svn/root/trunk@36782 27541ba8-7e3a-0410-8455-c3a389f83636
-