- Oct 19, 2011
-
-
Axel Naumann authored
git-svn-id: http://root.cern.ch/svn/root/trunk@41478 27541ba8-7e3a-0410-8455-c3a389f83636
-
Gerardo Ganis authored
git-svn-id: http://root.cern.ch/svn/root/trunk@41476 27541ba8-7e3a-0410-8455-c3a389f83636
-
Lorenzo Moneta authored
git-svn-id: http://root.cern.ch/svn/root/trunk@41474 27541ba8-7e3a-0410-8455-c3a389f83636
-
Lorenzo Moneta authored
git-svn-id: http://root.cern.ch/svn/root/trunk@41473 27541ba8-7e3a-0410-8455-c3a389f83636
-
Philippe Canal authored
Fix Coverity issues: TParallelMergingFile.cxx: 34690 (uninitialized value), 34662,34659 (unchecked return value) git-svn-id: http://root.cern.ch/svn/root/trunk@41472 27541ba8-7e3a-0410-8455-c3a389f83636
-
Philippe Canal authored
git-svn-id: http://root.cern.ch/svn/root/trunk@41471 27541ba8-7e3a-0410-8455-c3a389f83636
-
Philippe Canal authored
git-svn-id: http://root.cern.ch/svn/root/trunk@41470 27541ba8-7e3a-0410-8455-c3a389f83636
-
Philippe Canal authored
git-svn-id: http://root.cern.ch/svn/root/trunk@41469 27541ba8-7e3a-0410-8455-c3a389f83636
-
- Oct 18, 2011
-
-
Lorenzo Moneta authored
git-svn-id: http://root.cern.ch/svn/root/trunk@41467 27541ba8-7e3a-0410-8455-c3a389f83636
-
Axel Naumann authored
git-svn-id: http://root.cern.ch/svn/root/trunk@41466 27541ba8-7e3a-0410-8455-c3a389f83636
-
Vassil Vassilev authored
git-svn-id: http://root.cern.ch/svn/root/trunk@41465 27541ba8-7e3a-0410-8455-c3a389f83636
-
Andrei Gheata authored
git-svn-id: http://root.cern.ch/svn/root/trunk@41464 27541ba8-7e3a-0410-8455-c3a389f83636
-
Vassil Vassilev authored
git-svn-id: http://root.cern.ch/svn/root/trunk@41463 27541ba8-7e3a-0410-8455-c3a389f83636
-
Vassil Vassilev authored
git-svn-id: http://root.cern.ch/svn/root/trunk@41462 27541ba8-7e3a-0410-8455-c3a389f83636
-
Vassil Vassilev authored
git-svn-id: http://root.cern.ch/svn/root/trunk@41461 27541ba8-7e3a-0410-8455-c3a389f83636
-
Vassil Vassilev authored
* Add some examples showing the expressiveness of the diagnostics of cling and the underlying compiler - clang. git-svn-id: http://root.cern.ch/svn/root/trunk@41460 27541ba8-7e3a-0410-8455-c3a389f83636
-
Lorenzo Moneta authored
- add new AsymptoticCalculator and its support in HypoTestInverter - add utility function to make the nuisance pdf + various small improvements git-svn-id: http://root.cern.ch/svn/root/trunk@41455 27541ba8-7e3a-0410-8455-c3a389f83636
-
Lorenzo Moneta authored
- add a new function TMath::Power(double, int) impelmented using std::pow(double,int) since it is 100% faster - fix for new Power function some code in TMVA - Fix in TMath implementation of IsNaN for the latest C++ compiler when used together with cmath see https://savannah.cern.ch/bugs/?87534 git-svn-id: http://root.cern.ch/svn/root/trunk@41453 27541ba8-7e3a-0410-8455-c3a389f83636
-
Philippe Canal authored
git-svn-id: http://root.cern.ch/svn/root/trunk@41450 27541ba8-7e3a-0410-8455-c3a389f83636
-
Philippe Canal authored
git-svn-id: http://root.cern.ch/svn/root/trunk@41449 27541ba8-7e3a-0410-8455-c3a389f83636
-
Philippe Canal authored
git-svn-id: http://root.cern.ch/svn/root/trunk@41448 27541ba8-7e3a-0410-8455-c3a389f83636
-
Philippe Canal authored
If an object/class can not be merger, warn only if there is really a need to merge (i.e. the collection of files contains more than one object of this type and name git-svn-id: http://root.cern.ch/svn/root/trunk@41447 27541ba8-7e3a-0410-8455-c3a389f83636
-
Philippe Canal authored
git-svn-id: http://root.cern.ch/svn/root/trunk@41446 27541ba8-7e3a-0410-8455-c3a389f83636
-
Philippe Canal authored
git-svn-id: http://root.cern.ch/svn/root/trunk@41445 27541ba8-7e3a-0410-8455-c3a389f83636
-
Philippe Canal authored
with their names (when running hadd, the TFileMerger message are prefixed by hadd): $ hadd -v 0 -f output.root input1.root input2.root $ hadd -v 1 -f output.root input1.root input2.root hadd merged 2 input files in output.root. $ hadd -v 2 -f output.root input1.root input2.root hadd target file: output.root hadd Source file 1: input1.root hadd Source file 2: input2.root hadd Target path: output.root:/ git-svn-id: http://root.cern.ch/svn/root/trunk@41444 27541ba8-7e3a-0410-8455-c3a389f83636
-
Lorenzo Moneta authored
- avoid a clone when merging histograms which have all the same limits git-svn-id: http://root.cern.ch/svn/root/trunk@41443 27541ba8-7e3a-0410-8455-c3a389f83636
-
Philippe Canal authored
$ hadd -v 1 -f output.root input1.root input2.root Target file: output.root Merged 2 input files. git-svn-id: http://root.cern.ch/svn/root/trunk@41442 27541ba8-7e3a-0410-8455-c3a389f83636
-
Andrei Gheata authored
git-svn-id: http://root.cern.ch/svn/root/trunk@41441 27541ba8-7e3a-0410-8455-c3a389f83636
-
Philippe Canal authored
Shift the verbosity level passed to TFileMerger up down by one to allow for finer grain control in hadd. Now: $ hadd -v 0 -f output.root input1.root input2.root $ hadd -v 1 -f output.root input1.root input2.root Target file: output.root $ hadd -v 2 -f output.root input1.root input2.root Target file: output.root Source file 1: input1.root Source file 2: input2.root Target path: output.root:/ git-svn-id: http://root.cern.ch/svn/root/trunk@41440 27541ba8-7e3a-0410-8455-c3a389f83636
-
Philippe Canal authored
git-svn-id: http://root.cern.ch/svn/root/trunk@41439 27541ba8-7e3a-0410-8455-c3a389f83636
-
Lorenzo Moneta authored
git-svn-id: http://root.cern.ch/svn/root/trunk@41438 27541ba8-7e3a-0410-8455-c3a389f83636
-
Philippe Canal authored
hadd -f output.root -T input1.root input2.root to properly recognize the 'output.root' to be the output rather than input1.root (i.e. previously the first argument after all the -* option was assumed to be the output even if it was specified before hand). git-svn-id: http://root.cern.ch/svn/root/trunk@41436 27541ba8-7e3a-0410-8455-c3a389f83636
-
Axel Naumann authored
git-svn-id: http://root.cern.ch/svn/root/trunk@41435 27541ba8-7e3a-0410-8455-c3a389f83636
-
Axel Naumann authored
We pick the one corresponding to the current cling: same protocol, same branch / tag etc. SVN-ignore the checked-out textinput. git-svn-id: http://root.cern.ch/svn/root/trunk@41434 27541ba8-7e3a-0410-8455-c3a389f83636
-
Axel Naumann authored
git-svn-id: http://root.cern.ch/svn/root/trunk@41433 27541ba8-7e3a-0410-8455-c3a389f83636
-
Lorenzo Moneta authored
implement also correctly TH1::GetEntries in case of buffer histograms git-svn-id: http://root.cern.ch/svn/root/trunk@41431 27541ba8-7e3a-0410-8455-c3a389f83636
-
Philippe Canal authored
git-svn-id: http://root.cern.ch/svn/root/trunk@41430 27541ba8-7e3a-0410-8455-c3a389f83636
-
Philippe Canal authored
Start keeping track of the time since last contact for each client. Trigger the merger of histogram only if (as soon as) the average+2*sigma has passed since the last merge git-svn-id: http://root.cern.ch/svn/root/trunk@41429 27541ba8-7e3a-0410-8455-c3a389f83636
-
Philippe Canal authored
git-svn-id: http://root.cern.ch/svn/root/trunk@41428 27541ba8-7e3a-0410-8455-c3a389f83636
-
Axel Naumann authored
Disable svn:externals for now; will need to check out through cling-standalone's Makefile / configurration git-svn-id: http://root.cern.ch/svn/root/trunk@41427 27541ba8-7e3a-0410-8455-c3a389f83636
-