This repository contains the framework for the measurement of matching efficiencies, trigger turn-on curves, and scalings for the assessment of the physics performance of the CMS Phase-2 L1 Menu.
3
stars
10
forks
source link
Fix CI and add basic code quality functionality #53
mypy, black and flake8 checks are now run in CI. The code was made compatible with the requirements from these codes. Code quality is restricted to menu_tools directory. Fixes #49.
mypy, black and flake8 checks are now run in CI. The code was made compatible with the requirements from these codes. Code quality is restricted to
menu_tools
directory. Fixes #49.