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

Clean-up of L1 Tracker cluster, stub & track truth-reco association code #32549

Merged
merged 6 commits into from Jan 12, 2021

Conversation

tomalin
Copy link
Contributor

@tomalin tomalin commented Dec 18, 2020

PR description:

This is a clean-up of the code in SimTracker/TrackTriggerAssociation/ , which should not change the performance at all. The changes are:

  1. Comments added to the reco-truth association classes of the CMS Upgrade L1 clusters, L1 stubs & L1 tracks in SimTracker/TrackTriggerAssociation/interface/*.h , to explain what they do, and the exact association criteria they use.
  2. Several typedefs defined (some in SimTracker/TrackAssociation/ and others in DataFormats/ or SimDataFormats/ to replace the very long object type names (some exceeding 100 characters) appearing in SimTracker/TrackAssociation/
  3. A very superficial cleanup of the producers in SimTracker/TrackAssociation/plugins/ , simply replacing a few "for loops" by their C++11 versions.

I've rerun the cluster & stub production & association on a GEN-SIM-RAW-MC (ttbar + 200PU), and checked that the L1 tracking performance is unchanged.

@cmsbuild
Copy link
Contributor

-code-checks

Logs: https://cmssdt.cern.ch/SDT/code-checks/cms-sw-PR-32549/20507

  • This PR adds an extra 32KB to repository

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

@cmsbuild
Copy link
Contributor

+code-checks

Logs: https://cmssdt.cern.ch/SDT/code-checks/cms-sw-PR-32549/20510

  • This PR adds an extra 36KB to repository

@cmsbuild
Copy link
Contributor

A new Pull Request was created by @tomalin (Ian Tomalin) for master.

It involves the following packages:

DataFormats/L1TrackTrigger
SimDataFormats/TrackingAnalysis
SimTracker/TrackTriggerAssociation

@civanch, @kpedro88, @jmduarte, @cmsbuild, @rekovic, @mdhildreth can you please review it and eventually sign? Thanks.
@fabiocos, @Fedespring, @apsallid, @makortel, @trocino, @sviret, @abbiendi, @GiacomoSguazzoni, @JanFSchulte, @rovere, @VinInn, @calderona, @HuguesBrun, @jhgoh, @lecriste, @threus, @ebrondol, @mtosi, @dgulhan, @cericeci this is something you requested to watch as well.
@silviodonato, @dpiparo, @qliphy you are the release manager for this.

cms-bot commands are listed here

@kpedro88
Copy link
Contributor

@tomalin can you give this PR a more meaningful/descriptive title?

@tomalin tomalin changed the title Ian assoc clean 11 3 0 pre1 Clean-up of L1 Tracker cluster, stub & track truth-reco association code Dec 18, 2020
@silviodonato
Copy link
Contributor

please test

@tomalin
Copy link
Contributor Author

tomalin commented Dec 24, 2020

I've implemented the code changes suggested by the review. (All nice ideas, thanks!).
I've not yet had time to revalidate the code following these changes, so the merge should wait until I have done so.

@cmsbuild
Copy link
Contributor

+code-checks

Logs: https://cmssdt.cern.ch/SDT/code-checks/cms-sw-PR-32549/20578

  • This PR adds an extra 40KB to repository

@cmsbuild
Copy link
Contributor

Pull request #32549 was updated. @civanch, @kpedro88, @jmduarte, @cmsbuild, @rekovic, @mdhildreth can you please check and sign again.

@tomalin
Copy link
Contributor Author

tomalin commented Dec 24, 2020

I've validated the revised code. The tracking performance and the output EDProducts are unchanged.

@kpedro88
Copy link
Contributor

please test

@cmsbuild
Copy link
Contributor

+1

Summary: https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-dd00ef/11869/summary.html
CMSSW: CMSSW_11_3_X_2020-12-24-1100/slc7_amd64_gcc900

Comparison Summary

@slava77 comparisons for the following workflows were not done due to missing matrix map:

  • /data/cmsbld/jenkins/workspace/compare-root-files-short-matrix/data/PR-dd00ef/1325.81_TTbar_13_106Xv1NanoAODINPUT+TTbar_13_106Xv1NanoAODINPUT+NANOEDMMC2017_106XMiniAODv1+HARVESTNANOAODMC2017_106XMiniAODv1
  • /data/cmsbld/jenkins/workspace/compare-root-files-short-matrix/data/PR-dd00ef/136.8523_RunJetHT2018C_nanoULremini+RunJetHT2018C_nanoULremini+NANOEDM2018_106Xv2+HARVESTNANOAOD2018_106Xv2

Summary:

  • No significant changes to the logs found
  • Reco comparison results: 0 differences found in the comparisons
  • DQMHistoTests: Total files compared: 37
  • DQMHistoTests: Total histograms compared: 2716967
  • DQMHistoTests: Total failures: 1
  • DQMHistoTests: Total nulls: 0
  • DQMHistoTests: Total successes: 2716944
  • DQMHistoTests: Total skipped: 22
  • DQMHistoTests: Total Missing objects: 0
  • DQMHistoSizes: Histogram memory added: 0.0 KiB( 36 files compared)
  • Checked 156 log files, 37 edm output root files, 37 DQM output files

@kpedro88
Copy link
Contributor

+upgrade

@civanch
Copy link
Contributor

civanch commented Jan 11, 2021

+1

@rekovic
Copy link
Contributor

rekovic commented Jan 12, 2021

+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)

@qliphy
Copy link
Contributor

qliphy commented Jan 12, 2021

+1

@cmsbuild cmsbuild merged commit bd24a23 into cms-sw:master Jan 12, 2021
@tomalin tomalin deleted the ianAssocClean_11_3_0_pre1 branch March 10, 2021 17:59
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.

None yet

8 participants