Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Backport Updates on DQMOffline/ZCounting #39168

Merged
merged 2 commits into from Aug 31, 2022

Commits on Aug 24, 2022

  1. Several updates

    -new implementation of trigger tools using HLTConfigProvider to automatically find last filter of trigger path. This way the filter name has not explicitly specified.
    -removing era modifier as they are not needed for current run 3 data taking.
    -moving z counting to electrons into a separate plugin. This way the z counting to muons is concise. The plugin for electrons does not function yet but is planned to be updated in the future.
    -Re organization of histograms according to LUM-21-001, reducing the total amount of histograms and reducing redundant information.
    david walter committed Aug 24, 2022
    Copy the full SHA
    efbd262 View commit details
    Browse the repository at this point in the history
  2. Apply code-checks and code-format

    david walter committed Aug 24, 2022
    Copy the full SHA
    f457c02 View commit details
    Browse the repository at this point in the history