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 fake trajectory to PixelTracks #18816

Merged
merged 4 commits into from May 25, 2017
Merged

Add fake trajectory to PixelTracks #18816

merged 4 commits into from May 25, 2017

Conversation

JanFSchulte
Copy link
Contributor

Add a fake trajectory and dummy chi2 values to the PixelTracks class so that pixel tracks can be used with classes such as TrackListMerger. Needed for mitigation of the effect of non-functioning modules in the new pixel detector

@cmsbuild
Copy link
Contributor

A new Pull Request was created by @JanFSchulte (Jan-Frederik Schulte) for master.

It involves the following packages:

RecoPixelVertexing/PixelTrackFitting

@perrotta, @cmsbuild, @slava77, @davidlange6 can you please review it and eventually sign? Thanks.
@makortel, @felicepantaleo, @GiacomoSguazzoni, @rovere, @VinInn, @ebrondol, @dgulhan this is something you requested to watch as well.
@davidlange6 you are the release manager for this.

cms-bot commands are listed here

@slava77
Copy link
Contributor

slava77 commented May 17, 2017

@cmsbuild please test

@cmsbuild
Copy link
Contributor

cmsbuild commented May 17, 2017

The tests are being triggered in jenkins.
https://cmssdt.cern.ch/jenkins/job/ib-any-integration/19948/console Started: 2017/05/18 00:03

@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-18816/19948/summary.html

Comparison Summary:

  • You potentially added 26 lines to the logs
  • Reco comparison results: 1672 differences found in the comparisons
  • DQMHistoTests: Total files compared: 24
  • DQMHistoTests: Total histograms compared: 1833901
  • DQMHistoTests: Total failures: 53557
  • DQMHistoTests: Total nulls: 0
  • DQMHistoTests: Total successes: 1780164
  • DQMHistoTests: Total skipped: 180
  • DQMHistoTests: Total Missing objects: 0
  • Checked 98 log files, 14 edm output root files, 24 DQM output files

@fwyzard
Copy link
Contributor

fwyzard commented May 23, 2017

please comment or sign and merge ASAP

@slava77
Copy link
Contributor

slava77 commented May 23, 2017

sorry for the delay. I should provide feedback or sign later today.

@fwyzard
Copy link
Contributor

fwyzard commented May 23, 2017

thanks (I just discovered we need this PR)

@slava77
Copy link
Contributor

slava77 commented May 23, 2017

+1

for #18816 f92a8df

  • code change sets default trajectory params and chi2 per hit in PixelTrackProducer. This is used mainly in HLT, but also in RecoHI/HiTracking. The cost for HI reco would be some small increase in memory (o(1MB)/thread corresponding to ~100 bytes/track and at worst a few K tracks).
  • jenkins tests pass and comparisons with baseline show no differences

@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 requires discussion in the ORP meeting before it's merged. @davidlange6, @smuzaffar

@cmsbuild
Copy link
Contributor

Pull request #18816 was updated. @perrotta, @cmsbuild, @slava77, @davidlange6 can you please check and sign again.

@slava77
Copy link
Contributor

slava77 commented May 24, 2017

@cmsbuild please test

@cmsbuild
Copy link
Contributor

cmsbuild commented May 24, 2017

The tests are being triggered in jenkins.
https://cmssdt.cern.ch/jenkins/job/ib-any-integration/20057/console Started: 2017/05/24 14:14

@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-18816/20057/summary.html

Comparison Summary:

  • No significant changes to the logs found
  • Reco comparison results: 95 differences found in the comparisons
  • DQMHistoTests: Total files compared: 24
  • DQMHistoTests: Total histograms compared: 1832990
  • DQMHistoTests: Total failures: 32808
  • DQMHistoTests: Total nulls: 0
  • DQMHistoTests: Total successes: 1800002
  • DQMHistoTests: Total skipped: 180
  • DQMHistoTests: Total Missing objects: 0
  • Checked 98 log files, 14 edm output root files, 24 DQM output files

@slava77
Copy link
Contributor

slava77 commented May 24, 2017

+1

for #18816 438c6fb

  • updated since last signoff following comments from @davidlange6 to initialize vectors in a constructor rather than in a loop
  • jenkins tests pass; no differences

@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 requires discussion in the ORP meeting before it's merged. @davidlange6, @smuzaffar

@davidlange6
Copy link
Contributor

+1

@cmsbuild cmsbuild merged commit d8555c1 into cms-sw:master May 25, 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

5 participants