Re: THtml ROOT5 - filter seems to be useless

From: Axel Naumann <Axel.Naumann_at_cern.ch>
Date: Wed, 16 May 2007 17:32:39 +0200


Hi Thomas,

I get different results:
...

                   htmldoc/ClassHierarchy.html
               383 htmldoc/TH1.html
               382 htmldoc/TH1C.html
               381 htmldoc/TH1D.html
               380 htmldoc/TH1F.html

...
i.e. it only creates the doc for classes starting with "TH". And the ClassIndex only contains classes starting with "TH". This is with the current cvs HEAD - there were a lot of changes after 5.14.00. Could you try with a more recent version, please?

Axel.

Thomas Lauf wrote:
> 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 - 17:32:45 CEST

This archive was generated by hypermail 2.2.0 : Thu May 24 2007 - 11:50:01 CEST