Skip to content

Conversation

@atriolo
Copy link
Contributor

@atriolo atriolo commented Aug 25, 2025

First working version of the digitizer: given an input hits file, the code now produces trkdigits.root containing the digits.

  • The roto-translation matrices are now correctly retrieved from the geometry, using the updated detector ID
  • A simple segmentation of the sensitive parts of the detector is now defined
  • Using the APTS response file to obtain the response function
  • Added methods to switch between curved and flat coordinates for the curved VD layers to match the response file coordinate system
  • Setting digitization parameters
  • Scaling the pitch and depth of the O2 geometry elements to match those of the APTS response file

atriolo added 6 commits August 1, 2025 18:20
…ple segmentation, adding methods to deal with the curved VD layers, adding chip response based on ITS2 and ITS3 codes, adding useful codes for parameters, digit containers, etc.
@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

@njacazio njacazio enabled auto-merge (squash) August 26, 2025 12:47
@njacazio
Copy link
Collaborator

Ciao @atriolo many thanks, I think the PR also has to be approved from @shahor02

@shahor02
Copy link
Collaborator

Hi, I am not particularly familiar with detector details and while I am certainly interested to learn them, it will take some time for me to understand the PR. So, if it is pressing, please don't wait for my approval.

@mconcas mconcas disabled auto-merge August 27, 2025 06:37
@mconcas mconcas merged commit 8735573 into AliceO2Group:dev Aug 27, 2025
13 checks passed
mhemmer-cern pushed a commit to mhemmer-cern/AliceO2 that referenced this pull request Sep 9, 2025
* ALICE3-TRK: correctly setting the path to retrieve matrices from the geometry

* ALICE3-TRK: setting basis for digitization code - definition of a simple segmentation, adding methods to deal with the curved VD layers, adding chip response based on ITS2 and ITS3 codes, adding useful codes for parameters, digit containers, etc.

* ALICE3-TRK: improving segmentation, dealing with different silicon depth and pixel size wrt the APTS response

* ALICE3-TRK: adjusted curvedToFlat coordinate orientation

* ALICE3-TRK: first version of complete digitizer. Now the digits are stored in the trkdigits.root file

* ALICE3-TRK: fixing DigitROF setting

* Please consider the following formatting changes

* ALICE3-TRK: fixing copyright headers

---------

Co-authored-by: ALICE Action Bot <alibuild@cern.ch>
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.

5 participants