-
Notifications
You must be signed in to change notification settings - Fork 450
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
ITS3: AlpideResponse adjust for APTS #13929
base: dev
Are you sure you want to change the base?
Conversation
Signed-off-by: Chunzheng Wang <chunzheng.wang@cern.ch>
REQUEST FOR PRODUCTION RELEASES:
This will add The following labels are available |
Error while checking build/O2/fullCI_slc9 for 51a2ce0 at 2025-02-03 15:19:
Full log here. |
Failures seem unrelated and could be merged. Just note alisw/alidist#5754 is need for it to produce APTS response, but not needed for merging. |
Error while checking build/O2/fullCI for 51a2ce0 at 2025-02-14 19:47:
Full log here. |
Updated the code for converting ITSChipResponse files into a format usable by O2, enabling ITS3 digitization with APTS chip response support.
This PR is intended to be used together with #13894 from @f3sch, but be able to compile independently.