-
Notifications
You must be signed in to change notification settings - Fork 4.6k
Backport-CMSSW_15_0_X-fix-Repack-RawSkim-Logic #48070
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
Backport-CMSSW_15_0_X-fix-Repack-RawSkim-Logic #48070
Conversation
|
A new Pull Request was created by @LinaresToine for CMSSW_15_0_X. It involves the following packages:
@antoniovilela, @cmsbuild, @davidlange6, @fabiocos, @mandrenguyen, @rappoccio can you please review it and eventually sign? Thanks. cms-bot commands are listed here
|
|
cms-bot internal usage |
|
backport of #48069 |
|
please test workflow 141.114 |
|
+1 |
|
This pull request is fully signed and it will be integrated in one of the next CMSSW_15_0_X IBs (tests are also fine) and once validation in the development release cycle CMSSW_15_1_X is complete. This pull request will be automatically merged. |
PR description:
After validating the output of the new feature developed in #47525, we identified a bug in the logic in which the raw skim outputs are overwritten in the PSet file. I will provide details now:
process.baseSelectionobject gets overwritten.ReserveDMuraw skim forParkingDoubleMuonLowMass0andParkingDoubleMuonLowMass1, we get identical outputs for each raw skim dataset.The previous behavior can be seen in the PSet section:
I have placed the bugged PSet and corresponding output in:
PR validation:
We tested the changes in this PR locally, and now we get relevant outputs. In summary, we see the following:
/eos/cms/store/t0streamer/Data/ParkingDoubleMuonLowMass0/000/391/950/run391950_ls0003_streamParkingDoubleMuonLowMass0_StorageManager.dat--> 321 eventsParkingDoubleMuonLowMass0_ReserveDMu_RAW--> 56 eventsParkingDoubleMuonLowMass1_ReserveDMu_RAW--> 32 eventsI have placed the new PSet and corresponding output in:
This PR is a backport to CMSSW_15_0_X for current datataking