-
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
Fix uninitialized values in HcalTopology #46305
Conversation
Please test |
cms-bot internal usage |
NOTE: the logic in the two different constructors should be unified such that there is only one method doing the work. |
please test |
+code-checks Logs: https://cmssdt.cern.ch/SDT/code-checks/cms-sw-PR-46305/42124 |
A new Pull Request was created by @Dr15Jones for master. It involves the following packages:
@Dr15Jones, @bsunanda, @civanch, @kpedro88, @makortel, @mdhildreth can you please review it and eventually sign? Thanks. cms-bot commands are listed here |
+1 Size: This PR adds an extra 28KB to repository Comparison SummarySummary:
|
hold The grouping of modes does not match what is now done in #46308 |
Pull request has been put on hold by @Dr15Jones |
superseded |
PR description:
This problem was seen in attempts to create the new DB entries.
PR validation:
Code compiles. Running the job seems to produce reasonable values for HBSize_, etc.