[ROOT] problem in tree->Print()

From: HP Wei (hp@rentec.com)
Date: Fri Jul 07 2000 - 18:04:02 MEST


Dear Rooters,
   I created a simple tree with several branches
   using tree->branch() and with simple data types
   such as integer, char[5], char[13] etc.
   
   The tree is stored in TFile successfully.
   
   In a new ROOT session:
   tree-Scan() generates correct listing of all 
   1602 rows of data.
   But all the branch section in the report
   generated by tree->Print() gives 
   Entries = 1602, Total Size =0, File Size =0.
                              ^^^           ^^^
                              
   The `entries' is ok.  Why are the two sizes 0???
   
   
   (For reference:
    I built Root2.25.00 with arch= solarisegcs.)
 HP
 



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