Skip to content

removePID: fix removal of IsMuon in HLT1 streamers

Michael Kent Wilkinson requested to merge correct_HLT1 into 2018-patches

Corrects an issue raised in LBHLT-469, among other things:

  • removes also the newline and >> preceding some instances of IsMuon
  • leaves IsMuon in place in the case of monitoring
  • improves logic in unhandled search within isPIDless
  • minor improvement to in-line comments
  • use non-default pidless TCKs in the test to avoid clashes with existing TCKs
Edited by Rosen Matev

Merge request reports