eic / EICrecon

EIC Reconstruction - JANA based
https://eic.github.io/EICrecon
GNU Lesser General Public License v3.0
5 stars 24 forks source link

HcalEndcapPInsertImagingProtoClusters: update tmax and minClusterNhits #1498

Closed sebouh137 closed 1 week ago

sebouh137 commented 1 month ago

changed time cut in HEXPLIT algorithm to 150 ns and min number of (subcell) hits per protocluster in topo clustering to 100.

Briefly, what does this PR introduce?

Tweaks some of the parameters in the reconstruction in the Insert. The first of these loosens the timing cut for hits in the insert. The second requires there to be more hits in a cluster candidate (since we're dealing with subcell hits instead of normal cell-level hits)

What kind of change does this PR introduce?

Please check if this PR fulfills the following:

Does this PR introduce breaking changes? What changes might users need to make to their code?

no

Does this PR change default behavior?

yes.

github-actions[bot] commented 1 month ago

Capybara summary for PR 1498