Re: [ROOT] castor files

From: Jochen Schieck (schieck@mppmu.mpg.de)
Date: Thu Nov 29 2001 - 14:59:34 MET


Hi Yves,

> Try :
>
>  TFile * f = TFile::Open("rfio:link.root");

This is the first thing we tried and root saw the file but crashed when we
tried to plot it:

> > > > We managed to access the file with manual stagein -M and using a symbolic
> > > > link. However, if we try to access a tree within the root file via
> > > >
> > > > TFile *f = TFile::Open("rfio:link.root");
> > > > TTree *ntuple = f.Get("h10");
> > > > ntuple->StartViewer();
> > > >
> > > > and try to plot a variable in a TBranch ROOT crashes.
> > > >



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