-
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
Add PbPbHighPtJets skim for 2024 PbPb #46499
Conversation
Updated for eta cut, switched selector Updates to simplify the output content commands
cms-bot internal usage |
youyingli This is the last PR needed for PbPb data taking this year (well, it's backport). As you suggested let's follow up with @cms-sw/pdmv-l2 how to do test these. |
+code-checks Logs: https://cmssdt.cern.ch/SDT/code-checks/cms-sw-PR-46499/42350
|
A new Pull Request was created by @cfmcginn for master. It involves the following packages:
@AdrianoDee, @cmsbuild, @kskovpen, @miquork, @sunilUIET can you please review it and eventually sign? Thanks. cms-bot commands are listed here |
please test |
+1 Size: This PR adds an extra 12KB to repository Comparison SummarySummary:
|
cfmcginn please proceed with a 14_1_X backport |
Should this skim be also included in the autoSkim file? |
I will setup the backport. For the autoSkim line, perhaps it makes sense for me to update after #46447 is merged? |
I think it's best to just update everything now, and we handle the merge conflicts as they arise. |
Understood, will do |
+1 |
@cfmcginn , this PR now has conflicts, can you please resolve it? |
I believe the conflict is resolved |
+code-checks Logs: https://cmssdt.cern.ch/SDT/code-checks/cms-sw-PR-46499/42443
|
+1 |
-1 Failed Tests: RelVals-INPUT The following merge commits were also included on top of IB + this PR after doing git cms-merge-topic:
You can see more details here:
RelVals-INPUT
Expand to see more relval errors ...
Comparison SummarySummary:
|
+pdmv |
please test with #46559 |
+1 |
merge |
+1 Size: This PR adds an extra 20KB to repository The following merge commits were also included on top of IB + this PR after doing git cms-merge-topic: You can see more details here: Comparison SummarySummary:
|
PR description:
This PR adds a new skim for high-pT jets (pT > 300, |eta| < 2.4) saving RAW-RECO in PbPb. Should correspond to no greater than 100k events (estimate from 2018 data puts it at ~20k). To be applied to the hadronic physics PDs (i.e. not HIForward/UPCs).
@mandrenguyen
PR validation:
Tested in CMSSW_14_2_X_2024-10-20-0000, compiles and appears to run when tested w/ runTheMatrix.py -l 142.0 -n -e, modifying step 3 to include the newly defined PbPbHighPtJets skim as:
The output appears correctly sensitive to specified trigger path and threshold cuts.
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:
To be backported to 14_1_X. EDIT: Backport is now up here #46514