Log of /trunk/tree/treeplayer/src/TTreeTableInterface.cxx
Parent Directory
Revision
33855 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Modified
Sat Jun 12 14:55:31 2010 UTC (4 years, 7 months ago) by
pcanal
File length: 15315 byte(s)
Diff to
previous 31643
Fix Coverity reports about forwarding null value, deadcode, unitialized memory and using too much stack (and hence removing fixed length array use)
Revision
30157 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Modified
Mon Sep 14 20:12:53 2009 UTC (5 years, 4 months ago) by
pcanal
File length: 15630 byte(s)
Diff to
previous 24046
In TFormula and TTreeFormula add support for the ternary condition operator ( c ? i : e )
In TSplot, TSpider, TSelectorDraw, TTreePlayer, TTreeTableInterface update the parsing
of colon separated line to properly handle the ternary condition operator, reduce
code duplication and fix existing parsing bugs (due to the 'almost' duplicated code
syndrome):
- Removed TSelectorDraw::MakeIndex and TSelectorDraw::GetNameByIndex
- Added TSelectorDraw::SplitNames to replace those 2 function plus pre-processing code
that was always used in conjunction with their calls.
- Updated the calling points to use TSelectorDraw::SplitNames.
- Removed the unused (and incorrect) TTree::MakeIndex and TTree::GetNameByIndex.
Revision
23884 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Added
Fri May 16 16:32:44 2008 UTC (6 years, 8 months ago) by
brun
File length: 16469 byte(s)
From Ilka and Roel Aaij
First attempt to introduce the new set of table widgets. A full documentation
will be entered in the coming days by Ilka. Meanwhile lokk at the TGTable class documentation.
This form allows you to request diffs between any two revisions of this file.
For each of the two "sides" of the diff,
enter a numeric revision.