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

New feature: CSC ALCT pre-trigger object in CSC L1 trigger emulator #28210

Merged
merged 2 commits into from Nov 6, 2019
Merged

New feature: CSC ALCT pre-trigger object in CSC L1 trigger emulator #28210

merged 2 commits into from Nov 6, 2019

Conversation

dildick
Copy link
Contributor

@dildick dildick commented Oct 18, 2019

PR description:

Similarly as #22049, this PR introduces ALCT pre-trigger objects. For detailed analyses we need to write out the pre-trigger digi as EDM products. These CSCALCTPreTriggerDigi's will not be used in the CSC local trigger nor in the CSC DAQ. However, they are useful to understand the trigger and DAQ rates in Run-3 and Phase-2 (especially in ME2/1 where we are considering to lower the number of layers for an ALCT from 4 to 3).

Remarks:

  • The CSCALCTPreTriggerDigi format is the same as for CSCALCTDigi. In the future we may want to extend the dataformat with a list of wire-groups that participated in the pre-trigger.
  • While there may been more than 1 ALCT pre-trigger, I'm only writing out the first one now. Writing out all of them would require some changes in the pre-trigger logic.
  • I included an option savePreTriggers which saves the pretriggers in the ROOT file. I set it to False by default.

PR validation:

Tested with WF 20434.0.

$edmEventSize -a -v step2.root | grep PreTrigger
CSCDetIdCSCALCTPreTriggerDigiMuonDigiCollection_simCscTriggerPrimitiveDigis__HLT. 3076.7 481.8
CSCDetIdCSCCLCTPreTriggerDigiMuonDigiCollection_simCscTriggerPrimitiveDigis__HLT. 552.8 372.2

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

N/A

FYI @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-28210/12326

@cmsbuild
Copy link
Contributor

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

It involves the following packages:

DataFormats/CSCDigi
L1Trigger/CSCTriggerPrimitives

@cmsbuild, @rekovic, @benkrikler, @civanch, @mdhildreth can you please review it and eventually sign? Thanks.
@valuev, @Martin-Grunewald, @ptcox, @rovere 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

@civanch
Copy link
Contributor

civanch commented Oct 19, 2019

please test

@cmsbuild
Copy link
Contributor

cmsbuild commented Oct 19, 2019

The tests are being triggered in jenkins.
https://cmssdt.cern.ch/jenkins/job/ib-run-pr-tests/3039/console Started: 2019/10/19 20:12

@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-fe7182/3039/summary.html

Comparison Summary:

  • No significant changes to the logs found
  • ROOTFileChecks: Some differences in event products or their sizes found
  • Reco comparison results: 4 differences found in the comparisons
  • DQMHistoTests: Total files compared: 34
  • DQMHistoTests: Total histograms compared: 2961064
  • DQMHistoTests: Total failures: 2
  • DQMHistoTests: Total nulls: 0
  • DQMHistoTests: Total successes: 2960721
  • 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

@civanch
Copy link
Contributor

civanch commented Oct 21, 2019

+1

@fabiocos
Copy link
Contributor

@rekovic @benkrikler could you please check this PR?

@cmsbuild
Copy link
Contributor

cmsbuild commented Nov 1, 2019

Pull request #28210 was updated. @cmsbuild, @rekovic, @benkrikler, @civanch, @mdhildreth can you please check and sign again.

@fabiocos
Copy link
Contributor

fabiocos commented Nov 1, 2019

please test

@cmsbuild
Copy link
Contributor

cmsbuild commented Nov 1, 2019

The tests are being triggered in jenkins.
https://cmssdt.cern.ch/jenkins/job/ib-run-pr-tests/3294/console Started: 2019/11/01 10:31

@cmsbuild
Copy link
Contributor

cmsbuild commented Nov 1, 2019

@cmsbuild
Copy link
Contributor

cmsbuild commented Nov 1, 2019

Comparison job queued.

@cmsbuild
Copy link
Contributor

cmsbuild commented Nov 1, 2019

Comparison is ready
https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-fe7182/3294/summary.html

Comparison Summary:

  • No significant changes to the logs found
  • ROOTFileChecks: Some differences in event products or their sizes found
  • Reco comparison results: 0 differences found in the comparisons
  • DQMHistoTests: Total files compared: 34
  • DQMHistoTests: Total histograms compared: 2939026
  • DQMHistoTests: Total failures: 1
  • DQMHistoTests: Total nulls: 0
  • DQMHistoTests: Total successes: 2938684
  • 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

@civanch
Copy link
Contributor

civanch commented Nov 1, 2019

+1

@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)

@fabiocos
Copy link
Contributor

fabiocos commented Nov 6, 2019

+1

@cmsbuild cmsbuild merged commit 7458c67 into cms-sw:master Nov 6, 2019
@dildick dildick deleted the from-CMSSW_11_0_0_pre9-add-alct-pre-trigger branch November 18, 2019 21:01
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