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

Enable ME0TriggerPseudoDigiProducer in Phase-2 L1T sequence #28183

Merged
merged 2 commits into from Nov 6, 2019
Merged

Enable ME0TriggerPseudoDigiProducer in Phase-2 L1T sequence #28183

merged 2 commits into from Nov 6, 2019

Conversation

dildick
Copy link
Contributor

@dildick dildick commented Oct 15, 2019

PR description:

Following a request by folks in the GEM DPG who are studying LFV tau to 3 muon decay, I'm enabling the ME0TriggerPseudoDigiProducer in the Phase-2 L1T sequence. This PR also addresses a question that was asked a while ago here. I should note that these ME0TriggerDigi can also be used in the Phase-2 EMTF in the near future.

I did rename the configuration from me0TriggerPseudoDigis_cfi to me0TriggerConvertedPseudoDigis_cfi, otherwise me0TriggerPseudoDigis_cfi would clash with modules defined in me0TriggerPseudoDigis_cff. (The new objects are in fact converted ME0Segments.) I also added the standard me0RecHits and me0Segments modules in the sequence so that me0TriggerConvertedPseudoDigis has all the required inputs.

PR validation:

I ran matrix test 20434.0 to check that the triggers are produced and saved in the event content. That is indeed the case as you can see below. The new Converted pseudo digis are of type ME0TriggerDigi in contrast to me0TriggerPseudoDigis which is of type ME0Segment.

-bash-4.2$ edmEventSize -a -v step2.root | grep me0Trigger
ME0DetIdME0SegmentsOwnedRangeMap_me0TriggerPseudoDigis__HLT. 1299 666
ME0DetIdME0TriggerDigiMuonDigiCollection_me0TriggerConvertedPseudoDigis__HLT. 495.6 328.2

FYI: @tahuang1991 @mmaggi

@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-28183/12268

  • This PR adds an extra 16KB to repository

@cmsbuild
Copy link
Contributor

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

It involves the following packages:

L1Trigger/Configuration
L1Trigger/ME0Trigger

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

@kpedro88
Copy link
Contributor

please test

@cmsbuild
Copy link
Contributor

cmsbuild commented Oct 16, 2019

The tests are being triggered in jenkins.
https://cmssdt.cern.ch/jenkins/job/ib-run-pr-tests/2991/console Started: 2019/10/16 18: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-9a4a53/2991/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: 2961064
  • DQMHistoTests: Total failures: 1
  • DQMHistoTests: Total nulls: 0
  • DQMHistoTests: Total successes: 2960722
  • 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

@kpedro88
Copy link
Contributor

+upgrade

@fabiocos
Copy link
Contributor

@rekovic @benkrikler please scrutinize this PR

@@ -134,6 +134,7 @@ def _appendME0PseudoStubs(obj):
'keep *_simMuonME0PseudoReDigisCoarse__*',
'keep *_me0RecHitsCoarse__*',
'keep *_me0TriggerPseudoDigis__*',
'keep *_me0TriggerConvertedPseudoDigis__*',
Copy link
Contributor

@fabiocos fabiocos Oct 30, 2019

Choose a reason for hiding this comment

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

the net impact on the step2 output size for wf 20434.0 is of the order of 0.1%

@dildick
Copy link
Contributor Author

dildick commented Oct 30, 2019

@fabiocos This PR shouldn't have any effect on L1T producers downstream since me0TriggerConvertedPseudoDigis is not yet used by the EMTF and we don't have a validation module for it yet.

@dildick
Copy link
Contributor Author

dildick commented Nov 1, 2019

@rekovic Can you sign off, please?

@fabiocos
Copy link
Contributor

fabiocos commented Nov 3, 2019

@rekovic I would lile to move forward with this PR, unless you have comments/issues to raise

@rekovic
Copy link
Contributor

rekovic commented Nov 6, 2019

+1

@cmsbuild
Copy link
Contributor

cmsbuild commented Nov 6, 2019

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)

@dildick
Copy link
Contributor Author

dildick commented Nov 6, 2019

Thanks!

@fabiocos
Copy link
Contributor

fabiocos commented Nov 6, 2019

+1

@cmsbuild cmsbuild merged commit 4e78e08 into cms-sw:master Nov 6, 2019
@dildick dildick deleted the from-CMSSW_11_0_X_2019-10-15-1100-enable-me0-converted-triggers-standard-l1t branch March 6, 2020 17:32
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