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-hcx139 Update geometry access for Hcal cells #19910

Merged
merged 2 commits into from Jul 31, 2017

Conversation

bsunanda
Copy link
Contributor

In view of collapsed depths in Plan 1 reconstruction

@bsunanda
Copy link
Contributor Author

@cmsbuild Please test

@cmsbuild
Copy link
Contributor

cmsbuild commented Jul 25, 2017

The tests are being triggered in jenkins.
https://cmssdt.cern.ch/jenkins/job/ib-any-integration/21751/console Started: 2017/07/25 21:44

@cmsbuild
Copy link
Contributor

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

It involves the following packages:

RecoMET/METAlgorithms

@perrotta, @cmsbuild, @slava77, @davidlange6 can you please review it and eventually sign? Thanks.
@TaiSakuma, @gouskos, @ahinzmann, @mmarionncern, @jdolen, @nhanvtran, @gkasieczka, @schoef, @mariadalfonso, @seemasharmafnal 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 Jul 25, 2017

The tests are being triggered in jenkins.
https://cmssdt.cern.ch/jenkins/job/ib-any-integration/21752/console Started: 2017/07/25 21:54

@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-19910/21752/summary.html

Comparison Summary:

  • No significant changes to the logs found
  • Reco comparison results: 0 differences found in the comparisons
  • DQMHistoTests: Total files compared: 23
  • DQMHistoTests: Total histograms compared: 2363781
  • DQMHistoTests: Total failures: 15034
  • DQMHistoTests: Total nulls: 0
  • DQMHistoTests: Total successes: 2348581
  • DQMHistoTests: Total skipped: 166
  • DQMHistoTests: Total Missing objects: 0
  • Checked 93 log files, 14 edm output root files, 23 DQM output files

@bsunanda
Copy link
Contributor Author

eff_globaltighthalo2016
eff_globalsupertighthalo2016
These two plots of efficiency demonstrate that the modified code improve the efficiency (the earlier version gives much lower efficiency particularly for the tight version)

@slava77
Copy link
Contributor

slava77 commented Jul 26, 2017 via email

@dvannerom
Copy link
Contributor

Dear Slava,

Here are the same plots but with the bugged version of the code. You can see the very low efficiency of the tight version, while the supertight is ok.

eff_globalsupertighthalo2016_bug.pdf
eff_globaltighthalo2016_bug.pdf

Cheers,
David

@slava77
Copy link
Contributor

slava77 commented Jul 27, 2017

IIUC, there is no DQM for these quantities.
Why not?

I will add GlobalTightHaloId2016 and GlobalSuperTightHaloId2016 to reco fwlite-based monitoring

@mariadalfonso
Copy link
Contributor

@slava77
If I recall correctly these (or an older version of these) were part of the METfilters DQM suites

In this specific case some of the HEP17 merged hits, w/o this fix get assigned and unphysical position at eta,phi=0,0

@slava77
Copy link
Contributor

slava77 commented Jul 28, 2017 via email

@slava77
Copy link
Contributor

slava77 commented Jul 28, 2017

+1

for #19910 1bb9470

  • HcalHaloAlgo::getPosition(const DetId &id now uses HcalGeometry to get the cell position, instead of CaloGeometry directly, which apparently doesn't return the right value for HEP17
  • jenkins tests pass and comparisons show no differences (monitoring is apparently lacking)
  • local test with 2017 data workflows and added monitoring of the halo id variable shows expected behavior with much smaller tag rate; e.g. in 136.783
    all_sign947vsorig_runjetht2017b136p783c_recobeamhalosummary_beamhalosummary__rereco_obj_globaltighthaloid2016

@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

@mariadalfonso
Copy link
Contributor

@slava77
These are the list of METfilters in DQM and indeed the latest version of the Halo is not up to date

HcalNoiseRBXCollection = cms.InputTag("hcalnoise"),
HBHENoiseFilterResultLabel = cms.InputTag("HBHENoiseFilterResultProducer", "HBHENoiseFilterResult"),
HBHENoiseIsoFilterResultLabel = cms.InputTag("HBHENoiseFilterResultProducer", "HBHEIsoNoiseFilterResult"),
CSCHaloResultLabel = cms.InputTag("CSCTightHaloFilterDQM"),
CSCHalo2015ResultLabel = cms.InputTag("CSCTightHalo2015FilterDQM"),
EcalDeadCellTriggerPrimitiveFilterLabel = cms.InputTag("EcalDeadCellTriggerPrimitiveFilterDQM"),
EcalDeadCellBoundaryEnergyFilterLabel = cms.InputTag("EcalDeadCellBoundaryEnergyFilterDQM"),
eeBadScFilterLabel = cms.InputTag("eeBadScFilterDQM"),
HcalStripHaloFilterLabel = cms.InputTag("HcalStripHaloFilterDQM"),

@ramankhurana will take care of updating in a separate PR.

@davidlange6
Copy link
Contributor

+1

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