Skip to content
Snippets Groups Projects

Draft: Rename Beetle to ASIC in UT code

Closed Hangyi Wu requested to merge ut/beetle-change-to-asic into 2024-patches
1 unresolved thread

Work with LHCb!4608 (merged) Detector!578 (merged)

  • Remove conditions are never used in DD4hep, including
    • ProductionMap
    • PedestalValues
  • Reduce condition granularity from per strip (.5 million entries) to per ASIC (4k entries)
    • NoiseValues: SectorNoise, cmNoise, electronsPerADC
  • Simulation conditions made optional, i.e. add option='1' xml attribute.
  • Rename Beetle (TT concept) to ASIC (UT concept)

TODO:

  • Corresponding changes in LHCb/Det/UTDet
  • Corresponding changes in SIMCOND
  • Corresponding changes in lhcb-conditions-database to master
  • Corresponding changes in lhcb-conditions-database to sim10/run3-ideal
  • Corresponding changes in Lbcom (due to Beetle -> ASIC renaming)
Edited by Hangyi Wu

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
  • assigned to @hawu

  • Hangyi Wu marked the checklist item Corresponding changes in SIMCOND as completed

    marked the checklist item Corresponding changes in SIMCOND as completed

  • Hangyi Wu marked the checklist item Corresponding changes in Lbcom (due to Beetle -> ASIC renaming) as completed

    marked the checklist item Corresponding changes in Lbcom (due to Beetle -> ASIC renaming) as completed

  • Hangyi Wu changed target branch from master to 2024-patches

    changed target branch from master to 2024-patches

  • added RTA label

  • Hangyi Wu changed the description

    changed the description

  • Hangyi Wu added 1 commit

    added 1 commit

    • ad9788e4 - refactor!: replace beetle with ASIC

    Compare with previous version

  • Hangyi Wu added 1 commit

    added 1 commit

    • 8f3754b2 - refactor!: replace beetle with ASIC

    Compare with previous version

    • This is still targeting 2024-patches. If it's still relevant, it should be rebased on master.

      By the way, I see the 2 MRs related are merged. How is it that this one is still around and is even Draft ?

    • @hawu ping

    • Author Developer

      Thanks for the reminder! For short, we can close this MR.


      For details:

      This one concerns only monitoring, and other MRs, which have been merged, do not depend on it. The monitoring involved in this MRs seems irrelevant now.

      We have decided to remove the following codes in another discussion.

      stack/Lbcom/UT/UTCheckers/src/UTPerformanceMonitor.cpp
      stack/Lbcom/UT/UTCheckers/src/UTOccupancy.h
      stack/Lbcom/UT/UTMonitors/src/UTErrorMonitor.cpp

      This one is also removed in recent implementation of the front end simulation.

      stack/Lbcom/UT/UTMonitors/src/UTTightDigitMonitor.cpp
    • Please register or sign in to reply
  • closed

Please register or sign in to reply
Loading