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

ETL hits accumulation on a pixel-basis in MTD Validation #44859

Merged
merged 8 commits into from
May 20, 2024

Conversation

rdelliga
Copy link
Contributor

PR description:
The accumulation process in MTD validation, based on modules (DetId), is updated to be pixel-level during SimHits processing, aligning it with the digitization of ETL[1]; in particular, this may impact processes under high pile-up conditions.
To be consistent with PR #43762, which changes the ETL digitization, it is important to rectify this discrepancy.
A correction attempt has already been made with the failed pull request #43928.
The Digi structure (ETLSample) has been also updated to accomodate for one additional parameter, the time over threshold, therefore some plots to monitor Tot are added in EtlDigiHitsValidation.
Moreover, debugging verbosity in ETL digitization and adcSaturation_MIP in mtdDigitizer_cfg.py are updated.
In ETLUnalibratedRecHitAlgo, amplitude for ETL is set to be the time_over_threshold, because reco energy will not be reconstructed; for the same reason, in EtlLocalecoValidation, some plots about reco energy are removed.
Finally, the use of MC truth for tracks and Primary Vertices is updated, to be consistent with PR #43913.

PR validation:
The code was tested on the workflow
24834.0_TTbar_14TeV+2026D98

[1] https://github.com/cms-sw/cmssw/blob/master/SimFastTiming/FastTimingCommon/src/ETLDeviceSim.cc

@cmsbuild
Copy link
Contributor

cmsbuild commented Apr 28, 2024

cms-bot internal usage

@cmsbuild
Copy link
Contributor

-code-checks

Logs: https://cmssdt.cern.ch/SDT/code-checks/cms-sw-PR-44859/40113

Code check has found code style and quality issues which could be resolved by applying following patch(s)

@cmsbuild
Copy link
Contributor

+code-checks

Logs: https://cmssdt.cern.ch/SDT/code-checks/cms-sw-PR-44859/40115

@cmsbuild
Copy link
Contributor

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

It involves the following packages:

  • RecoLocalFastTime/FTLCommonAlgos (reconstruction, upgrade)
  • SimFastTiming/FastTimingCommon (upgrade, simulation)
  • Validation/MtdValidation (dqm)

@jfernan2, @syuvivida, @tjavaid, @antoniovagnerini, @srimanob, @mandrenguyen, @civanch, @cmsbuild, @rvenditti, @subirsarkar, @nothingface0, @mdhildreth can you please review it and eventually sign? Thanks.
@fabiocos, @missirol this is something you requested to watch as well.
@sextonkennedy, @rappoccio, @antoniovilela you are the release manager for this.

cms-bot commands are listed here

@fabiocos
Copy link
Contributor

please test with workflow 27634.0

@fabiocos
Copy link
Contributor

type mtd

@cmsbuild cmsbuild added the mtd label Apr 29, 2024
@fabiocos
Copy link
Contributor

fabiocos commented May 6, 2024

please test with workflow 27634.0

@fabiocos
Copy link
Contributor

fabiocos commented May 6, 2024

@smuzaffar is there an issue with the test? code-checks look to have passed correctly...

@smuzaffar
Copy link
Contributor

please test workflow 27634.0

@fabiocos , this is the right comment to run extra workflow :-) with is used for extra PRs to be included

@fabiocos
Copy link
Contributor

fabiocos commented May 6, 2024

@smuzaffar oops sorry, my bad!

@cmsbuild
Copy link
Contributor

cmsbuild commented May 6, 2024

+1

Summary: https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-f3bdfb/39250/summary.html
COMMIT: f60ce34
CMSSW: CMSSW_14_1_X_2024-05-05-2300/el8_amd64_gcc12
User test area: For local testing, you can use /cvmfs/cms-ci.cern.ch/week0/cms-sw/cmssw/44859/39250/install.sh to create a dev area with all the needed externals and cmssw changes.

Comparison Summary

Summary:

  • You potentially removed 4 lines from the logs
  • Reco comparison results: 258 differences found in the comparisons
  • DQMHistoTests: Total files compared: 49
  • DQMHistoTests: Total histograms compared: 3429896
  • DQMHistoTests: Total failures: 3813
  • DQMHistoTests: Total nulls: 21
  • DQMHistoTests: Total successes: 3426042
  • DQMHistoTests: Total skipped: 20
  • DQMHistoTests: Total Missing objects: 0
  • DQMHistoSizes: Histogram memory added: -40.019 KiB( 48 files compared)
  • DQMHistoSizes: changed ( 23234.0,... ): -5.717 KiB MTD/ETL
  • Checked 207 log files, 169 edm output root files, 49 DQM output files
  • TriggerResults: no differences found

@civanch
Copy link
Contributor

civanch commented May 6, 2024

+1

@jfernan2
Copy link
Contributor

jfernan2 commented May 6, 2024

+1

@fabiocos
Copy link
Contributor

fabiocos commented May 8, 2024

@cms-sw/dqm-l2 any comment?

@tjavaid
Copy link

tjavaid commented May 10, 2024

+1

@fabiocos
Copy link
Contributor

@cms-sw/upgrade-l2 any doubt/comment about this PR?

@srimanob
Copy link
Contributor

+Upgrade

@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. @rappoccio, @antoniovilela, @sextonkennedy (and backports should be raised in the release meeting by the corresponding L2)

@rappoccio
Copy link
Contributor

+1

@cmsbuild cmsbuild merged commit 0a3ca10 into cms-sw:master May 20, 2024
11 checks passed
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

9 participants