Skip to content

Improve TisTos: New functor + close issue #471 + better invalid value handling

Abhijit Mathad requested to merge AM_extraparticles_info into master

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 and IS_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

Merge request reports