[ROOT] writing trees ...

From: Anton Fokin (anton.fokin@smartquant.com)
Date: Sat Mar 03 2001 - 17:01:04 MET


Hi Rene,

if I do

TFile File(..);

TTree *Tree = new TTree(..);

Tree->AutoSave();

File.Close();

it looks like root writes the tree twice: on AutoSave and on File.Close().
Am I right?

If so, could you prvide a check so that only modified tree will be written
on AutoSave() and File.Close() ?

Regards,
Anton

http://www.smartquant.com



This archive was generated by hypermail 2b29 : Tue Jan 01 2002 - 17:50:38 MET