-
Notifications
You must be signed in to change notification settings - Fork 4.6k
L1-uGT emulator: fixes to AXOL1TL's inputs [13_3_X]
#49786
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
base: CMSSW_13_3_X
Are you sure you want to change the base?
L1-uGT emulator: fixes to AXOL1TL's inputs [13_3_X]
#49786
Conversation
|
A new Pull Request was created by @missirol for CMSSW_13_3_X. It involves the following packages:
@BenjaminRS, @cmsbuild, @quinnanm can you please review it and eventually sign? Thanks. cms-bot commands are listed here
|
|
cms-bot internal usage |
|
type bugfix |
|
please test |
|
+1 Size: This PR adds an extra 20KB to repository Comparison SummarySummary:
|
backport of #49753
backport of #47564 (partially)
PR description:
This PR includes two bugfixes to the emulation of the AXOL1TL model in the L1-uGT, corresponding to #49753 (to fix the "Pt" values) [*] plus a partial backport of #47564 (to fix the muon eta/phi values used as AXOL1TL's input features).
In addition, this PR removes an unnecessary
std::coutcall (a simple cleanup which was done as part of #43791, but not backported back then to13_3_X).[*] From the description of #49753.
PR validation:
None beyond the validation done for #49754.
If this PR is a backport, please specify the original PR and why you need to backport that PR. If this PR will be backported, please specify to which release cycle the backport is meant for:
#49753
#47564 (partially)
Backport of two bugfixes to the L1-uGT emulator, in case this CMSSW cycle is used for future Run-3 MC campaigns.