-
Notifications
You must be signed in to change notification settings - Fork 4.6k
Set default value for jets w/o SV info in HI CSV tagger #32326
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
Conversation
|
+code-checks Logs: https://cmssdt.cern.ch/SDT/code-checks/cms-sw-PR-32326/20157
|
|
A new Pull Request was created by @mandrenguyen (Matthew Nguyen) for master. It involves the following packages: RecoBTag/Combined @perrotta, @jpata, @cmsbuild, @slava77 can you please review it and eventually sign? Thanks. cms-bot commands are listed here |
|
please test with workflow 140.5611 |
|
please test workflow 140.5611 |
|
The tests are being triggered in jenkins.
|
|
+1 |
|
Comparison job queued. |
|
Comparison is ready Comparison Summary:
|
Thanks for the comparison (and also the suggestions). It would appear that if we send the xml file a negative mass value it will always return the same value for the discriminator. I haven't dug into the file to understand why that happens, but at least it gives the same value every time, and not something random, which would have been harder to spot. |
|
@mandrenguyen (just in case you forgot it): if you apply here the last commit as you did for the 10_2 backport of this PR, I can launch the tests |
|
+code-checks Logs: https://cmssdt.cern.ch/SDT/code-checks/cms-sw-PR-32326/20189
|
|
please test |
|
The tests are being triggered in jenkins.
|
|
+1 |
|
Comparison job queued. |
|
Comparison is ready Comparison Summary:
|
|
+1
|
|
This pull request is fully signed and it will be integrated in one of the next master IBs (tests are also fine). This pull request will now be reviewed by the release team before it's merged. @silviodonato, @dpiparo, @qliphy (and backports should be raised in the release meeting by the corresponding L2) |
|
+1 |

PR description:
The heavy-ion version of the CSV tagger was introduced into 11_2 in #31660
A peak is observed at a discriminator value of 0.30755
This was tracked down to change made during the review of #31660 which changed the way jets with no secondary vertex are identified.
This PR reverts to the original logic, and these jets now take a value of -1, as they should.
11_2_X backport is #32331
PR validation:
Validated with wfs 140.5611 and 158.01