Skip to content

METTrig: Remove EFMissingETFromHelperMT class

Gabriel Gallardo requested to merge ggallard/athena:METHelperEradication into master

Remove EFMissingETFromHelperMT class as part of ATR-19488.

The functionality of this class is now

  1. integrated into the implementations of the IMissingETTool interface, and
  2. factorized into a new EFMissingETComponentCopier class.

Tagging @jburr

Merge request reports