-
Notifications
You must be signed in to change notification settings - Fork 483
ITS3: Fix matrix generation in helper class #13895
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
|
REQUEST FOR PRODUCTION RELEASES: This will add The following labels are available |
|
REQUEST FOR PRODUCTION RELEASES: This will add The following labels are available |
Signed-off-by: Felix Schlepper <felix.schlepper@cern.ch>
6dcbd45 to
d141b7a
Compare
Signed-off-by: Felix Schlepper <felix.schlepper@cern.ch>
Signed-off-by: Felix Schlepper <felix.schlepper@cern.ch>
Allows reusing this variable later on. Signed-off-by: Felix Schlepper <felix.schlepper@cern.ch>
|
Error while checking build/O2/fullCI_slc9 for 00c9c53 at 2025-04-03 00:10: Full log here. |
shahor02
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hi @f3sch
Just 1 comment below, otherwise fine for me.
Detectors/ITSMFT/common/simulation/include/ITSMFTSimulation/DigiParams.h
Show resolved
Hide resolved
Signed-off-by: Felix Schlepper <felix.schlepper@cern.ch>
|
Well, the version number increase is needed only if a new data member is added. |
|
@shahor02 the failure is unrelated and was green before, could this please be merged? |
Fixes a wrong y-local offset for ITS3 sensors.
Also I removed and demoted some logging to debug about the layer composition.