Skip to content

Conversation

@atriolo
Copy link
Contributor

@atriolo atriolo commented Oct 13, 2025

  • Deal with ML/OT L4 mixed length and shape when assigning row and columns to the digit
  • Hardcoded ML/OT staves length according to the current geometry
  • Number of steps to calculate the response increased to 25 due to the larger silicon thickness in the geometry
  • Charge threshold to collect the signal temporarily removed: no reason to put an arbitrary value
  • Considering the OT half-stave as the smallest element for the digitization in the OT
  • Wrong shape of digit distributions along columns fixed: due to the improper rescaling of the depth of the sensor when calculating the response of the pixel

@github-actions
Copy link
Contributor

REQUEST FOR PRODUCTION RELEASES:
To request your PR to be included in production software, please add the corresponding labels called "async-" to your PR. Add the labels directly (if you have the permissions) or add a comment of the form (note that labels are separated by a ",")

+async-label <label1>, <label2>, !<label3> ...

This will add <label1> and <label2> and removes <label3>.

The following labels are available
async-2023-pbpb-apass4
async-2023-pp-apass4
async-2024-pp-apass1
async-2022-pp-apass7
async-2024-pp-cpass0
async-2024-PbPb-apass1
async-2024-ppRef-apass1
async-2024-PbPb-apass2
async-2023-PbPb-apass5

@mconcas mconcas enabled auto-merge (squash) October 13, 2025 14:55
@mconcas mconcas merged commit a657810 into AliceO2Group:dev Oct 13, 2025
14 checks passed
plariono pushed a commit to plariono/AliceO2 that referenced this pull request Oct 23, 2025
* ALICE3-TRK: deal with ML/OT L4 mixed lenght and shape

* ALICE3-TRK: adjust ML/OT staves length according to the current geometry

* ALICE3-TRK: increase number of steps into silicon to 25. Setting temporarly the threshold to 1 electron

* ALICE3-TRK: fix digits distribution along columns by removing the rescaling of the silicon depth

* ALICE3-TRK: considering the OT half-stave as the smallest elemenent for the digitization in the OT
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

3 participants