THtml ROOT5 - filter seems to be useless

From: Thomas Lauf <thl_at_hll.mpg.de>
Date: Wed, 16 May 2007 11:51:58 +0200


Hello Roottalk,

Doing the following in CINT

root [0] THtml html
root [1] html.MakeAll( kFALSE, "TH*" )

delivers on my machine with ROOT5 exact the same result as

root [0] THtml html
root [1] html.MakeAll()

 From my point of view with the former I would expect a reduced ClassIndex with only the classes starting with "TH". So it seems to me that the filter "TH*" is useless.

I have no clue whether I did something wrong in the upper example... Unfortunately I have no chance to test the current cvs head version.

With ROOT 4.03 I get the expected results.

ROOT version: 5.14/00
Platform: SunOS 5.10 Generic_125100-04 sun4u sparc SUNW,Sun-Fire-V445

regards

Thomas Received on Wed May 16 2007 - 11:52:10 CEST

This archive was generated by hypermail 2.2.0 : Wed May 16 2007 - 17:50:02 CEST