-
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
Add HF Minimum Bias algorithm to Stage1 Emulator (backport 74X #10695) #10697
Add HF Minimum Bias algorithm to Stage1 Emulator (backport 74X #10695) #10697
Conversation
A new Pull Request was created by @richard-cms (R. Alex Barbieri) for CMSSW_7_4_X. Add HF Minimum Bias algorithm to Stage1 Emulator (backport 74X #10695) It involves the following packages: L1Trigger/L1TCalorimeter @cmsbuild, @mulhearn can you please review it and eventually sign? Thanks. |
please test |
The tests are being triggered in jenkins. |
+1 |
This pull request is fully signed and it will be integrated in one of the next CMSSW_7_4_X IBs once checked with relvals in the development release cycle of CMSSW (tests are also fine). This pull request requires discussion in the ORP meeting before it's merged. @davidlange6, @Degano, @smuzaffar |
@richard-cms @mulhearn - this is expected to change results (eg, in the 25ns MC). Is that correct? |
This PR alone will not change any results on MC, because an upstream issue with the HCAL digis means that the new algo will always return 0 for MC. For Data, the digis are properly packed/unpacked, so depending on the GT menu these HF Minimum Bias bits will actually be used. |
@richard-cms - I was partly asking because I saw changes in workflow 25202 in the comparisons. maybe that is purely internal to the L1 given the issue you mention? |
The 7_6_X branch was successfully merged. Is there any problem with this branch? |
@davidlange6: is this all cleared up or is there some concern from the relvals? |
+1 |
Add HF Minimum Bias algorithm to Stage1 Emulator (backport 74X #10695)
Backport of #10695 to 74X.