News
====
Axel: Welcome
LCG review next week
see: http://agenda.cern.ch/fullAgenda.php?ida=a045606
Extensions to coding conventions table
see:http://root.cern.ch/root/nightly/codecheck/codecheck.html
Please fix the violations before our next meeting.
October Statistics on ROOT distribution
========================================
Linux..... 2774
Windows... 2239
mac....... 229
Solaris... 155
aix....... 94
alpha..... 85
sgi....... 71
hpux...... 62
bin tot... 5728
source.tar 3349
CVS....... ????
CINT...... 574
User guide 1701+
Tour de table
=============
Rene
====
some improvements in hadd, TGraphErrors, TSelectorDraw.
Philippe
========
Cint:
Port to Visual Studio 8
Fix a few issues seen by a new user using vc6 (not vc6 specific)
I will tag cint 5.16.3 in the next few days.
I/O:
Markus is working on the TRefProxy
Sergei is working of TSQLFile
I am working on a 'fast' version of CloneTree which skips the unstreaming
and unzipping.
(there is one remaining difficulty on how to deal with TProcessIds).
Fons
====
Working on PROOF and SC05
Alice demo in preparation
Gunther
=======
Extending OLBD and xrootd.
Jose
====
Working on indent utility for the code checker
Jose will send the script address
Stefan
======
New Reflex API to follow the coding conventions.
Will add a build directory (for standalone build)
will also add doc, test, python and scripts directory
Fons propose to add a README in the Reflex directory
Discussing with Axel and Philippe for converting CINT to reflex.
Ilka
====
* Submitted abstracts for CHEP06
* Qt layer activities:
- all tests redone against developpment version 5.06/00 on 1-Nov;
- performed additional tests requested during the phone conference
on 4-Nov with Jerome and Valeri;
- all required patches tested and feedback was given in details;
* User support: provided feedback and examples.
* Problem of changing a picture button image for an disabled button fixed.
* Work in progress on the new user interface of TF1Editor.
Olivier
=======
* Some Rule checker clean up. New rules have been introduced.
* Option "AH" in PaintAxis in now working.
* TGaxis: Alphanumeric label painted in pixel size did not have the
correct size.
* Timur is making good progress with lego and surface drawing with OGL.
* The angular variables in POL, SPH, CYL and PSR representations are now
mapped correctly.
PostScript:
* Yet an other mod to make CUPS version 1.1.22 happy
* The marker size is now the same as the one on screen.
* Change options to have a better outlines rendering with gl2ps.
* Merging TPostScript and GL2PS going on. As expected it is not very easy.
SVG:
* In SVG text strings:
< is now changed to <
> " >
& " &
< > and & are SVG's control characters and cannot be written directly.
Misc:
* Request to represent TH3 with OpenGL (projection, slices etc ...)
* On a user request, I made a simple macro making polar plot from a graph
He changed it into a class called TPolarGraph. Do we want to have that
class or is better to macro a huge change in all classes to produce
polar plots ?
see: http://couet.home.cern.ch/couet/lgogl.html
Bertrand
========
Windows user support
Working on the PROOF session viewer
release infrastructure for SPI
Axel
====
Setup his new computer. He decided to use Windows and VC++8.
Ported ROOT and CINT on this new compiler.
Generated his first Reflex dictionary.
Richard
=======
Bug fixing in GL viewer
Improvements in camera control.
many minor improvements.
extend the virtual interface TVirtualViewer3D.
Gerri
=====
Working on the PROOF communication layer based on xrootd.
Solving problems with threads (when CINT is invoked).
Markus
======
Implementing TRefProxy.
Has a prototype working (should work with POOL, TRef, Gaudi).
Looking at a problem when reading HEPMC objects written with ROOT4
in ROOT5.
Lorenzo
=======
Ported SEAL to AMD64 with gcc3.4 (works also with gcc4 on MAC)
Did a new release of SEAL with ROOT 5.
Fix several problems in minuit2/simplex.
ported minuit2 on aix and alpha.
Fix a problem in mathcore reported by LHCb.