[ROOT] accesing files with rootd

From: Elena Vataga (vataga@fnal.gov)
Date: Wed Oct 09 2002 - 04:49:46 MEST


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