Skip to content

Conversation

@AuroraPerego
Copy link
Contributor

PR description:

This PR introduces the possibility of having multiple tracks within the same TICLCandidate, which allows us to save the entire decay chain of tracks left by a particle and its daughters entering HGCAL (instead of the current situation where we serve only the first one).
This change has already been applied to the simTICLCandidates and simTracksters and considered in the validation, where the track linked to the reconstructed candidate is checked against all the tracks left in the tracker associated with the simulated particle and its daughters.
Later, this will be used in the reconstruction as well, making it "many(-tracks)-to-many(-tracksters)",

In addition, I added a few plots to the TICLCandidate validation:

  • number of efficient and fake candidates, a useful metric to look at together with the rate to get an idea of the multiplicity
  • number of simulated charged candidates with no reco track associated (tracker inefficiency), with no good track associated (the associated track(s) did not pass the cuts used in the linking algorithm)
  • number of simulated candidates with no trackster associated (we did not reconstruct the energy blob in HGCAL)

The TICLDumper has been updated to save the vector of tracks.

PR validation:

run wf of single pion with 0PU and 200PU and looked at the validation plots, available here (0 PU) and here (200PU).
test it with wfs 29688.207, 29888.207, 29634.203, 29834.203

FYI @waredjeb @felicepantaleo

@cmsbuild
Copy link
Contributor

cmsbuild commented Sep 8, 2025

cms-bot internal usage

@cmsbuild
Copy link
Contributor

cmsbuild commented Sep 8, 2025

-code-checks

Logs: https://cmssdt.cern.ch/SDT/code-checks/cms-sw-PR-48862/46025

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

@Moanwar
Copy link
Contributor

Moanwar commented Sep 8, 2025

@cmsbuild please test

@cmsbuild
Copy link
Contributor

cmsbuild commented Sep 8, 2025

+code-checks

Logs: https://cmssdt.cern.ch/SDT/code-checks/cms-sw-PR-48862/46026

@cmsbuild
Copy link
Contributor

cmsbuild commented Sep 8, 2025

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

It involves the following packages:

  • DataFormats/HGCalReco (reconstruction, upgrade)
  • RecoHGCal/TICL (reconstruction, upgrade)
  • Validation/HGCalValidation (dqm)

@Moanwar, @antoniovagnerini, @ctarricone, @jfernan2, @mandrenguyen, @rseidita, @srimanob, @subirsarkar can you please review it and eventually sign? Thanks.
@apsallid, @bsunanda, @cseez, @denizsun, @felicepantaleo, @forthommel, @hatakeyamak, @lecriste, @lgray, @missirol, @mmusich, @pfs, @rovere, @salimcerci, @sameasy, @sethzenz, @sobhatta, @vandreev11, @youyingli this is something you requested to watch as well.
@ftenchini, @mandrenguyen, @sextonkennedy you are the release manager for this.

cms-bot commands are listed here

@gabrielmscampos
Copy link
Member

@AuroraPerego could you resolve the conflicts before proceeding?

From the DQM side, the code looks fine. Failures in the tests are either spurious or caused by DAS errors.

@Moanwar
Copy link
Contributor

Moanwar commented Sep 30, 2025

@cmsbuild please test

@cmsbuild
Copy link
Contributor

+code-checks

Logs: https://cmssdt.cern.ch/SDT/code-checks/cms-sw-PR-48862/46236

@cmsbuild
Copy link
Contributor

Pull request #48862 was updated. @ctarricone, @gabrielmscampos, @nothingface0, @rseidita can you please check and sign again.

@cmsbuild
Copy link
Contributor

+1

Size: This PR adds an extra 44KB to repository
Summary: https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-fe5a0b/48365/summary.html
COMMIT: 7cd5fc0
CMSSW: CMSSW_16_0_X_2025-09-29-2300/el8_amd64_gcc12
User test area: For local testing, you can use /cvmfs/cms-ci.cern.ch/week1/cms-sw/cmssw/48862/48365/install.sh to create a dev area with all the needed externals and cmssw changes.

The following merge commits were also included on top of IB + this PR after doing git cms-merge-topic:

You can see more details here:
https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-fe5a0b/48365/git-recent-commits.json
https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-fe5a0b/48365/git-merge-result

  • DAS Queries: The DAS query tests failed, see the summary page for details.

Comparison Summary

Summary:

  • You potentially removed 2 lines from the logs
  • Reco comparison results: 16 differences found in the comparisons
  • DQMHistoTests: Total files compared: 55
  • DQMHistoTests: Total histograms compared: 4470252
  • DQMHistoTests: Total failures: 328
  • DQMHistoTests: Total nulls: 1117
  • DQMHistoTests: Total successes: 4468787
  • DQMHistoTests: Total skipped: 20
  • DQMHistoTests: Total Missing objects: 0
  • DQMHistoSizes: Histogram memory added: 419.9150000000001 KiB( 54 files compared)
  • DQMHistoSizes: changed ( 29634.0,... ): 22.367 KiB HLT/HGCAL
  • DQMHistoSizes: changed ( 29634.0,... ): 21.805 KiB HGCAL/HGCalValidator
  • Checked 236 log files, 204 edm output root files, 55 DQM output files
  • TriggerResults: no differences found

@gabrielmscampos
Copy link
Member

+dqm

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

@mandrenguyen
Copy link
Contributor

+1

@cmsbuild cmsbuild merged commit c0df755 into cms-sw:master Sep 30, 2025
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.

8 participants