-
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
BackPort(#42745) Phase2 MuonHLTSeed MVA Classifier to CMSSW_13_1_X for AR #42822
BackPort(#42745) Phase2 MuonHLTSeed MVA Classifier to CMSSW_13_1_X for AR #42822
Conversation
A new Pull Request was created by @swkim95 (Sungwon Kim) for CMSSW_13_1_X. It involves the following packages:
@Martin-Grunewald, @cmsbuild, @missirol, @jfernan2, @mmusich, @mandrenguyen can you please review it and eventually sign? Thanks. cms-bot commands are listed here
|
@swkim95 why was this PR closed? |
@mmusich Hi, I accidentally pressed enter while I was writing the description and title. Sorry for the mess... I'll make proper one right away. |
@swkim95 you can just re-open this one and edit the description later |
Oh Okay, I've reopened it. Thanks for the help! |
backport of #42745 |
type muon |
@cmsbuild, please test |
@cmsbuild, please abort |
test parameters: |
@cmsbuild, please test |
+1 Summary: https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-11d513/34823/summary.html Comparison SummarySummary:
|
+hlt
|
+1 |
merge |
+1 |
This pull request is fully signed and it will be integrated in one of the next CMSSW_13_1_X IBs (tests are also fine) and once validation in the development release cycle CMSSW_13_3_X is complete. This pull request will be automatically merged. |
PR description:
This is backport PR of #42745 to CMSSW_13_1_X.
PR for Phase2 version of MuonHLTSeedMVAClassifier which is already implemented in Run3.
Phase2 version uses L1TkMuon-related variables to classify IO triplet TrajectorySeed and choose seeds which are likely to build tracks.
The materials related to this PR were presented in HLT upgrade meetings are listed below.
5th Sep : https://indico.cern.ch/event/1322372/contributions/5564947/subcontributions/440622/attachments/2708948/4703657/2023Sep05_SeedClassifier_update.pdf
22nd Aug : https://indico.cern.ch/event/1317689/contributions/5543745/subcontributions/438812/attachments/2701219/4688626/2023Aug22_SeedClassifier_update.pdf
This PR modifies 5 Phase2 MuonHLT paths and 1 Phase2 HLT module, and adds 1 new module. (paths and modules under HLTrigger/Configuration/python/HLT_75e33/)
hltIter2Phase2L3FromL1TkMuonPixelSeedsFiltered_cfi.py
addedhltIter2Phase2L3FromL1TkMuonCkfTrackCandidates_cfi.py
now useshltIter2Phase2L3FromL1TkMuonPixelSeedsFiltered
for its src.The original PR also has CMS-Data PR : cms-data/RecoMuon-TrackerSeedGenerator#6
This CMS-Data is to use data files in https://github.com/cms-data/RecoMuon-TrackerSeedGenerator
(Should I make backport of CMS-Data for this PR also?)
PR validation: