-
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
Update ecalMultiFitUncalibRecHit_cfi.py parameters for CC #46763
base: master
Are you sure you want to change the base?
Conversation
Changed ourOfTimeThresholdGain61pEB and ...mEB parameters for CC reconstruction from 3.0 to 12.0 on lines 15 and 16
Update ecalMultiFitUncalibRecHit_cfi.py
cms-bot internal usage |
+code-checks Logs: https://cmssdt.cern.ch/SDT/code-checks/cms-sw-PR-46763/42746
|
A new Pull Request was created by @jking79 for master. It involves the following packages:
@cmsbuild, @jfernan2, @mandrenguyen can you please review it and eventually sign? Thanks. cms-bot commands are listed here |
@jking79 are these constants being used in Run3 at present? Thanks |
type ecal |
please test |
Hi @jfernan2 just to confirm that these changes have no effect on current data taking since the CC timing is not used in the default reconstruction at the moment. |
+1 Size: This PR adds an extra 12KB to repository Comparison SummarySummary:
|
assign alca |
+1 |
Hi @jking79 , since alca was assigned, could you please point out in the PR description some reference for that discrepancy, and possibly also some plot that shows that with the proposed new settings such a discrepancy gets resolved? |
Hello @perrotta , The discrepancy was first presented to ECALDPG here :CCtiming_checks_in_Ecal.pdf and the correction for the discrepancy was presented here : ECALDPG_20Nov2024.pdf |
@jking79 , sorry for being picky, but only from the slides that you are pointing out it is far from obvious to understand:
The problem is shown at P3 in ECALDPG_20Nov2024.pdf and I assume that what you call "re-reco 2024F" in the text corresponds to what is called "HOFilter 2024F" in the figure. Then definitely 2024F re-reco has too large SFs with respect to the other distributions: I assume that this is the problem that you want to solve (even though the circle in the figure at high pt is around the other distributions, not the wrong one...). But then there is not a similar figure that shows how this PR fixes the SFs, while all other figures in the presentations looks quite obscure to non ecal experts. For the sake of documenting in this PR what you want to fix, and how it is fixed by the PR, could you please add in the PR description:
Thank you! |
Changed ourOfTimeThresholdGain61pEB and ourOfTimeThresholdGain61mEB parameters for CC reconstruction from 3.0 to 12.0 on lines 15 and 16 of RecoLocalCalo/EcalRecProducers/python/ecalMultiFitUncalibRecHit_cfi.py
PR description:
This change address discrepancy seen in JERSF for TeV jets.
PR validation:
This PR makes an adjustment to config parameters and does not touch the code.