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

Fix CMS deprecation warning in L1Trigger subsystem #39798

Merged
merged 7 commits into from Oct 24, 2022

Commits on Oct 20, 2022

  1. Removed unused function L1MuDTTrack::triggerScale

    The function was using the obsolete calls to get data from the
    EventSetup. Removing it fixes the CMS deprecation warnings.
    Dr15Jones committed Oct 20, 2022
    Copy the full SHA
    b08e536 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    a8bf0fc View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    79c1014 View commit details
    Browse the repository at this point in the history
  4. Converted modules in L1Trigger/L1GctAnalyzer to one::EDAnalyzer

    This fixes the packages CMS deprecation warnings.
    Dr15Jones committed Oct 20, 2022
    Copy the full SHA
    191af33 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    b872f3e View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    ed0d5a6 View commit details
    Browse the repository at this point in the history
  7. Fixed CMS deprecation warnings in L1Trigger/L1TMuonEndCap

    - converted modules to one::EDAnalyzer
    - added esConsumes
    Dr15Jones committed Oct 20, 2022
    Copy the full SHA
    9a5b575 View commit details
    Browse the repository at this point in the history