Skip to content
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

Addition of packedCandidates track chi2 information to pp_on_AA miniAOD #30566

Merged
merged 10 commits into from
Jul 25, 2020

Conversation

abaty
Copy link
Contributor

@abaty abaty commented Jul 7, 2020

PR description:

This add a producer that makes two value maps which store the normalized-chi2 values of the tracks attached to objects in the PackedPFCandidate and lostTracks collections for mini-AOD in the pp_on_AA eras. These normalized chi2 values are used in many heavy ion analyses as part of the track selection.

PR validation:

This was checked using the config in /afs/cern.ch/user/a/abaty/work/public/forPeople/forChi2PR, which was used for testing the heavy ion miniAOD workflow. Both new collections (for lostTracks and PackedPFCandidates) are present and contain reasonable values.

@mandrenguyen

@cmsbuild
Copy link
Contributor

cmsbuild commented Jul 7, 2020

The code-checks are being triggered in jenkins.

@cmsbuild
Copy link
Contributor

cmsbuild commented Jul 7, 2020

-code-checks

Logs: https://cmssdt.cern.ch/SDT/code-checks/cms-sw-PR-30566/16803

Code check has found code style and quality issues which could be resolved by applying following patch(s)

@slava77
Copy link
Contributor

slava77 commented Jul 7, 2020

uint8_t normalizedChi2_ is saved in the packed cands. Is this too coarse?

@abaty
Copy link
Contributor Author

abaty commented Jul 7, 2020

uint8_t normalizedChi2_ is saved in the packed cands. Is this too coarse?

Yes, we found that this variable is not precise enough for our needs because it is truncated to a uint8.

@slava77
Copy link
Contributor

slava77 commented Jul 8, 2020

Code check has found code style and quality issues which could be resolved by applying following patch(s)

* **code-format**:
  https://cmssdt.cern.ch/SDT/code-checks/cms-sw-PR-30566/16803/code-format.patch

this is required before further tests of this PR can be done

@cmsbuild
Copy link
Contributor

cmsbuild commented Jul 8, 2020

The code-checks are being triggered in jenkins.

@cmsbuild
Copy link
Contributor

cmsbuild commented Jul 8, 2020

+code-checks

Logs: https://cmssdt.cern.ch/SDT/code-checks/cms-sw-PR-30566/16856

@cmsbuild
Copy link
Contributor

cmsbuild commented Jul 8, 2020

A new Pull Request was created by @abaty for master.

It involves the following packages:

PhysicsTools/PatAlgos

@perrotta, @jpata, @cmsbuild, @santocch, @slava77 can you please review it and eventually sign? Thanks.
@rappoccio, @gouskos, @hatakeyamak, @emilbols, @peruzzim, @seemasharmafnal, @mmarionncern, @ahinzmann, @smoortga, @jdolen, @ferencek, @jdamgov, @nhanvtran, @gkasieczka, @schoef, @andrzejnovak, @clelange, @riga, @JyothsnaKomaragiri, @mverzett, @gpetruc, @mariadalfonso this is something you requested to watch as well.
@silviodonato, @dpiparo you are the release manager for this.

cms-bot commands are listed here

@slava77
Copy link
Contributor

slava77 commented Jul 8, 2020

@cmsbuild please test

@cmsbuild
Copy link
Contributor

cmsbuild commented Jul 8, 2020

The tests are being triggered in jenkins.

@cmsbuild
Copy link
Contributor

cmsbuild commented Jul 17, 2020

The tests are being triggered in jenkins.

@cmsbuild
Copy link
Contributor

+1
Tested at: 0cf27e8
https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-d0e872/8095/summary.html
CMSSW: CMSSW_11_2_X_2020-07-17-2300
SCRAM_ARCH: slc7_amd64_gcc820

@cmsbuild
Copy link
Contributor

Comparison job queued.

@cmsbuild
Copy link
Contributor

Comparison is ready
https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-d0e872/8095/summary.html

Comparison Summary:

  • No significant changes to the logs found
  • ROOTFileChecks: Some differences in event products or their sizes found
  • Reco comparison results: 0 differences found in the comparisons
  • DQMHistoTests: Total files compared: 34
  • DQMHistoTests: Total histograms compared: 2525996
  • DQMHistoTests: Total failures: 1
  • DQMHistoTests: Total nulls: 0
  • DQMHistoTests: Total successes: 2525948
  • DQMHistoTests: Total skipped: 47
  • DQMHistoTests: Total Missing objects: 0
  • DQMHistoSizes: Histogram memory added: 0.0 KiB( 33 files compared)
  • Checked 144 log files, 17 edm output root files, 34 DQM output files

@jpata
Copy link
Contributor

jpata commented Jul 20, 2020

+1

(see motivation here: #30566 (comment))

@perrotta
Copy link
Contributor

+1 (see motivation here: #30566 (comment))

@jpata reco approval was added and removed at once by bot. I suspect it is because "+1" and the comment are written on the same line. Maybe you can try with two separate lines and see whether it is accepted as such...

@jpata
Copy link
Contributor

jpata commented Jul 21, 2020

+1 (see motivation here: #30566 (comment))

@jpata reco approval was added and removed at once by bot. I suspect it is because "+1" and the comment are written on the same line. Maybe you can try with two separate lines and see whether it is accepted as such...

Oops, thanks for the heads up.

@santocch
Copy link

+1

@cmsbuild
Copy link
Contributor

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)

@silviodonato
Copy link
Contributor

+1

@cmsbuild cmsbuild merged commit 589ccc5 into cms-sw:master Jul 25, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants