Re: problem with Chains

From: Fons Rademakers <Fons.Rademakers_at_cern.ch>
Date: Mon, 09 May 2005 22:52:53 +0200


Interesting ;-) What was the exact "subdir" string?

Cheers, Fons.

Dimitri Bourilkov wrote:
> Hi all,
>
> I am experiencing the following problem in
>
> Version 4.00/04 Linux RH7
>
> all root files are LOCAL on a desktop
>
> files in a subdir - tries to use TNetFile ?!
>
> TChain ch("Analysis")
> ch.Add("subdir/zpr200gev.mumu.root")
> ch.Add("subdir/zpr500gev.mumu.root")
> ch.Draw("MuonGLB_size")
> Error in <TNetFile::TNetFile>: can't open 1-fold connections to rootd on
> host root at port 80
> Error in <TNetFile::Create>: authentication attempt unsuccessful
>
> files in same dir - OK!
>
> TChain ch("Analysis")
> ch.Add("zpr200gev.mumu.root")
> ch.Add("zpr500gev.mumu.root")
> ch.Draw("MuonGLB_size")
>
> Cheers, Dimitri
>

-- 
Org:    CERN, European Laboratory for Particle Physics.
Mail:   1211 Geneve 23, Switzerland
E-Mail: Fons.Rademakers_at_cern.ch              Phone: +41 22 7679248
WWW:    http://www.rademakers.org/fons/      Fax:   +41 22 7679480
Received on Mon May 09 2005 - 22:52:59 MEST

This archive was generated by hypermail 2.2.0 : Tue Jan 02 2007 - 14:45:07 MET