Skip to content
Snippets Groups Projects

23.0-cleanup-​TRT_SeededTrackFinderTool

Merged Shaun Roe requested to merge sroe/athena:23.0-cleanup-​TRT_SeededTrackFinderTool into master
All threads resolved!

Reduce use of dynamically allocated vector: the algorithm only uses the first two points of the spacepoint vector to calculate a new theta, but was allocating a vector of dimension equal to the number of spacepoints. Moved this function to anonymous namespace, as thetaFromSpacePoints.

@christos , relating to general task of reducing dynamic allocations.

Edited by Shaun Roe

Merge request reports

Pipeline #5087863 passed

Pipeline passed for fd5762dc on sroe:23.0-cleanup-​TRT_SeededTrackFinderTool

Approval is optional

Merged by Vakhtang TsulaiaVakhtang Tsulaia 2 years ago (Feb 6, 2023 7:44pm UTC)

Merge details

  • Changes merged into master with 993ed76e (commits were squashed).
  • Deleted the source branch.

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Shaun Roe added 1 commit

    added 1 commit

    • fd5762dc - revert shortcutting the tan theta

    Compare with previous version

  • Shaun Roe resolved all threads

    resolved all threads

  • Author Developer

    Jenkins please retry a build

  • :pencil: Build area was cleaned as per request posted in the DB. The full software build will be performed

  • This merge request affects 1 package:

    • InnerDetector/InDetRecTools/TRT_SeededTrackFinderTool

    This merge request affects 4 files:

    • InnerDetector/InDetRecTools/TRT_SeededTrackFinderTool/TRT_SeededTrackFinderTool/SiNoise_bt.h
    • InnerDetector/InDetRecTools/TRT_SeededTrackFinderTool/TRT_SeededTrackFinderTool/TRT_SeededTrackFinder_ATL.h
    • InnerDetector/InDetRecTools/TRT_SeededTrackFinderTool/src/SiNoise_bt.cxx
    • InnerDetector/InDetRecTools/TRT_SeededTrackFinderTool/src/TRT_SeededTrackFinder_ATL.cxx

    Adding @cgrefe ,@calfayan ,@amorley ,@sroe ,@goetz as watchers

  • :white_check_mark: CI Result SUCCESS (hash fd5762dc)

    Athena
    externals :white_check_mark:
    cmake :white_check_mark:
    make :white_check_mark:
    tests :white_check_mark:

    Full details available on this CI monitor view. Check the JIRA CI status board for known problems
    :white_check_mark: Athena: number of compilation errors 0, warnings 0
    :pencil: For experts only: Jenkins output [CI-MERGE-REQUEST-CC7 65670]

  • Christos Anastopoulos marked this merge request as ready

    marked this merge request as ready

  • Shaun Roe changed the description

    changed the description

  • Looks good to me. Approved.

    Cheers L1

  • mentioned in commit 993ed76e

  • Please register or sign in to reply
    Loading