problem with Chains

From: Dimitri Bourilkov <bourilkov_at_phys.ufl.edu>
Date: Mon, 09 May 2005 16:29:13 -0400


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

-- 
        _/_/_/                             _/_/_/
       _/    _/   Dimitri  BOURILKOV      _/    _/
      _/    _/   University of Florida   _/_/_/
     _/    _/   bourilkov_at_phys.ufl.edu  _/    _/
    _/_/_/                             _/_/_/
Received on Mon May 09 2005 - 22:29:52 MEST

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