Revision e74327f6eafe0db1eedca4824708d9b4ae06ac24 authored by Rene Brun on 22 March 2005, 19:53:59 UTC, committed by Rene Brun on 22 March 2005, 19:53:59 UTC
The attached patch protect TTreeFormula against missing leaves.
In case of missing leaf, it evaluate the whole formula at zero value.
This is not ideal, but adding the ability to skip entries with missing
leaves would require significant change in TSelectorDraw (which itself
is likely to be rewritten).


git-svn-id: http://root.cern.ch/svn/root/trunk@11410 27541ba8-7e3a-0410-8455-c3a389f83636
1 parent 6ed9c23
History
File Mode Size
inc
src
Module.mk -rw-r--r-- 2.1 KB

back to top