Hi Steve, et al, On Mon, 07 Jan 2002 01:20:25 -0600 "Stephen J. Sanders" <ssanders@ku.edu> wrote concerning "Re: need help with new file set stuff": > Hi, > I've found a workaround for my problem: I'm able to get the old > AddFile behavior back by setting the BrIOModule::kBrJobFile flag. > I suspect the directory name argument is not working correctly with > the AddFileSet method.... I had found this problem myself some time ago, but for some reason I didn't commit it to the CVS - sorry about that. Anyway, the thing works properly now. Please note, that you should probably put the start-of-line anchor '^' in your regular expression, as run001234seq00[0-3]\\.root will match files run001234seq00?.root and hist_run001234seq00?.root. If you're being really paranoid, you can also add the end-of-line anchor '$' to the regexp. Yours, Christian Holm Christensen ------------------------------------------- Address: Sankt Hansgade 23, 1. th. Phone: (+45) 35 35 96 91 DK-2200 Copenhagen N Cell: (+45) 28 82 16 23 Denmark Office: (+45) 353 25 305 Email: cholm@nbi.dk Web: www.nbi.dk/~cholm
This archive was generated by hypermail 2b30 : Mon Jan 07 2002 - 07:37:00 EST