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

[10X] [L1T] [DQM] Adding HLT object matching for tag electron in EGamma #21829

Merged
merged 6 commits into from Jan 29, 2018

Conversation

kreczko
Copy link
Contributor

@kreczko kreczko commented Jan 11, 2018

Summary

Fixes issue https://its.cern.ch/jira/browse/CMSLITDPG-382:

  • requiring single electron trigger
  • tag electron must match an HLT object of a fired trigger (within ΔR of 0.3 of the selected L1T jet).

Dependencies

This PR depends on #21822. Until this dependency is merged, please ignore commits 3cc1b47, 9b5d091, and 4baa92e.
The only two new commits are e4c22cf and 2da82f9.

In addition

  • moved L1TStage2CaloLayer2Offline::passesTrigger() to L1TCommon:
bool passesAnyTriggerFromList(const std::vector<unsigned int> &triggers,
                              const edm::TriggerResults &triggerResults);
  • adjusted configuration names for trigger variables

Looking forward to the feedback.

@cmsbuild
Copy link
Contributor

The code-checks are being triggered in jenkins.

@kreczko kreczko changed the title Kreczko/issue/cmslitdpg 382 [10X] [L1T] [DQM] Adding HLT object matching for tag electron in EGamma Jan 11, 2018
@cmsbuild
Copy link
Contributor

@cmsbuild
Copy link
Contributor

A new Pull Request was created by @kreczko (Luke Kreczko) for master.

It involves the following packages:

DQMOffline/L1Trigger

@cmsbuild, @vazzolini, @kmaeshima, @dmitrijus, @nsmith-, @rekovic, @jfernan2, @thomreis, @vanbesien can you please review it and eventually sign? Thanks.
@thomreis, @rociovilar this is something you requested to watch as well.
@davidlange6, @slava77, @fabiocos you are the release manager for this.

cms-bot commands are listed here

@thomreis
Copy link
Contributor

please test

@cmsbuild
Copy link
Contributor

cmsbuild commented Jan 11, 2018

The tests are being triggered in jenkins.
https://cmssdt.cern.ch/jenkins/job/ib-any-integration/25375/console Started: 2018/01/11 14:46

@cmsbuild
Copy link
Contributor

@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-21829/25375/summary.html

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

  • /build/cmsbld/jenkins/workspace/compare-root-files-short-matrix/results/JR-comparison/PR-21829/1325.7_TTbar_13_94XNanoAODINPUT+TTbar_13_94XNanoAODINPUT+NANOEDMMC2017

Comparison Summary:

  • No significant changes to the logs found
  • Reco comparison results: 2 differences found in the comparisons
  • DQMHistoTests: Total files compared: 26
  • DQMHistoTests: Total histograms compared: 2467710
  • DQMHistoTests: Total failures: 1624
  • DQMHistoTests: Total nulls: 0
  • DQMHistoTests: Total successes: 2465917
  • DQMHistoTests: Total skipped: 169
  • DQMHistoTests: Total Missing objects: 0
  • DQMHistoSizes: Histogram memory added: 1.16 KiB( 22 files compared)
  • Checked 110 log files, 9 edm output root files, 26 DQM output files

@cmsbuild
Copy link
Contributor

Pull request #21829 was updated. @cmsbuild, @vazzolini, @kmaeshima, @dmitrijus, @nsmith-, @rekovic, @jfernan2, @thomreis, @vanbesien can you please check and sign again.

@thomreis
Copy link
Contributor

please test

@cmsbuild
Copy link
Contributor

cmsbuild commented Jan 25, 2018

The tests are being triggered in jenkins.
https://cmssdt.cern.ch/jenkins/job/ib-any-integration/25627/console Started: 2018/01/25 18:08

@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-21829/25627/summary.html

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

  • /build/cmsbld/jenkins/workspace/compare-root-files-short-matrix/results/JR-comparison/PR-21829/1325.7_TTbar_13_94XNanoAODINPUT+TTbar_13_94XNanoAODINPUT+NANOEDMMC2017

Comparison Summary:

  • No significant changes to the logs found
  • Reco comparison results: 20 differences found in the comparisons
  • DQMHistoTests: Total files compared: 26
  • DQMHistoTests: Total histograms compared: 2463132
  • DQMHistoTests: Total failures: 951
  • DQMHistoTests: Total nulls: 0
  • DQMHistoTests: Total successes: 2462012
  • DQMHistoTests: Total skipped: 169
  • DQMHistoTests: Total Missing objects: 0
  • DQMHistoSizes: Histogram memory added: 0.540000000023 KiB( 12 files compared)
  • Checked 110 log files, 9 edm output root files, 26 DQM output files

@thomreis
Copy link
Contributor

+1

@dmitrijus please sign again.

@jfernan2
Copy link
Contributor

+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. @davidlange6, @slava77, @smuzaffar, @fabiocos (and backports should be raised in the release meeting by the corresponding L2)

@fabiocos
Copy link
Contributor

@jfernan2 this PR is claimed to be dependent on #21822, that is not signed. Could DQM experts please check that and clarify?

@thomreis
Copy link
Contributor

#21822 is actually a subset of this PR. If this one is merged #21822 does not need to be merged anymore.

Both, #21822 and this PR needed to be signed again after a conflict was fixed. This has happened only for this PR but not for #21822.

@fabiocos
Copy link
Contributor

+1

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

7 participants