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

Introduce a Long-track bonus in CkfTrackBuilder #45023

Merged
merged 9 commits into from
Jun 6, 2024

Conversation

VinInn
Copy link
Contributor

@VinInn VinInn commented May 23, 2024

I have introduced a bonus mechanism for candiate comparison in CkfTrackBuilder similar to the one present since long time in the Grouped one.

The main effect should be to have longer electrons.
In this PR the default areno-op so no regression is expected.
Muon and HLT has been left with no Bonus mechanism as well.
An optimization procedures can be applied for Electrons, conversions and eventually Muons to determine the parameters for production .

The effect can be observed in the number of missing outer hits for electrons in zee events with pile-up
(here for two values of the bonus 5 and 10 (10 is the default in grouped)
http://innocent.home.cern.ch/innocent/RelVal/zeePu14Bonus/plots_gsf_electronGsf/hitsAndPt.pdf

Discussion scheduled in TRK-POG meeting on June 3rd.

@cmsbuild
Copy link
Contributor

cmsbuild commented May 23, 2024

cms-bot internal usage

@cmsbuild
Copy link
Contributor

+code-checks

Logs: https://cmssdt.cern.ch/SDT/code-checks/cms-sw-PR-45023/40315

@cmsbuild
Copy link
Contributor

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

It involves the following packages:

  • HLTrigger/Configuration (hlt)
  • RecoEgamma/EgammaPhotonProducers (reconstruction)
  • RecoMuon/L3TrackFinder (hlt, reconstruction)
  • RecoTracker/CkfPattern (reconstruction)

@mandrenguyen, @jfernan2, @Martin-Grunewald, @cmsbuild, @mmusich can you please review it and eventually sign? Thanks.
@ram1123, @dgulhan, @sameasy, @andrea21z, @sobhatta, @varuns23, @missirol, @mtosi, @abbiendi, @silviodonato, @gpetruc, @rociovilar, @JanFSchulte, @CeliaFernandez, @jainshilpi, @cericeci, @afiqaize, @jhgoh, @mmusich, @Sam-Harper, @felicepantaleo, @rovere, @HuguesBrun, @trocino, @lgray, @VourMa, @Martin-Grunewald, @Fedespring, @Prasant1993, @bellan, @GiacomoSguazzoni, @valsdav, @VinInn, @a-kapoor this is something you requested to watch as well.
@sextonkennedy, @antoniovilela, @rappoccio you are the release manager for this.

cms-bot commands are listed here

@VinInn
Copy link
Contributor Author

VinInn commented May 23, 2024

@cmsbuild , please test

@cmsbuild
Copy link
Contributor

-1

Failed Tests: UnitTests
Summary: https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-d0b7d4/39487/summary.html
COMMIT: 3457dcb
CMSSW: CMSSW_14_1_X_2024-05-22-2300/el8_amd64_gcc12
User test area: For local testing, you can use /cvmfs/cms-ci.cern.ch/week0/cms-sw/cmssw/45023/39487/install.sh to create a dev area with all the needed externals and cmssw changes.

Unit Tests

I found 1 errors in the following unit tests:

---> test test_hltMenuContentToCSVs had ERRORS

Comparison Summary

Summary:

  • You potentially removed 44 lines from the logs
  • Reco comparison results: 19924 differences found in the comparisons
  • DQMHistoTests: Total files compared: 49
  • DQMHistoTests: Total histograms compared: 3445370
  • DQMHistoTests: Total failures: 3591
  • DQMHistoTests: Total nulls: 5
  • DQMHistoTests: Total successes: 3441754
  • DQMHistoTests: Total skipped: 20
  • DQMHistoTests: Total Missing objects: 0
  • DQMHistoSizes: Histogram memory added: 0.094 KiB( 48 files compared)
  • DQMHistoSizes: changed ( 141.042 ): 0.004 KiB JetMET/SUSYDQM
  • DQMHistoSizes: changed ( 141.044 ): 0.090 KiB JetMET/SUSYDQM
  • Checked 206 log files, 170 edm output root files, 49 DQM output files
  • TriggerResults: found differences in 1 / 47 workflows

@VinInn
Copy link
Contributor Author

VinInn commented May 23, 2024

the test in question passed in my local area

[innocent@patatrack02 Configuration]$ scripts/utils/hltMenuContentToCSVs /dev/CMSSW_13_0_0/GRun --meta scripts/utils/hltPathOwners.json
./tabHLTPrescales.csv
./tabHLTMenu.csv
./tabHLTDatasetsAndStreams.csv

@VinInn
Copy link
Contributor Author

VinInn commented May 23, 2024

The DQM regressions are expected and expert need to validate at some point (after retuning?). I do not see the difference in TriggerResults: are all 0.

@mmusich
Copy link
Contributor

mmusich commented May 23, 2024

the test in question passed in my local area

It's likely a (transient) and unrelated connection glitch to confDB (at the same time of the failure, I observed other related failures).

@mmusich
Copy link
Contributor

mmusich commented May 23, 2024

@VinInn
Copy link
Contributor Author

VinInn commented May 23, 2024

@mmusich would need to look to the menu to see if anything has been pulled out from the default instead of from the customizer...

@cmsbuild
Copy link
Contributor

+code-checks

Logs: https://cmssdt.cern.ch/SDT/code-checks/cms-sw-PR-45023/40333

  • This PR adds an extra 40KB to repository

@cmsbuild
Copy link
Contributor

Pull request #45023 was updated. @mmusich, @jfernan2, @Martin-Grunewald, @mandrenguyen, @cmsbuild can you please check and sign again.

@mmusich
Copy link
Contributor

mmusich commented May 24, 2024

@cmsbuild, please test

@cmsbuild
Copy link
Contributor

+code-checks

Logs: https://cmssdt.cern.ch/SDT/code-checks/cms-sw-PR-45023/40335

  • This PR adds an extra 40KB to repository

@cmsbuild
Copy link
Contributor

+1

Summary: https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-d0b7d4/39507/summary.html
COMMIT: e4cbb50
CMSSW: CMSSW_14_1_X_2024-05-23-2300/el8_amd64_gcc12
User test area: For local testing, you can use /cvmfs/cms-ci.cern.ch/week0/cms-sw/cmssw/45023/39507/install.sh to create a dev area with all the needed externals and cmssw changes.

Comparison Summary

Summary:

  • You potentially added 2 lines to the logs
  • Reco comparison results: 16 differences found in the comparisons
  • DQMHistoTests: Total files compared: 49
  • DQMHistoTests: Total histograms compared: 3445370
  • DQMHistoTests: Total failures: 9
  • DQMHistoTests: Total nulls: 0
  • DQMHistoTests: Total successes: 3445341
  • DQMHistoTests: Total skipped: 20
  • DQMHistoTests: Total Missing objects: 0
  • DQMHistoSizes: Histogram memory added: 0.0 KiB( 48 files compared)
  • Checked 206 log files, 170 edm output root files, 49 DQM output files
  • TriggerResults: no differences found

@slava77
Copy link
Contributor

slava77 commented Jun 3, 2024

@cms-sw/hlt-l2 @cms-sw/reconstruction-l2
are there any pending comments still?
Please check/clarify.
Thank you.

@jfernan2
Copy link
Contributor

jfernan2 commented Jun 3, 2024

+1

@mmusich
Copy link
Contributor

mmusich commented Jun 3, 2024

HLT was planning to sign after reco signs off (only obligatory config changes in HLT related packages)

@mmusich
Copy link
Contributor

mmusich commented Jun 3, 2024

+hlt

@cmsbuild
Copy link
Contributor

cmsbuild commented Jun 3, 2024

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. @rappoccio, @sextonkennedy, @antoniovilela (and backports should be raised in the release meeting by the corresponding L2)

@slava77
Copy link
Contributor

slava77 commented Jun 5, 2024

@rappoccio @antoniovilela
the PR is fully signed for two days now.
What is the reason to further delay merging?
Please clarify.
Thank you.

@rappoccio
Copy link
Contributor

+1

@cmsbuild cmsbuild merged commit 1b37815 into cms-sw:master Jun 6, 2024
11 checks passed
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.

6 participants