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

Change track muon dataformats scouting (11.1.x) #32078

Merged

Conversation

jsalfeld
Copy link
Contributor

…roducers

PR description:

This is a back port of:
#31962

It includes changes to Scouting Producers and data formats. Due to the back port from 11.2.X, there are 4 small additional changes for which I checked that it compiles and the scouting event content is filled.

The differences are:

1.) removal of in DataFormats/Scouting/BuildFile.xml
2.) replacing outRho.reset(new double(*rho)); with outRho = std::make_unique(*rho); and alike for MET in HLTrigger/JetMET/plugins/HLTScoutingPFProducer.cc

PR validation:

if this PR is a backport please specify the original PR and why you need to backport that PR:

This is a back port of:
#31962

backport is needed for timely release of Run-3 scouting investigations

@cmsbuild
Copy link
Contributor

cmsbuild commented Nov 10, 2020

A new Pull Request was created by @jsalfeld (Jakob Salfeld-Nebgen) for CMSSW_11_1_X.

It involves the following packages:

DataFormats/Scouting
HLTrigger/Egamma
HLTrigger/JetMET
HLTrigger/Muon

@smuzaffar, @Dr15Jones, @makortel, @cmsbuild, @Martin-Grunewald, @fwyzard can you please review it and eventually sign? Thanks.
@abbiendi, @Fedespring, @Martin-Grunewald, @calderona, @HuguesBrun, @jhgoh, @rovere, @trocino, @cericeci this is something you requested to watch as well.
@silviodonato, @dpiparo, @qliphy you are the release manager for this.

cms-bot commands are listed here

@Martin-Grunewald
Copy link
Contributor

please test

@cmsbuild
Copy link
Contributor

cmsbuild commented Nov 10, 2020

The tests are being triggered in jenkins.

@cmsbuild
Copy link
Contributor

+1
Tested at: e6a6951
https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-2ca3c6/10614/summary.html
CMSSW: CMSSW_11_1_X_2020-11-10-1100
SCRAM_ARCH: slc7_amd64_gcc820

@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-2ca3c6/10614/summary.html

Comparison Summary:

  • No significant changes to the logs found
  • Reco comparison results: 0 differences found in the comparisons
  • DQMHistoTests: Total files compared: 36
  • DQMHistoTests: Total histograms compared: 2784828
  • DQMHistoTests: Total failures: 1
  • DQMHistoTests: Total nulls: 0
  • DQMHistoTests: Total successes: 2784777
  • DQMHistoTests: Total skipped: 50
  • DQMHistoTests: Total Missing objects: 0
  • DQMHistoSizes: Histogram memory added: 0.0 KiB( 35 files compared)
  • Checked 152 log files, 16 edm output root files, 36 DQM output files

@cmsbuild
Copy link
Contributor

Pull request #32078 was updated. @smuzaffar, @Dr15Jones, @makortel, @cmsbuild, @Martin-Grunewald, @fwyzard can you please check and sign again.

@Martin-Grunewald
Copy link
Contributor

please test

@cmsbuild
Copy link
Contributor

cmsbuild commented Nov 10, 2020

The tests are being triggered in jenkins.

@cmsbuild
Copy link
Contributor

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

Comparison Summary:

  • No significant changes to the logs found
  • Reco comparison results: 0 differences found in the comparisons
  • DQMHistoTests: Total files compared: 36
  • DQMHistoTests: Total histograms compared: 2784828
  • DQMHistoTests: Total failures: 1
  • DQMHistoTests: Total nulls: 0
  • DQMHistoTests: Total successes: 2784777
  • DQMHistoTests: Total skipped: 50
  • DQMHistoTests: Total Missing objects: 0
  • DQMHistoSizes: Histogram memory added: 0.0 KiB( 35 files compared)
  • Checked 152 log files, 28 edm output root files, 36 DQM output files

@Martin-Grunewald
Copy link
Contributor

please test

@cmsbuild
Copy link
Contributor

cmsbuild commented Nov 25, 2020

The tests are being triggered in jenkins.

@cmsbuild
Copy link
Contributor

+1
Tested at: a857a56
https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-2ca3c6/11017/summary.html
CMSSW: CMSSW_11_1_X_2020-11-24-2300
SCRAM_ARCH: slc7_amd64_gcc820

@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-2ca3c6/11017/summary.html

Comparison Summary:

  • No significant changes to the logs found
  • Reco comparison results: 0 differences found in the comparisons
  • DQMHistoTests: Total files compared: 36
  • DQMHistoTests: Total histograms compared: 2784828
  • DQMHistoTests: Total failures: 1
  • DQMHistoTests: Total nulls: 0
  • DQMHistoTests: Total successes: 2784777
  • DQMHistoTests: Total skipped: 50
  • DQMHistoTests: Total Missing objects: 0
  • DQMHistoSizes: Histogram memory added: 0.0 KiB( 35 files compared)
  • Checked 152 log files, 28 edm output root files, 36 DQM output files

@Martin-Grunewald
Copy link
Contributor

+1

@silviodonato
Copy link
Contributor

@cms-sw/core-l2 do you have any comments?

@makortel
Copy link
Contributor

makortel commented Dec 2, 2020

+1

(apologies for the delay)

@cmsbuild
Copy link
Contributor

cmsbuild commented Dec 2, 2020

This pull request is fully signed and it will be integrated in one of the next CMSSW_11_1_X IBs (tests are also fine) and once validation in the development release cycle CMSSW_11_3_X is complete. This pull request will now be reviewed by the release team before it's merged. @silviodonato, @dpiparo, @qliphy (and backports should be raised in the release meeting by the corresponding L2)

@silviodonato
Copy link
Contributor

+1

@cmsbuild cmsbuild merged commit aba9403 into cms-sw:CMSSW_11_1_X Dec 2, 2020
@jsalfeld
Copy link
Contributor Author

jsalfeld commented Dec 9, 2020

@silviodonato we would need this in a new release to use it in confDB. Can we request one?

@silviodonato
Copy link
Contributor

I think I will build it tomorrow after having merged #32425

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.

8 participants