Re: [ROOT] Problems with second TFile

From: Rene Brun (Rene.Brun@cern.ch)
Date: Fri Sep 13 2002 - 21:47:51 MEST


Hi Ole,

This problem is now fixed in the CVS version.
Thanks for reporting.

Rene Brun

On Fri, 13 Sep 2002, Ole Streicher wrote:

> Hi!
> 
> When I do the following:
> 
>  TFile *f = new TFile("Header.root")
>  TTree *p = f->Get("Physics");
>  p->StartViewer()
>  TFile *g = new TFile("Tracker.root")
>  p->StartViewer()
> 
> the second viewer doesn't show any members while the first does.
> 
> Is there something wrong with mye code?
> 
> Ole
> 



This archive was generated by hypermail 2b29 : Sat Jan 04 2003 - 23:51:09 MET