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

HGCAL trigger updates (including new 2D clustering + towers implementation) #22387

Merged
merged 73 commits into from
Mar 10, 2018

Conversation

jbsauvan
Copy link
Contributor

This PR adds the following changes for the HGCAL trigger:

  • Implementation of a new 2D clustering algorithm, similar to the previous topological algorithm, but with size constrained
  • Implementation of tower objects in addition to cluster objects
  • Move the cluster energy calibration from 3D clusters to 2D clusters
  • Ntuple updates: additional information in gen ntuple; new panel-level information

Depends on external cms-data/L1Trigger-L1THGCal#6

jbsauvan and others added 30 commits November 23, 2017 10:16
…lace. Still 2 points need to be fixed: sorting the tc using vector::sort and check if seeds are NN.
 This is adding a new clustering method. It consists in a combined dR…
…for layer counting independent on the subdet
@cmsbuild
Copy link
Contributor

cmsbuild commented Mar 7, 2018

Comparison job queued.

@cmsbuild
Copy link
Contributor

cmsbuild commented Mar 7, 2018

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

Comparison Summary:

  • No significant changes to the logs found
  • Reco comparison results: 0 differences found in the comparisons
  • DQMHistoTests: Total files compared: 29
  • DQMHistoTests: Total histograms compared: 2480211
  • DQMHistoTests: Total failures: 1
  • DQMHistoTests: Total nulls: 0
  • DQMHistoTests: Total successes: 2480034
  • DQMHistoTests: Total skipped: 176
  • DQMHistoTests: Total Missing objects: 0
  • DQMHistoSizes: Histogram memory added: 0.980000000069 KiB( 22 files compared)
  • Checked 118 log files, 9 edm output root files, 29 DQM output files

@rekovic
Copy link
Contributor

rekovic commented Mar 7, 2018

+1

@rekovic
Copy link
Contributor

rekovic commented Mar 7, 2018

Following comment in #22480, added HGCalTowerMap in the event content.

@jbsauvan Thanks.

@kpedro88
Copy link
Contributor

kpedro88 commented Mar 7, 2018

+1

@cmsbuild
Copy link
Contributor

cmsbuild commented Mar 7, 2018

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

kpedro88 commented Mar 9, 2018

@fabiocos can you merge this so it can run in a few IBs over the weekend? Then we can finalize the next 93X release.

@fabiocos
Copy link
Contributor

@kpedro88 the issue of the FastSim dependency has not been addressed in the PR. I understand the need of moving forward with tests, but this will have to be looked at.

@fabiocos
Copy link
Contributor

+1

@kpedro88
Copy link
Contributor

@fabiocos posted #22575 to keep track of this.

@fabiocos
Copy link
Contributor

@kpedro88 thanks

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.

10 participants