-
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
Complete HE depth feature bit implementation #24556
Complete HE depth feature bit implementation #24556
Conversation
The code-checks are being triggered in jenkins. |
-code-checks Logs: https://cmssdt.cern.ch/SDT/code-checks/cms-sw-PR-24556/6436 Code check has found code style and quality issues which could be resolved by applying a patch in https://cmssdt.cern.ch/SDT/code-checks/cms-sw-PR-24556/6436/git-diff.patch You can run |
The code-checks are being triggered in jenkins. |
+code-checks Logs: https://cmssdt.cern.ch/SDT/code-checks/cms-sw-PR-24556/6437 |
A new Pull Request was created by @christopheralanwest for master. It involves the following packages: CalibCalorimetry/HcalTPGAlgos @cmsbuild, @tocheng, @nsmith-, @rekovic, @franzoni, @thomreis, @ggovi, @pohsun, @lpernie can you please review it and eventually sign? Thanks. cms-bot commands are listed here |
please test |
The tests are being triggered in jenkins. |
The tests are being triggered in jenkins. |
+1 The following merge commits were also included on top of IB + this PR after doing git cms-merge-topic: |
Comparison job queued. |
Comparison is ready Comparison Summary:
|
The pattern of changes in the comparison tests is the same as in my summary from September 17. No commits that could introduce any change in the behavior of this PR have been introduced since that time. |
+1 |
+1 |
+1 |
merge AlCa had already signed, the latest update does not look to affect their part |
This PR implements code changes needed to implement depth feature bits [1] into HE trigger primitives. The changes are as follows:
The feature bit code has been tested at 904 using uHTRs that read out only HE [2] and gives perfect agreement between data and emulation. As mentioned at [2], the online software does not yet support the loading of HE feature bit LUTs in uHTRs that read out both HB and HE and so data/emulation comparisons have not been performed for the highest and lowest ieta ranges of HE. I have verified that the LUTs are nevertheless generated for these towers, even though they are not currently used. Since all towers in HE have identical LUTs, no further changes will be needed for the mixed HB/HE readout.
The only changes in PR comparison tests will appear in the feature bits of the HE trigger primitives, in samples that contain an upgraded HE. As these feature bits are not yet used by any downstream quantity, no physical quantity will change.
[1] for details, see pages 23-25 of https://cms-docdb.cern.ch/cgi-bin/DocDB/ShowDocument?docid=12306
[2] http://cmsonline.cern.ch/cms-elog/1063064