Skip to content
Snippets Groups Projects

Fix endcap ring indices for new geometry in FPGATackingSim

Merged Tomasz Bold requested to merge tbold/athena:fix-layers-map-in-forward into main
All threads resolved!

With the data of newst geometry we encouter a problem that some of the hits can not be assigned to new logical layers in the endcap. Thanks to @brosser we have now the right set of indices. However we are still missing new map files on CVMFS (@kazheng is working on this) so at the moment a hacky solution is provided in this MR. In the future we'll be switching between mapping using proper flags. FI @jahreda @brosser

Edited by Tomasz Bold

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
  • Tomasz Bold changed title from Draft: Generaise config to use the right geo version to Draft: Generalise config to use the right geo version

    changed title from Draft: Generaise config to use the right geo version to Draft: Generalise config to use the right geo version

  • Tomasz Bold changed the description

    changed the description

  • Tomasz Bold added 1 commit

    added 1 commit

    Compare with previous version

  • Hi @tbold,

    There's another instance of the disk index stored in the FPGATrackSimMapMakerAlg.h header that also needs to be updated, unfortunately.

    (By the way, the map maker algorithm can generate plane map files from a wrapper; unfortunately it has to know the "logical layer" assignment for a given region-- which physical layers correspond to the 8 (or 9 or 13) logical layers/planes. It then figures out the (etamin, etamax) and (phimin, phimax) ranges for each physical layer that go into the plane map file. Unfortunately, there's not currently a way to derive this assignment, it's also just hardcoded in the header. Trying to figure this out is why I was looking at the diskIndex remapping to begin with).

    Edited by Benjamin John Rosser
  • Tomasz Bold changed the description

    changed the description

  • Tomasz Bold marked this merge request as ready

    marked this merge request as ready

  • Tomasz Bold changed title from Draft: Generalise config to use the right geo version to Fix endcap ring indices for new geometry in FPGATackingSim

    changed title from Draft: Generalise config to use the right geo version to Fix endcap ring indices for new geometry in FPGATackingSim

  • Tomasz Bold changed the description

    changed the description

  • This merge request affects 2 packages:

    • Trigger/EFTracking/FPGATrackSim/FPGATrackSimConfTools
    • Trigger/EFTracking/FPGATrackSim/FPGATrackSimMaps

    Affected files list will not be printed in this case

  • :white_check_mark: CI Result SUCCESS (hash a308e465)

    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 77243]

  • Marking as review-user-action-required while threads are open.

    Cheers, Steffen (L1)

  • MR looks fine from L1 perspective - Approving.

    Cheers, Steffen (L1)

  • Steffen Korn resolved all threads

    resolved all threads

  • added review-approved label and removed review-pending-level-1 label

  • mentioned in commit 3753af00

  • Tomasz Bold mentioned in commit c3268bf6

    mentioned in commit c3268bf6

  • Tomasz Bold mentioned in merge request !65688 (merged)

    mentioned in merge request !65688 (merged)

  • Tomasz Bold mentioned in commit a4fb1866

    mentioned in commit a4fb1866

  • Please register or sign in to reply
    Loading