Skip to content

RecoHGCal/TICL: pattern-recognition correctness fixes#51340

Open
felicepantaleo wants to merge 1 commit into
cms-sw:masterfrom
felicepantaleo:ticl-fix-pattern-recognition
Open

RecoHGCal/TICL: pattern-recognition correctness fixes#51340
felicepantaleo wants to merge 1 commit into
cms-sw:masterfrom
felicepantaleo:ticl-fix-pattern-recognition

Conversation

@felicepantaleo

Copy link
Copy Markdown
Contributor
  • CLUE3D: include the last barrel layer in findAndAssignTracksters; fix the +z-endcap floor in calculateDistanceToHigher (was lastLayerPerSide+1, inconsistent with density).
  • FastJet: fix the per-side layer count (was lastLayer()-1, dropping endcap layers and flushing across the IP); the barrel is a single region (no mid flush).
  • HGCGraph: pop the out-in DFS node before processing (popping after discarded children).
  • HGCDoublet: keep the sign of minCosPointing (default -1 no longer rejects all doublets; anti-pointing doublets fail a positive threshold).

- CLUE3D: include the last barrel layer in findAndAssignTracksters; fix the +z-endcap
  floor in calculateDistanceToHigher (was lastLayerPerSide+1, inconsistent with density).
- FastJet: fix the per-side layer count (was lastLayer()-1, dropping endcap layers and
  flushing across the IP); the barrel is a single region (no mid flush).
- HGCGraph: pop the out-in DFS node before processing (popping after discarded children).
- HGCDoublet: keep the sign of minCosPointing (default -1 no longer rejects all doublets;
  anti-pointing doublets fail a positive threshold).
@felicepantaleo

Copy link
Copy Markdown
Contributor Author

@cmsbuild please test

@cmsbuild

cmsbuild commented Jun 28, 2026

Copy link
Copy Markdown
Contributor

cms-bot internal usage

@felicepantaleo

Copy link
Copy Markdown
Contributor Author

@cmsbuild please test

@cmsbuild

Copy link
Copy Markdown
Contributor

+code-checks

Logs: https://cmssdt.cern.ch/SDT/code-checks/cms-sw-PR-51340/49972

@cmsbuild

Copy link
Copy Markdown
Contributor

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

It involves the following packages:

  • RecoHGCal/TICL (reconstruction)

@Moanwar, @jfernan2, @mandrenguyen, @srimanob can you please review it and eventually sign? Thanks.
@apsallid, @denizsun, @hatakeyamak, @lecriste, @rovere, @salimcerci, @sameasy, @sobhatta 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

@felicepantaleo

Copy link
Copy Markdown
Contributor Author

type bugfix

@cmsbuild

Copy link
Copy Markdown
Contributor

+1

Size: This PR adds an extra 36KB to repository
Summary: https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-19a24b/54331/summary.html
COMMIT: ad5068e
CMSSW: CMSSW_20_1_X_2026-06-27-1100/el9_amd64_gcc13
User test area: For local testing, you can use /cvmfs/cms-ci.cern.ch/week1/cms-sw/cmssw/51340/54331/install.sh to create a dev area with all the needed externals and cmssw changes.

Comparison Summary

Summary:

@felicepantaleo

Copy link
Copy Markdown
Contributor Author

type ngt

@cmsbuild cmsbuild added the ngt label Jun 28, 2026
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.

2 participants