Skip to content
Snippets Groups Projects

Removed redundant copy ut track loops and removed unused variables in UT search window.

Merged Da Yu Tou requested to merge dtou_ut_cleanup into master
  1. Each thread in ut_copy_track_hit_number loops over all the velo-UT tracks in the event with increments of 1, when it can just increment by blockDim.x to avoid redundant copies.
  2. UT search windows copies fudge factors for all UT layers, but each thread only looks for search window in 1 UT layer and only need 1 fudge factor.
  3. Exact same physics results in tests.
Edited by Da Yu Tou

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
Please register or sign in to reply
Loading