Skip to content

PixelMonitoring: codebase improvements

Iskander Ibragimov requested to merge ibragimo/athena:code-improv into master
  • use reference to the host class to avoid passing member variable as an argument of a nested class function
  • simplifying module or FE status determination logic (now following the same structure in all monitoring algorithms)
  • removing obsolete or not useful comments.

Merge request reports