Re: problem updating a root file

mayer@ik1.fzk.de
Mon, 13 Jul 1998 13:28:53 +0200


dear Alexander

The problem still remains with your corrections. Eva is lost! See the output
of your corrected macro.

root [7] .x re.C
TFile** test.root
TFile* test.root
TDirectory* dir1 dir1
KEY: TNamed amo;1 amo
KEY: TDirectory dir1;1 dir1
TFile Writing Name=test.root Title=
------file closed-------
TFile** test.root
TFile* test.root
TDirectory* dir1 dir1
KEY: TNamed amo;1 amo
KEY: TNamed eva;1 eva
KEY: TDirectory dir1;1 dir1
TFile Writing Name=test.root Title=
------file closed-------
TFile** test.root
TFile* test.root
KEY: TDirectory dir1;1 dir1
TFile** test.root
TFile* test.root
TDirectory* dir1 dir1
KEY: TNamed amo;1 amo
KEY: TDirectory dir1;1 dir1
root [8] .ls
TDirectory* dir1 dir1
KEY: TNamed amo;1 amo

By the way, I have the problem also with compiled code. I wrote the macro
to only show the problem.

Regards Hajo.