[ROOT] wildcards

From: Swagato Banerjee (swaban@SLAC.stanford.edu)
Date: Fri Jul 18 2003 - 14:29:14 MEST


Hi:
I like to chain file-1.root through file-9.out using:

    TChain* chain = new TChain("ntp1");
    chain->Add("file-[1-9].root");

It doesnt seem to work. Is there someway to make this work?

-thanks,
Swagato



This archive was generated by hypermail 2b29 : Thu Jan 01 2004 - 17:50:13 MET