Skip to content

Refactor HltEfficiencyChecker config to reduce duplication and prepare for FunTuple migration

Ross John Hunter requested to merge hlteffchecker-refactor-config into master

Goes with Moore!2274 (merged) for documentation updates.

  • Isolate tupling to one common function for easy replacement with FunTuple,
  • Reduce code duplication and break up the big functions a little,
  • Apply suggested cleanups to close #27 (closed).

TODO:

  • Docs update MR in Moore,
  • Fill in doc strings,
  • Unify Allen configuration between two run_ functions? Not clear why they have to be different.

Closes #27 (closed).

Edited by Ross John Hunter

Merge request reports