Skip to content

add regex-based HltDecReports ThOr filter, add cached lookup

Gerhard Raven requested to merge hlt_filter_functor_LoKi_to_ThOr-followup into master
  • Add a functor that checks whether any DecReport matching a regex has a positive decision
  • Add cached (thread-safe!) lookups in HltDecReports based on the assumption that for a given TCK the indices for the line names are invariant.

Extension of / Follow up to !2598 (merged)

Merge request reports