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

Run2-alca90 Add a missing collection for Muons in HB/HE #20138

Merged
merged 3 commits into from Aug 15, 2017

Conversation

bsunanda
Copy link
Contributor

No description provided.

@cmsbuild
Copy link
Contributor

A new Pull Request was created by @bsunanda for master.

It involves the following packages:

Calibration/HcalAlCaRecoProducers

@ghellwig, @arunhep, @cerminar, @cmsbuild, @franzoni, @lpernie can you please review it and eventually sign? Thanks.
@ghellwig, @mmusich, @tocheng this is something you requested to watch as well.
@davidlange6 you are the release manager for this.

cms-bot commands are listed here

@bsunanda
Copy link
Contributor Author

@cmsbuild Please test

@cmsbuild
Copy link
Contributor

cmsbuild commented Aug 11, 2017

The tests are being triggered in jenkins.
https://cmssdt.cern.ch/jenkins/job/ib-any-integration/22234/console Started: 2017/08/11 19:53

@cmsbuild
Copy link
Contributor

@cmsbuild
Copy link
Contributor

-1

Tested at: 0a44eef

The following merge commits were also included on top of IB + this PR after doing git cms-merge-topic:
56f2f72
You can see more details here:
https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-20138/22234/git-log-recent-commits
https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-20138/22234/git-merge-result

You can see the results of the tests here:
https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-20138/22234/summary.html

I found follow errors while testing this PR

Failed tests: RelVals

  • RelVals:

When I ran the RelVals I found an error in the following worklfows:
10042.0 step5

runTheMatrix-results/10042.0_ZMM_13+ZMM_13TeV_TuneCUETP8M1_2017_GenSimFull+DigiFull_2017+RecoFull_2017+ALCAFull_2017+HARVESTFull_2017/step5_ZMM_13+ZMM_13TeV_TuneCUETP8M1_2017_GenSimFull+DigiFull_2017+RecoFull_2017+ALCAFull_2017+HARVESTFull_2017.log

136.731 step1
DAS Error

The following merge commits were also included on top of IB + this PR after doing git cms-merge-topic:
56f2f72
You can see more details here:
https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-20138/22234/git-log-recent-commits
https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-20138/22234/git-merge-result

@cmsbuild
Copy link
Contributor

Comparison not run due to runTheMatrix errors (RelVals and Igprof tests were also skipped)

@bsunanda
Copy link
Contributor Author

@cmsbuild Please test

@cmsbuild
Copy link
Contributor

cmsbuild commented Aug 12, 2017

The tests are being triggered in jenkins.
https://cmssdt.cern.ch/jenkins/job/ib-any-integration/22255/console Started: 2017/08/12 16:35

@cmsbuild
Copy link
Contributor

Pull request #20138 was updated. @ghellwig, @arunhep, @cerminar, @cmsbuild, @franzoni, @lpernie can you please check and sign again.

@cmsbuild
Copy link
Contributor

@cmsbuild
Copy link
Contributor

Pull request #20138 was updated. @ghellwig, @arunhep, @cerminar, @cmsbuild, @franzoni, @lpernie can you please check and sign again.

@bsunanda
Copy link
Contributor Author

@cmsbuild Please test

@cmsbuild
Copy link
Contributor

cmsbuild commented Aug 12, 2017

The tests are being triggered in jenkins.
https://cmssdt.cern.ch/jenkins/job/ib-any-integration/22260/console Started: 2017/08/12 20:56

@cmsbuild
Copy link
Contributor

@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-20138/22260/summary.html

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: 2713569
  • DQMHistoTests: Total failures: 239
  • DQMHistoTests: Total nulls: 0
  • DQMHistoTests: Total successes: 2713141
  • DQMHistoTests: Total skipped: 189
  • DQMHistoTests: Total Missing objects: 0
  • Checked 107 log files, 14 edm output root files, 26 DQM output files

@bsunanda
Copy link
Contributor Author

@arunhep @lpernie Can you review and approve this PR?

@lpernie
Copy link
Contributor

lpernie commented Aug 14, 2017

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

@lpernie
Copy link
Contributor

lpernie commented Aug 14, 2017

Hi @bsunanda, could you summarize why the need of these muon collections? thanks.

@davidlange6
Copy link
Contributor

hi @lpernie did you really mean to +1 this PR? Perhaps your questions should be answered first?

@bsunanda
Copy link
Contributor Author

We have tested earlier that we need all these muon collections to make a selection of good muon candidates downstream for the final calibration. This was answered earlier in AlCaDb meetings. The only change from earlier time is to include pre-rechits. This collection comes from new strategy of HCAL reconstruction and one needs to work with uncollapsed as well as collapsed RecHits. This addition has increased the data volume requirement by 6%. The muon collection requirement has been there from beginning of 2016.

@lpernie
Copy link
Contributor

lpernie commented Aug 15, 2017

Hi @davidlange6 , I'm sorry for inverting the order, I just wanted a confirmation (next time I will wait).

@davidlange6
Copy link
Contributor

merge

@cmsbuild cmsbuild merged commit 3a155a5 into cms-sw:master Aug 15, 2017
cmsbuild added a commit that referenced this pull request Aug 30, 2017
Run2-hcx145 Change o/p definition for HBHEMuonFilter AlCaReco (Backport PR #20138)
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

4 participants