Skip to content

Move HltEfficiencyChecker from MooreAnalysis to DaVinci

Ross John Hunter requested to merge move-in-hltefficiencychecker into master

Goes with Moore!2812 (merged) (docs changes).

Move the remaining contents of MooreAnalysis (only the HltEfficiencyChecker package) into DaVinci, merging in the git history as well (following instructions here).

Also made a handful of commits here on top to please the pre-commit hooks, update a README, and get it to build & test. All working for me locally.

TODO:

  • Make sure moved tests work
Edited by Ross John Hunter

Merge request reports