Re: [ROOT] accesing files with rootd

From: Rene Brun (Rene.Brun@cern.ch)
Date: Wed Oct 09 2002 - 08:25:36 MEST


Hi Elena,

Wildcarding is not yet implemented with rootd. It will be soon.

Rene Brun

On Tue, 8 Oct 2002, Elena Vataga wrote:

> 
> 
> Hello rooters!
> 
> I am trying to use rootd to read files.
> Using:
> 
> 	TChain dt("StripNt/str");
> 	dt.Add("root://fcdfdata014.fnal.gov//cdf/scratch/edil_19.root");
> 
> It works fine with full name.
> 
> 
> If I write:
> 	dt.Add("root://fcdfdata014.fnal.gov//cdf/scratch/edil_*.root");
> 
> to add all files, I am getting:
> 
>  *** Break *** segmentation violation
> 
> Is it an expected behavior?
> (like rcp do not take *)
> 
> Thank you,
> 	Elena
> 



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