Simplify UTGlobalEffMon

  • minimize the templated code: replace 'monitor' by a small function which does the minimal thing that depends on the FitResult type.
  • do not inherit (indirectly) from the old GaudiTupleAlg
  • do not explicitly bit shift and mask the channelID, but use the existing functions to get module and stave
Edited by Gerhard Raven

Merge request reports

Loading