-
Notifications
You must be signed in to change notification settings - Fork 4.4k
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
Produce nLayerIT variable in EgammaHLTGsfTrackVarProducer #32180
Conversation
-code-checks Logs: https://cmssdt.cern.ch/SDT/code-checks/cms-sw-PR-32180/19904
Code check has found code style and quality issues which could be resolved by applying following patch(s)
|
+code-checks Logs: https://cmssdt.cern.ch/SDT/code-checks/cms-sw-PR-32180/19905
|
A new Pull Request was created by @swagata87 (Swagata Mukherjee) for master. It involves the following packages: RecoEgamma/EgammaHLTProducers @Martin-Grunewald, @cmsbuild, @fwyzard can you please review it and eventually sign? Thanks. cms-bot commands are listed here |
please test |
The tests are being triggered in jenkins.
|
+1 |
Comparison job queued. |
Comparison is ready @slava77 comparisons for the following workflows were not done due to missing matrix map:
Comparison Summary:
|
+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. @silviodonato, @dpiparo, @qliphy (and backports should be raised in the release meeting by the corresponding L2) |
+1 |
Produce nLayerIT variable in EgammaHLTGsfTrackVarProducer (backport of #32180)
PR description:
This PR is adding one new variable, number of hits in inner tracker, in EgammaHLTGsfTrackVarProducer. This is a GSF track quality variable, and can be used in electron triggers. In the context of phase2 single electron trigger studies, a cut on this variable was found to be useful, specially in barrel. It might be useful in run3 as well. More details can be found in: https://indico.cern.ch/event/955898/contributions/4017015/subcontributions/314963/attachments/2106919/3543478/HLT_upgrade_Sept_Swagata.pdf
PR validation:
runTheMatrix.py -l 11634.0
This PR is not a backport.
A backport to 11_1_X is needed for HLT-TDR.