Misleading result of TTree::Scan()

From: Andrei Salnikov (A.A.Salnikov@inp.nsk.su)
Date: Wed Feb 23 2000 - 08:21:40 MET


  Hi all!

  Very simple and clear case, I believe. TTree::Scan seems to truncate
the printed numbers, giving sometimes a complete nonsense. E.g. I put
two numbers in the "D" leaf of some tree, namely 111100.0 and 111111.0
and get  as the result:

root [3] t.Scan("br.c");
************************
*    Row   *      br.c *
************************
*        0 * 1.111e+05 *
*        1 * 1.1111e+0 *
************************

Note the missing "5" in the exponent of the second entry.

Above was observed with the 2.23/12 on RH6.0.

  Cheers, Andy.



This archive was generated by hypermail 2b29 : Tue Jan 02 2001 - 11:50:19 MET