Improve TisTos: New functor + close issue #471 + better invalid value handling
Following on from the discussions had in !3368 (closed) and !3375 (closed).
In in MR:
- Modifications to
HltTisTosAlg
so as to not throw any error or store information when the line is not found in DecReport. Hence closes #471 (closed). - Adds a three new functor
VALUE_FROM_DICT
,IS_TIS
andIS_TOS
. - The invalid value handling is delegated for TIS/TOS delegate
VALUE_OR
.
To be tested with: Analysis!971 (merged) and DaVinci!893 (merged)
Edited by Abhijit Mathad