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

MTD RECO code update #24241

Merged
merged 2 commits into from Aug 21, 2018
Merged

MTD RECO code update #24241

merged 2 commits into from Aug 21, 2018

Conversation

casarsa
Copy link
Contributor

@casarsa casarsa commented Aug 8, 2018

This is an update of the MTD reconstruction, complementary to the pull request #24157:

  • duplicated the BTL and ETL code for the reconstruction of uncalibrated MTD hits;
  • introduced a global correction for BTL time (time-walk + constant offset);
  • converted ETL energy from MIPs to MeV.

The updated code has been successfully tested with the workflows 22407.0, 22424.0, and 22434.0.

- duplicated the BTL and ETL code for the reconstruction of uncalibrated hits;
- introduced a global correction for BTL time (time-walk + constant offset);
- converted ETL energy from MIPs to MeV.
@cmsbuild
Copy link
Contributor

cmsbuild commented Aug 8, 2018

The code-checks are being triggered in jenkins.

@cmsbuild
Copy link
Contributor

cmsbuild commented Aug 8, 2018

@cmsbuild
Copy link
Contributor

cmsbuild commented Aug 8, 2018

A new Pull Request was created by @casarsa (Massimo Casarsa) for master.

It involves the following packages:

RecoLocalFastTime/FTLCommonAlgos
RecoLocalFastTime/FTLRecProducers

@perrotta, @cmsbuild, @kpedro88, @slava77 can you please review it and eventually sign? Thanks.
@davidlange6, @slava77, @fabiocos you are the release manager for this.

cms-bot commands are listed here

@slava77
Copy link
Contributor

slava77 commented Aug 8, 2018

@cmsbuild please test

@cmsbuild
Copy link
Contributor

cmsbuild commented Aug 8, 2018

The tests are being triggered in jenkins.
https://cmssdt.cern.ch/jenkins/job/ib-any-integration/29742/console Started: 2018/08/08 20:21

@cmsbuild
Copy link
Contributor

cmsbuild commented Aug 8, 2018

@cmsbuild
Copy link
Contributor

cmsbuild commented Aug 8, 2018

Comparison job queued.

@cmsbuild
Copy link
Contributor

cmsbuild commented Aug 8, 2018

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

Comparison Summary:

  • No significant changes to the logs found
  • Reco comparison results: 0 differences found in the comparisons
  • DQMHistoTests: Total files compared: 31
  • DQMHistoTests: Total histograms compared: 2891469
  • DQMHistoTests: Total failures: 2
  • DQMHistoTests: Total nulls: 0
  • DQMHistoTests: Total successes: 2891277
  • DQMHistoTests: Total skipped: 190
  • DQMHistoTests: Total Missing objects: 0
  • DQMHistoSizes: Histogram memory added: 0.0 KiB( 30 files compared)
  • Checked 129 log files, 14 edm output root files, 31 DQM output files

@fabiocos
Copy link
Contributor

fabiocos commented Aug 9, 2018

please test workflow 22434.0

@cmsbuild
Copy link
Contributor

@cmsbuild
Copy link
Contributor

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

@casarsa
Copy link
Contributor Author

casarsa commented Aug 17, 2018

@slava77
Apologies for the delay. I've addressed your comments.

@perrotta
Copy link
Contributor

@cmsbuild please test

@cmsbuild
Copy link
Contributor

cmsbuild commented Aug 17, 2018

The tests are being triggered in jenkins.
https://cmssdt.cern.ch/jenkins/job/ib-any-integration/29898/console Started: 2018/08/17 12:31

@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-24241/29898/summary.html

Comparison Summary:

  • No significant changes to the logs found
  • Reco comparison results: 4 differences found in the comparisons
  • DQMHistoTests: Total files compared: 31
  • DQMHistoTests: Total histograms compared: 2983602
  • DQMHistoTests: Total failures: 1
  • DQMHistoTests: Total nulls: 0
  • DQMHistoTests: Total successes: 2983411
  • DQMHistoTests: Total skipped: 190
  • DQMHistoTests: Total Missing objects: 0
  • DQMHistoSizes: Histogram memory added: 0.0 KiB( 30 files compared)
  • Checked 129 log files, 14 edm output root files, 31 DQM output files

@kpedro88
Copy link
Contributor

+upgrade

@slava77
Copy link
Contributor

slava77 commented Aug 21, 2018

+1

for #24241 821ba8c

  • code changes are in line with the PR description and the follow up review
  • jenkins tests pass and comparisons with the baseline show no (relevant) differences. None are expected because D24 is not in the set of standard tests.
  • local test with 10-mu wf 22411 show roughly expected behavior
    [the plots have the baseline 10_3_0_pre2 in red and this PR in black]

the endcap energy is down by about a factor of 12 (in agreement with the calibration constant change from 1 to 0.085)
mtd_origvssign1035_tenmuextendede2023d24wf22411p0c_log10ftlrechitssorted_mtdrechits_ftlendcap_reco_obj_obj_energy

barrel and endcap times shifted down, apparently due to the new corrections
mtd_origvssign1035_tenmuextendede2023d24wf22411p0c_ftlrechitssorted_mtdrechits_ftlbarrel_reco_obj_obj_time
mtd_origvssign1035_tenmuextendede2023d24wf22411p0c_ftlrechitssorted_mtdrechits_ftlendcap_reco_obj_obj_time

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

@kpedro88
Copy link
Contributor

+1

@cmsbuild cmsbuild merged commit de9971f into cms-sw:master Aug 21, 2018
@casarsa casarsa deleted the mc-mtdRECO-update branch August 22, 2018 20:02
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