-
Notifications
You must be signed in to change notification settings - Fork 4.3k
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
uGT framework and L1 ntuples for showers in the muon system for Run-3 (HadronicShowerTrigger-8) #36018
uGT framework and L1 ntuples for showers in the muon system for Run-3 (HadronicShowerTrigger-8) #36018
Conversation
+code-checks Logs: https://cmssdt.cern.ch/SDT/code-checks/cms-sw-PR-36018/26467
|
A new Pull Request was created by @dildick (Sven Dildick) for master. It involves the following packages:
@cmsbuild, @rekovic, @cecilecaillol can you please review it and eventually sign? Thanks. cms-bot commands are listed here |
please test |
-1 Failed Tests: RelVals RelVals-INPUT AddOn CMS StaticAnalyzer warnings: There are 2 inherits from legacy modules warnings. See https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-897525/20384/llvm-analysis/legacy-mod-sa.txt for details. RelVals
Expand to see more relval errors ...RelVals-INPUT
Expand to see more relval errors ...
AddOn Tests
Expand to see more addon errors ... |
Lots of failures. I'll have a look if it's always coming from |
please test |
-1 Failed Tests: RelVals RelVals-INPUT AddOn CMS StaticAnalyzer warnings: There are 2 inherits from legacy modules warnings. See https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-897525/20436/llvm-analysis/legacy-mod-sa.txt for details. RelVals
Expand to see more relval errors ...RelVals-INPUT
Expand to see more relval errors ...
AddOn Tests
Expand to see more addon errors ... |
@rekovic A parameter for the muon showers is not there apparently. I'll need to fix that. |
+code-checks Logs: https://cmssdt.cern.ch/SDT/code-checks/cms-sw-PR-36018/26554
|
@cmsbuild please test |
+1 Summary: https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-897525/21007/summary.html CMS StaticAnalyzer warnings: There are 2 inherits from legacy modules warnings. See https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-897525/21007/llvm-analysis/legacy-mod-sa.txt for details. Comparison SummarySummary:
|
All failures are coming from the messagelogger |
@rekovic Let me know if you have any more comments or questions. |
@rekovic Can you sign off, please? |
+1 |
This pull request is fully signed and it will be integrated in one of the next master IBs (tests are also fine). This pull request will now be reviewed by the release team before it's merged. @perrotta, @dpiparo, @qliphy (and backports should be raised in the release meeting by the corresponding L2) |
+1 |
PR description:
This PR does two things: (1) it builds out the Global Trigger framework for (hadronic) showers in the muon system for Run-3 (2) adds the
l1t::MuonShower
andl1t::MuonRegionalShower
objects to the L1 Ntuples package for rate/efficiency studies.MuonShower
object is introduced in the L1TGlobal emulator and data format packages. This object is treated separately from the regular Muon object. Much of it is based on the muon code, but fortunately it's much simpler.PR validation:
/HTo2LongLivedTo4b_MH-1000_MFF-450_CTau-100000mm_TuneCP5_14TeV_pythia8/Run3Winter20DRPremixMiniAOD-110X_mcRun3_2021_realistic_v6-v2/GEN-SIM-RAW
There should be no changes in any workflow since the showers are not enabled in the global trigger logic.
if this PR is a backport please specify the original PR and why you need to backport that PR:
N/A