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

Merge ME0Trigger into L1TGEM #28420

Merged
merged 2 commits into from Nov 21, 2019
Merged

Merge ME0Trigger into L1TGEM #28420

merged 2 commits into from Nov 21, 2019

Conversation

dildick
Copy link
Contributor

@dildick dildick commented Nov 18, 2019

PR description:

This PR consolidates all GEM trigger primitive producers from L1Trigger/ME0Trigger and L1Trigger/L1TGEM into a single package (L1TGEM). This is necessary to absorb the ME0 system into the GEM system later on. I removed the now obsolete producer ME0PadDigiClusterProducer. I also removed the obsolete option in the ME0TMB to run a future realistic ME0 track segment builder on ME0 pad clusters, since the ME0 system will use pads directly.

Note: this PR is a scaled-back version of #28419 as the coordinate conversion is still under discussion.

PR validation

I tested it with WF 22034.0

if this PR is a backport please specify the original PR:

N/A

@tahuang1991

@cmsbuild
Copy link
Contributor

The code-checks are being triggered in jenkins.

@cmsbuild
Copy link
Contributor

+code-checks

Logs: https://cmssdt.cern.ch/SDT/code-checks/cms-sw-PR-28420/12809

  • This PR adds an extra 28KB to repository

@cmsbuild
Copy link
Contributor

A new Pull Request was created by @dildick (Sven Dildick) for master.

It involves the following packages:

L1Trigger/L1TGEM
L1Trigger/L1TMuon
L1Trigger/ME0Trigger

@cmsbuild, @rekovic, @benkrikler, @kpedro88 can you please review it and eventually sign? Thanks.
@Martin-Grunewald, @jshlee, @thomreis 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

@fabiocos
Copy link
Contributor

please test

@cmsbuild
Copy link
Contributor

cmsbuild commented Nov 19, 2019

The tests are being triggered in jenkins.
https://cmssdt.cern.ch/jenkins/job/ib-run-pr-tests/3536/console Started: 2019/11/19 16:37

@cmsbuild
Copy link
Contributor

-1

Tested at: d512d52

You can see the results of the tests here:
https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-d7ead3/3536/summary.html

I found follow errors while testing this PR

Failed tests: Build

  • Build:

I found compilation warning when building: See details on the summary page.

@cmsbuild
Copy link
Contributor

Comparison not run due to Build errors (RelVals and Igprof tests were also skipped)

@cmsbuild
Copy link
Contributor

+code-checks

Logs: https://cmssdt.cern.ch/SDT/code-checks/cms-sw-PR-28420/12820

  • This PR adds an extra 28KB to repository

@cmsbuild
Copy link
Contributor

Pull request #28420 was updated. @cmsbuild, @rekovic, @benkrikler, @kpedro88 can you please check and sign again.

@kpedro88
Copy link
Contributor

please test

@cmsbuild
Copy link
Contributor

cmsbuild commented Nov 19, 2019

The tests are being triggered in jenkins.
https://cmssdt.cern.ch/jenkins/job/ib-run-pr-tests/3539/console Started: 2019/11/19 21:23

@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-d7ead3/3539/summary.html

Comparison Summary:

  • No significant changes to the logs found
  • Reco comparison results: 0 differences found in the comparisons
  • DQMHistoTests: Total files compared: 34
  • DQMHistoTests: Total histograms compared: 2936360
  • DQMHistoTests: Total failures: 1
  • DQMHistoTests: Total nulls: 0
  • DQMHistoTests: Total successes: 2936018
  • DQMHistoTests: Total skipped: 341
  • DQMHistoTests: Total Missing objects: 0
  • DQMHistoSizes: Histogram memory added: 0.0 KiB( 33 files compared)
  • Checked 147 log files, 16 edm output root files, 34 DQM output files

@rekovic
Copy link
Contributor

rekovic commented Nov 21, 2019

+1

/** Max values of trigger labels for all ME0s;
* used to construct TMB processors.
*/
enum trig_me0s { MAX_ENDCAPS = 2, MAX_CHAMBERS = 18 };
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

eventually, it would be nice to avoid duplicating these values among different headers (e.g. this one and ME0TriggerPseudoBuilder.h below)

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Absolutely, this should be obtained from a common file. Better yet, obtain it from the ME0Geometry.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dildick @kpedro88 I suggest to update this in a follow-up PR

@kpedro88
Copy link
Contributor

+upgrade

@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

+1

@cmsbuild cmsbuild merged commit 8fc1f65 into cms-sw:master Nov 21, 2019
@dildick dildick deleted the from-CMSSW_11_0_X_2019-11-15-1100-merge-ME0Trigger-into-L1TGEM branch November 22, 2019 02:42
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

5 participants