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 muon shower (un)packing and DQM to 12_2_X #37225

Merged
merged 18 commits into from
Mar 14, 2022

Commits on Mar 8, 2022

  1. Use the same interface to set TF identifiers for RegionalMuonShower a…

    …s for RegionalMuonCand
    dinyar committed Mar 8, 2022
    Configuration menu
    Copy the full SHA
    0e7d663 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    892b3db View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2f3ae1c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    200ae97 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    37281c1 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    925ab4f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1133d2e View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    d9783db View commit details
    Browse the repository at this point in the history
  9. Fix error inhibiting muon shower packing

    We were generating this error by looking at the wrong bits.
    dinyar committed Mar 8, 2022
    Configuration menu
    Copy the full SHA
    41b46f6 View commit details
    Browse the repository at this point in the history
  10. Select correct word in payload for muon showers

    Two out of six words from the payload are used for showers, we were
    unfortunately off by one.
    dinyar committed Mar 8, 2022
    Configuration menu
    Copy the full SHA
    9a78fe0 View commit details
    Browse the repository at this point in the history
  11. Don't write Run-2 EMTF debug data for Run-3

    Also make error message if we're in danger of overwriting data
    with muon shower info more useful.
    dinyar committed Mar 8, 2022
    Configuration menu
    Copy the full SHA
    a8c6d4f View commit details
    Browse the repository at this point in the history
  12. Only pack muon showers if they're valid

    This didn't actually break anything, but caused confusing errors when
    trying to pack (always empty) showers for OMTF.
    dinyar committed Mar 8, 2022
    Configuration menu
    Copy the full SHA
    dafa165 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    f046d30 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    69399a9 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    841964f View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    bca02af View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    a30d4d8 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    26727cc View commit details
    Browse the repository at this point in the history