-
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
[13_0_X] Combined backport of developments in CalibTracker/SiStripHitEfficiency
#41126
[13_0_X] Combined backport of developments in CalibTracker/SiStripHitEfficiency
#41126
Conversation
… of efficiency trends per layer vs variable (PU, inst. lumi, bx number)
…on errors in trend plots
A new Pull Request was created by @mmusich (Marco Musich) for CMSSW_13_0_X. It involves the following packages:
@cmsbuild, @tvami, @saumyaphor4252, @francescobrivio can you please review it and eventually sign? Thanks. cms-bot commands are listed here |
test parameters:
|
@cmsbuild, please test |
+1 Summary: https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-713285/31505/summary.html Comparison SummarySummary:
|
+alca |
This pull request is fully signed and it will be integrated in one of the next CMSSW_13_0_X IBs (tests are also fine) and once validation in the development release cycle CMSSW_13_1_X is complete. This pull request will now be reviewed by the release team before it's merged. @perrotta, @dpiparo, @rappoccio (and backports should be raised in the release meeting by the corresponding L2) |
urgent
|
@cms-sw/orp-l2 let's try to include this in the upcoming CMSSW_13_0_1 if possible Cheers, |
+1 |
backport of #41065
backport of #41050
backport of #40963
PR description:
The goal of this PR is to backport for 2023 data-taking several fixes and improvements proposed in the master branch for the
CalibTracker/SiStripHitEfficiency
package.CalibTracker/SiStripHitEfficiency
SiStripHitEffFromCalibTree
StripHitEffFromCalibTree
SiStripHitEfficiencyHarvester
a generic function for summary plots of efficiency trends per layer vs variable (PU, inst. lumi, bx number) This will show up directly in the GUI efficiency plots vs event quantities.SiStripHitEfficiencyHarvester
, using Clopper-Pearson confidence interval instead of naive binomial errors.SiStripHitEffFromCalibTree
subdetfound
andsubdettotal
PR validation:
cmssw compiles
The following command:
runs fine.
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:
Combined backport of #41065, #41050, #40963: needed for 2023 data-taking.