Skip to content

ATR-21565, Upgrading the ComboHypoTool to: (i) include deltaPhi and mT as possible variables and (ii) allow the MET to be one (or both) of the legs

  • include deltaPhi and mT in the list of variables the ComboHypoTool can handle
  • allow the MET to be one of the legs processed by the ComboHypoTool

To implement the second point, I implemented the following changes:

  1. the TrigComboHypoTool now uses two separate data members to specify if each leg is the MET or not
  2. the python script inspects the signature of each leg to set properly the new variables described above
Edited by Gianantonio Pezzullo

Merge request reports