Skip to content

HLT: Fix Met combined chains in Control Flow

Francesca Pastore requested to merge fpastore/athena:fix_met into master

This MR is for fixing a crash in the implementation of a new MET chain, which combines two MET sequences. See https://its.cern.ch/jira/browse/ATR-19964

Fixes include:

  • usage of direct c++ class for Met HypoAlg (deep copy failed if not)
  • implementation of the new chain (due to Antonia’s branch), HLT_xe30_cell_xe30_tcpufit_L1XE10
  • some clean up for MET and Jets (approved by signatures experts @astruebi and @khoo )
Edited by Tim Martin

Merge request reports