Re: [ROOT] wildcard in chains

From: Rene Brun (Rene.Brun@cern.ch)
Date: Thu Jun 20 2002 - 08:51:30 MEST


Hi Dmitriy,

In a chain, the file name must include ".root". In your case do:
chain->Add("/aaa/bbb/ccc*.root");
See TChain::Add doc

Rene Brun

On Wed, 19 Jun 2002, Dmitriy Bandourine wrote:

> 
> Hi rooters,
> 
> I've tried to use wildcards 
> in 
> chain->Add("/aaa/bbb/ccc*root");
> in versions 3.03, 3.02.07, 3.02.06. 
> It does not work.
> 
> Dmitriy 
> 



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