-
Notifications
You must be signed in to change notification settings - Fork 483
ALICE3-TRK: first version of working digitizer #14619
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
…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.
…pth and pixel size wrt the APTS response
…tored in the trkdigits.root file
|
REQUEST FOR PRODUCTION RELEASES: This will add The following labels are available |
Please consider the following formatting changes to AliceO2Group#14619
|
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. |
* 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>
First working version of the digitizer: given an input hits file, the code now produces trkdigits.root containing the digits.