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

[L1T] Fix mva ntuple variable #39730

Merged
merged 2 commits into from Oct 19, 2022
Merged

[L1T] Fix mva ntuple variable #39730

merged 2 commits into from Oct 19, 2022

Conversation

epalencia
Copy link
Contributor

PR description:

The ntuple was filling the track mva variable with -99 as a default until the mva variable was ready to be used. We have now replaced the -99 to the actual mva variable. This is a very minor change.

PR validation:

This works correctly when running the ntuple. Basic formatting checks after the changes were made.

(cherry picked from commit 1559874)
(cherry picked from commit bc87c1b)
@cmsbuild
Copy link
Contributor

+code-checks

Logs: https://cmssdt.cern.ch/SDT/code-checks/cms-sw-PR-39730/32570

@cmsbuild
Copy link
Contributor

A new Pull Request was created by @epalencia (Enrique Palencia Cortezon) for master.

It involves the following packages:

  • L1Trigger/L1TTrackMatch (upgrade, l1)

@rekovic, @epalencia, @cmsbuild, @AdrianoDee, @srimanob, @cecilecaillol can you please review it and eventually sign? Thanks.
@Martin-Grunewald, @missirol, @beaucero, @trtomei this is something you requested to watch as well.
@perrotta, @dpiparo, @rappoccio you are the release manager for this.

cms-bot commands are listed here

@epalencia
Copy link
Contributor Author

Please test

@cmsbuild
Copy link
Contributor

+1

Summary: https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-7ae62a/28256/summary.html
COMMIT: 806a61d
CMSSW: CMSSW_12_6_X_2022-10-13-2300/el8_amd64_gcc10
User test area: For local testing, you can use /cvmfs/cms-ci.cern.ch/week0/cms-sw/cmssw/39730/28256/install.sh to create a dev area with all the needed externals and cmssw changes.

Comparison Summary

Summary:

  • No significant changes to the logs found
  • Reco comparison results: 7 differences found in the comparisons
  • Reco comparison had 6 failed jobs
  • DQMHistoTests: Total files compared: 49
  • DQMHistoTests: Total histograms compared: 3392309
  • DQMHistoTests: Total failures: 6
  • DQMHistoTests: Total nulls: 0
  • DQMHistoTests: Total successes: 3392281
  • DQMHistoTests: Total skipped: 22
  • DQMHistoTests: Total Missing objects: 0
  • DQMHistoSizes: Histogram memory added: 0.0 KiB( 48 files compared)
  • Checked 204 log files, 49 edm output root files, 49 DQM output files
  • TriggerResults: no differences found

@cecilecaillol
Copy link
Contributor

+l1

@srimanob
Copy link
Contributor

Hi @epalencia
The PR looks obvious. Just to confirm, ->trkMVA1() always available, right?

@epalencia
Copy link
Contributor Author

Hi @srimanob, I think so, @cgsavard could you please confirm?I

@cgsavard
Copy link
Contributor

Yes, the variable trkMVA1() is always available. It is a part of the TTTrack class and has a default value even if the MVA is not run. @srimanob @epalencia

@srimanob
Copy link
Contributor

+Upgrade

Thanks @cgsavard

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

@perrotta
Copy link
Contributor

+1

@cmsbuild cmsbuild merged commit 408ae4f into cms-sw:master Oct 19, 2022
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

6 participants