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

RecoLocalTracker/SiPixelRecHits: change return type of ESProducer's to unique_ptr. #22031

Merged
merged 2 commits into from
Jan 30, 2018
Merged

RecoLocalTracker/SiPixelRecHits: change return type of ESProducer's to unique_ptr. #22031

merged 2 commits into from
Jan 30, 2018

Conversation

gartung
Copy link
Member

@gartung gartung commented Jan 29, 2018

No description provided.

@cmsbuild
Copy link
Contributor

The code-checks are being triggered in jenkins.

@cmsbuild
Copy link
Contributor

@cmsbuild
Copy link
Contributor

A new Pull Request was created by @gartung (Patrick Gartung) for master.

It involves the following packages:

RecoLocalTracker/SiPixelRecHits

@perrotta, @cmsbuild, @slava77 can you please review it and eventually sign? Thanks.
@makortel, @felicepantaleo, @GiacomoSguazzoni, @rovere, @VinInn, @dkotlins, @gpetruc, @ebrondol, @threus 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

@gartung
Copy link
Member Author

gartung commented Jan 29, 2018

@Dr15Jones

@Dr15Jones
Copy link
Contributor

please test

@cmsbuild
Copy link
Contributor

cmsbuild commented Jan 29, 2018

The tests are being triggered in jenkins.
https://cmssdt.cern.ch/jenkins/job/ib-any-integration/25752/console Started: 2018/01/30 00:07

@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-22031/25752/summary.html

@slava77 comparisons for the following workflows were not done due to missing matrix map:

  • /build/cmsbld/jenkins/workspace/compare-root-files-short-matrix/results/JR-comparison/PR-22031/1325.7_TTbar_13_94XNanoAODINPUT+TTbar_13_94XNanoAODINPUT+NANOEDMMC2017

Comparison Summary:

  • No significant changes to the logs found
  • Reco comparison results: 0 differences found in the comparisons
  • DQMHistoTests: Total files compared: 26
  • DQMHistoTests: Total histograms compared: 2462995
  • DQMHistoTests: Total failures: 1
  • DQMHistoTests: Total nulls: 0
  • DQMHistoTests: Total successes: 2462825
  • DQMHistoTests: Total skipped: 169
  • DQMHistoTests: Total Missing objects: 0
  • DQMHistoSizes: Histogram memory added: 0.899999999958 KiB( 22 files compared)
  • Checked 110 log files, 9 edm output root files, 26 DQM output files

// cpe_ = std::make_shared<PixelCPETemplateReco>(pset_,magfield.product(),lorentzAngle.product(),templateDBobject.product() );
cpe_ = std::make_shared<PixelCPETemplateReco>(pset_,magfield.product(),*pDD.product(),*hTT.product(),lorentzAngleProduct,templateDBobject.product() );
return cpe_;
// cpe_ = std::make_unique<PixelCPETemplateReco>(pset_,magfield.product(),lorentzAngle.product(),templateDBobject.product() );
Copy link
Contributor

Choose a reason for hiding this comment

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

please remove the commented code or update it to match the latest update // return std::make_unique ...

@cmsbuild
Copy link
Contributor

@cmsbuild
Copy link
Contributor

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

@slava77
Copy link
Contributor

slava77 commented Jan 30, 2018

@cmsbuild please test

@cmsbuild
Copy link
Contributor

cmsbuild commented Jan 30, 2018

The tests are being triggered in jenkins.
https://cmssdt.cern.ch/jenkins/job/ib-any-integration/25770/console Started: 2018/01/30 16:36

@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-22031/25770/summary.html

@slava77 comparisons for the following workflows were not done due to missing matrix map:

  • /build/cmsbld/jenkins/workspace/compare-root-files-short-matrix/results/JR-comparison/PR-22031/1325.7_TTbar_13_94XNanoAODINPUT+TTbar_13_94XNanoAODINPUT+NANOEDMMC2017

Comparison Summary:

  • No significant changes to the logs found
  • Reco comparison results: 0 differences found in the comparisons
  • DQMHistoTests: Total files compared: 26
  • DQMHistoTests: Total histograms compared: 2462995
  • DQMHistoTests: Total failures: 1
  • DQMHistoTests: Total nulls: 0
  • DQMHistoTests: Total successes: 2462825
  • DQMHistoTests: Total skipped: 169
  • DQMHistoTests: Total Missing objects: 0
  • DQMHistoSizes: Histogram memory added: 0.90000000006 KiB( 22 files compared)
  • Checked 110 log files, 9 edm output root files, 26 DQM output files

@slava77
Copy link
Contributor

slava77 commented Jan 30, 2018

+1

for #22031 7acd495

  • technical
  • jenkins tests pass

@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 4c2e463 into cms-sw:master Jan 30, 2018
@gartung gartung deleted the RecoLocalTracker-SiPixelRecHits-ESProducer-update branch January 31, 2018 15:05
pmaksim1 added a commit to pmaksim1/cmssw that referenced this pull request Mar 21, 2018
1) Reimplementing change from shared_ptr to unique_ptr from cms-sw#22031, and also applying the same principle to PixelCPEClusterRepairESProducer.

2) going with label = "numerator" in SiPixel2DTemplateDBObjectESProducer.cc. This corresponds to data, in particular to Barrel Layer 1 from the end of 2017 run.  This is what we want to test in data.  Given what we have in the DB right now, this is the most useful at the moment.

3) cosmetic: fix typo in python variable name in SiPixel2DTemplateDBObjectESProducer_cfi.py (2D2D -> 2D)
@pmaksim1
Copy link
Contributor

For the record: this was lost, then found, then reimplemented in #22458. Sorry about that.

schuetzepaul pushed a commit to schuetzepaul/cmssw that referenced this pull request Mar 29, 2018
1) Reimplementing change from shared_ptr to unique_ptr from cms-sw#22031, and also applying the same principle to PixelCPEClusterRepairESProducer.

2) going with label = "numerator" in SiPixel2DTemplateDBObjectESProducer.cc. This corresponds to data, in particular to Barrel Layer 1 from the end of 2017 run.  This is what we want to test in data.  Given what we have in the DB right now, this is the most useful at the moment.

3) cosmetic: fix typo in python variable name in SiPixel2DTemplateDBObjectESProducer_cfi.py (2D2D -> 2D)
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.

6 participants