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

Add a fast version of existing 2-prong D trigger filter and a new 3-prong trigger filter in 10_0_X #21017

Merged
merged 7 commits into from Nov 24, 2017
Merged

Conversation

boundino
Copy link
Contributor

new D trigger modules

@cmsbuild cmsbuild changed the base branch from CMSSW_9_4_X to master October 25, 2017 15:15
@cmsbuild
Copy link
Contributor

@boundino, CMSSW_9_4_X branch is closed for direct updates. cms-bot is going to move this PR to master branch.
In future, please use cmssw master branch to submit your changes.

@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/PR-21017/1640

Code check has found code style and quality issues which could be resolved by applying a patch in https://cmssdt.cern.ch/SDT/code-checks/PR-21017/1640/git-diff.patch
e.g. curl https://cmssdt.cern.ch/SDT/code-checks/PR-21017/1640/git-diff.patch | patch -p1

You can run scram build code-checks to apply code checks directly

@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/PR-21017/1641

@cmsbuild
Copy link
Contributor

A new Pull Request was created by @boundino (Jing Wang) for master.

It involves the following packages:

HLTrigger/btau

@Martin-Grunewald, @silviodonato, @cmsbuild, @fwyzard can you please review it and eventually sign? Thanks.
@imarches, @acaudron, @Martin-Grunewald, @JyothsnaKomaragiri, @mverzett, @ferencek, @pvmulder this is something you requested to watch as well.
@davidlange6, @slava77 you are the release manager for this.

cms-bot commands are listed here

@Martin-Grunewald
Copy link
Contributor

Some questions:

  • Where/when was this discussed in a TSG meeting (link?)
  • Is this for 2017 (pp) data taking? Then it is too late!
  • The code of the different new filters looks strongly overlapping, also with existing filters of a similar name, so a more generic but single filter implementation should be coded.

@smuzaffar smuzaffar modified the milestones: CMSSW_9_4_X, CMSSW_10_0_X Oct 26, 2017
@cmsbuild cmsbuild modified the milestones: CMSSW_10_0_X, CMSSW_9_4_X Oct 26, 2017
@FHead
Copy link
Contributor

FHead commented Oct 26, 2017

For the first two points,

I'll let @boundino comment on the code.

@cmsbuild cmsbuild modified the milestones: CMSSW_9_4_X, CMSSW_10_0_X Oct 26, 2017
@boundino
Copy link
Contributor Author

Hello Martin,



As Yi mentioned, the new filters were discussed in the last TSG meeting on Monday and
they are meant to be used in the pp reference data run that will start in the end of November.
This pp reference run was unfortunately scheduled very recently and made our timeline very complicated.

The new filter HLTDisplacedtktkVtxProducerFast is an improvement of the filter HLTDisplacedtktkVtxProducer, that had timing problems during the last pPb and PbPb data taking periods. We implemented the suggestions that 
Slava gave us at the time and we produced a new faster version. As you correctly pointed out, HLTDisplacedtktkVtxProducerFast and HLTDisplacedtktkVtxProducer, basically perform the same type of reconstruction. We would still like to keep both versions to make sure we have a solid and tested backup. This solution was blessed by TSG also to make sure that other HLT paths that might currently use the old producer would not be affected by the change.

Please let us know what you think,

Thank you very much for your help and suggestions,
Cheers,
Jing, Gian Michele

@cmsbuild
Copy link
Contributor

The code-checks are being triggered in jenkins.

@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/PR-21017/2135

@cmsbuild
Copy link
Contributor

Pull request #21017 was updated. @Martin-Grunewald, @silviodonato, @cmsbuild, @fwyzard can you please check and sign again.

@cmsbuild
Copy link
Contributor

+code-checks

Logs: https://cmssdt.cern.ch/SDT/code-checks/PR-21017/2136

@Martin-Grunewald
Copy link
Contributor

please test

@cmsbuild
Copy link
Contributor

cmsbuild commented Nov 23, 2017

The tests are being triggered in jenkins.
https://cmssdt.cern.ch/jenkins/job/ib-any-integration/24655/console Started: 2017/11/23 15:43

@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-21017/24655/summary.html

Comparison Summary:

  • No significant changes to the logs found
  • Reco comparison results: 0 differences found in the comparisons
  • DQMHistoTests: Total files compared: 27
  • DQMHistoTests: Total histograms compared: 2833444
  • DQMHistoTests: Total failures: 1
  • DQMHistoTests: Total nulls: 0
  • DQMHistoTests: Total successes: 2833265
  • DQMHistoTests: Total skipped: 178
  • DQMHistoTests: Total Missing objects: 0
  • DQMHistoSizes: Histogram memory added: 0.890000000058 KiB( 23 files compared)
  • Checked 111 log files, 8 edm output root files, 27 DQM output files

@Martin-Grunewald
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 (and backports should be raised in the release meeting by the corresponding L2)

@davidlange6
Copy link
Contributor

+1

@cmsbuild cmsbuild merged commit 565fdd1 into cms-sw:master Nov 24, 2017
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