- Dec 04, 2010
-
-
Fons Rademakers authored
I attach also a new plugin which uses foam. git-svn-id: http://root.cern.ch/svn/root/trunk@37254 27541ba8-7e3a-0410-8455-c3a389f83636
-
- Dec 02, 2010
-
-
Fons Rademakers authored
activate the new HistFactory module in Makefile and add its dependencies in Makefile.depend. git-svn-id: http://root.cern.ch/svn/root/trunk@37165 27541ba8-7e3a-0410-8455-c3a389f83636
-
- Nov 24, 2010
-
-
Rene Brun authored
add module math/genetic and its dependencies in Makefile and the "Genetic" plugin for the Minimizer git-svn-id: http://root.cern.ch/svn/root/trunk@36912 27541ba8-7e3a-0410-8455-c3a389f83636
-
- Nov 19, 2010
-
-
Philippe Canal authored
git-svn-id: http://root.cern.ch/svn/root/trunk@36795 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
-
Fons Rademakers authored
When running a job in the background from a terminal, a GDB backtrace hangs indefintely. Apparently, this is due to a bug in gdb rather than ROOT. This patch fixes the issue. git-svn-id: http://root.cern.ch/svn/root/trunk@36776 27541ba8-7e3a-0410-8455-c3a389f83636
-
- Sep 23, 2010
-
-
Philippe Canal authored
git-svn-id: http://root.cern.ch/svn/root/trunk@35689 27541ba8-7e3a-0410-8455-c3a389f83636
-
Philippe Canal authored
git-svn-id: http://root.cern.ch/svn/root/trunk@35688 27541ba8-7e3a-0410-8455-c3a389f83636
-
- Sep 20, 2010
-
-
Axel Naumann authored
git-svn-id: http://root.cern.ch/svn/root/trunk@35464 27541ba8-7e3a-0410-8455-c3a389f83636
-
- Sep 07, 2010
-
-
Fons Rademakers authored
additional valgrind suppressions. It silences all reports for TClass members and a few reports I get on Ubuntu with getpwuid() / getgrgid() [I checked, it's not us who leaks by calling them and not deleting the returned object.] git-svn-id: http://root.cern.ch/svn/root/trunk@35178 27541ba8-7e3a-0410-8455-c3a389f83636
-
- Jul 13, 2010
-
-
Fons Rademakers authored
git-svn-id: http://root.cern.ch/svn/root/trunk@34395 27541ba8-7e3a-0410-8455-c3a389f83636
-
- May 21, 2010
-
-
Rene Brun authored
M etc/vmc/g4_makedist.sh git-svn-id: http://root.cern.ch/svn/root/trunk@33605 27541ba8-7e3a-0410-8455-c3a389f83636
-
Rene Brun authored
In etc/vmc: - Adding target install (on request by ALICE) - g4_makedist.sh updated for moving g4root in geant4_vmc - Adding new makedist.sh script for all vmc packages git-svn-id: http://root.cern.ch/svn/root/trunk@33604 27541ba8-7e3a-0410-8455-c3a389f83636
-
- May 19, 2010
-
-
Gerardo Ganis authored
Import from dev branch (patch #33526) - In pq2-put, add possibility to set the deafult tree name and the 'staged' bit on all the files when using option 'T' (or --trust). - In all scripts, improve solidity of parsing non-keyed arguments git-svn-id: http://root.cern.ch/svn/root/trunk@33575 27541ba8-7e3a-0410-8455-c3a389f83636
-
- May 18, 2010
-
-
Gerardo Ganis authored
git-svn-id: http://root.cern.ch/svn/root/trunk@33568 27541ba8-7e3a-0410-8455-c3a389f83636
-
Gerardo Ganis authored
Add a return code to the verify operations, so that it can be checked in scripts for retry. This required small modifications in whole calling sequence. git-svn-id: http://root.cern.ch/svn/root/trunk@33549 27541ba8-7e3a-0410-8455-c3a389f83636
-
Gerardo Ganis authored
- In pq2-ana-dist, remove check on the service URL; done by pq2 - In pq2-redistribute, remove unused variables git-svn-id: http://root.cern.ch/svn/root/trunk@33542 27541ba8-7e3a-0410-8455-c3a389f83636
-
- May 17, 2010
-
-
Gerardo Ganis authored
- When interpreting unkeyed arguments make sure that they are not long options - Correct some comments or help information git-svn-id: http://root.cern.ch/svn/root/trunk@33514 27541ba8-7e3a-0410-8455-c3a389f83636
-
- May 11, 2010
-
-
Gerardo Ganis authored
git-svn-id: http://root.cern.ch/svn/root/trunk@33460 27541ba8-7e3a-0410-8455-c3a389f83636
-
- May 10, 2010
-
-
Gerardo Ganis authored
- Change the name of the recently introduced option bit controlling the check for the staged status of a file from kCheckStageStatus to kNoStagedCheck (the default is to check and the bit is used to skip the check). - Fix an issue with checking this option - Change the recently introduced option to ScanDataSet 'C' (or "checkstaged:") to 'I' (or "nostagedcheck:") - Propagate the change to 'pq2-verify' git-svn-id: http://root.cern.ch/svn/root/trunk@33447 27541ba8-7e3a-0410-8455-c3a389f83636
-
Gerardo Ganis authored
git-svn-id: http://root.cern.ch/svn/root/trunk@33433 27541ba8-7e3a-0410-8455-c3a389f83636
-
- May 06, 2010
-
-
Gerardo Ganis authored
- Add support for the default argument interpretation in all scripts - Fix a few typos in comments and help function git-svn-id: http://root.cern.ch/svn/root/trunk@33400 27541ba8-7e3a-0410-8455-c3a389f83636
-
Gerardo Ganis authored
In pq2-rm, pq2-verify: - Interpret an argument not preceded by a switch as the dataset name(s) (like in '-d dataset') In pq2-put - Interpret an argument not preceded by a switch as the dataset name or dir (like in '-d dataset') - Add 'self-explaining' long options '--overwrite', '--trust' and '--update' as alternatives to '-o O', '-o T' and '-o U', respectively git-svn-id: http://root.cern.ch/svn/root/trunk@33397 27541ba8-7e3a-0410-8455-c3a389f83636
-
- May 04, 2010
-
-
Gerardo Ganis authored
In proof/proof: - Add more flexibility to TDataSetManager::ScanDataSet, the internal low-level method used in dataset verification operations; there are now three option switches to control - the set of files to process - all files, the ones marked as staged, the ones marked as non staged - which pre-action to do on these files: - check the 'staged' status, open and/or touch the files marked as staged - which action to do on the files - no-action, full processing, locate only, stage request Remarks: - checking the stage status on 'all files' with 'no-action; can be used to fix the 'is-staged' bit on the dataset - locate-only and 'stage-request' are done via the TFileStager interface and are fast non-blocking actions - Add public method TDataSetManager::ScanDataSet(const char *uri, const char *opts) to control via a 'const char *' option the new functionality - Separate out the extraction of the meta-information in the new method TDataSetManager::FillMetaData which can be called recursively on the file sub-directories; this automatically adds support for sub-directories in datasets, which was missing and now required by Atlas. - Adapt TProofServ and TDataSetManagerFile to the new functionality in TDataSetManager . In proof/pq2: - Add support for the new options in dataset verification - Fix issue with regexp parsing in dataset registration In etc/proof/utils/pq2/pq2-verify: - Add support for the new options in dataset verification git-svn-id: http://root.cern.ch/svn/root/trunk@33357 27541ba8-7e3a-0410-8455-c3a389f83636
-
- Apr 28, 2010
-
-
Gerardo Ganis authored
Import from the 5-26-00-proof dev branch the updated version of the PQ2 scripts using the new pq2 applications. All scripts support -h or --help to printout the description of the accepted switches or options. The script setup-pq2 shows how to setup the optional environment variables. git-svn-id: http://root.cern.ch/svn/root/trunk@33282 27541ba8-7e3a-0410-8455-c3a389f83636
-
- Apr 26, 2010
-
-
Rene Brun authored
Add a new plugin for DistSampler based on Unuran git-svn-id: http://root.cern.ch/svn/root/trunk@33192 27541ba8-7e3a-0410-8455-c3a389f83636
-
- Mar 17, 2010
-
-
Philippe Canal authored
git-svn-id: http://root.cern.ch/svn/root/trunk@32656 27541ba8-7e3a-0410-8455-c3a389f83636
-
Philippe Canal authored
Add a default set of IO customization rules (to properly set the ownership flags) for LHCb, CMS, Atlas and HepMC git-svn-id: http://root.cern.ch/svn/root/trunk@32647 27541ba8-7e3a-0410-8455-c3a389f83636
-
- Feb 19, 2010
-
-
Philippe Canal authored
Fine tune the leak suppression to better reflect the fact that valgrind is confused about all TString, std::string and variable size array of objects git-svn-id: http://root.cern.ch/svn/root/trunk@32384 27541ba8-7e3a-0410-8455-c3a389f83636
-
- Feb 17, 2010
-
-
Philippe Canal authored
git-svn-id: http://root.cern.ch/svn/root/trunk@32361 27541ba8-7e3a-0410-8455-c3a389f83636
-
- Feb 01, 2010
-
-
Fons Rademakers authored
Adding a new INCDIR variable (instead of $TOPDIR/include), allowing to handle includes per package. git-svn-id: http://root.cern.ch/svn/root/trunk@32164 27541ba8-7e3a-0410-8455-c3a389f83636
-
Rene Brun authored
From a proposal from Wolfgang Gradl: The particle with ID 10111, for example, used to be the a_00(980) with a mass of 0.9835 GeV - with the recent changes, the mass has been changed to 1.474 GeV, which is the a_0(1450). Similarly, the particle with ID 10221 used to be the f_0(980); although the zero width in the old tables is not quite useful either, it definitively should have a mass around 1.0 GeV and not 1.35 GeV as currently in SVN (that's the f_0(1370)). git-svn-id: http://root.cern.ch/svn/root/trunk@32163 27541ba8-7e3a-0410-8455-c3a389f83636
-
- Jan 12, 2010
-
-
Fons Rademakers authored
called from PROOF workers. git-svn-id: http://root.cern.ch/svn/root/trunk@31992 27541ba8-7e3a-0410-8455-c3a389f83636
-
- Jan 04, 2010
-
-
Rene Brun authored
The standard pdg_table report 0 width for particles like pions and kaons. I have modified the pdg_table adding the correct values for pi+- and K+- git-svn-id: http://root.cern.ch/svn/root/trunk@31954 27541ba8-7e3a-0410-8455-c3a389f83636
-
- Dec 15, 2009
-
-
Fons Rademakers authored
git-svn-id: http://root.cern.ch/svn/root/trunk@31896 27541ba8-7e3a-0410-8455-c3a389f83636
-
- Dec 14, 2009
-
-
Fons Rademakers authored
resource Root.StacktraceMessage. In more extreme cases the entire script can be replaced using Root.StacktraceScript. git-svn-id: http://root.cern.ch/svn/root/trunk@31878 27541ba8-7e3a-0410-8455-c3a389f83636
-
- Dec 04, 2009
-
-
Fons Rademakers authored
correction for possible line miscount. git-svn-id: http://root.cern.ch/svn/root/trunk@31554 27541ba8-7e3a-0410-8455-c3a389f83636
-
- Dec 03, 2009
-
-
Fons Rademakers authored
- THDFSSystem, change to WEB, replace R__HDFS_PREFIX with TUrl - improves the configure tests (which are only enabled for platform "linux" - add THDFSSystem git-svn-id: http://root.cern.ch/svn/root/trunk@31514 27541ba8-7e3a-0410-8455-c3a389f83636
-
- Nov 23, 2009
-
-
Fons Rademakers authored
Improve formatting; ignore line numbers in a few more cases. git-svn-id: http://root.cern.ch/svn/root/trunk@31391 27541ba8-7e3a-0410-8455-c3a389f83636
-
- Nov 22, 2009
-
-
Fons Rademakers authored
git-svn-id: http://root.cern.ch/svn/root/trunk@31368 27541ba8-7e3a-0410-8455-c3a389f83636
-