Wouter Deconinck
Wouter Deconinck
The use of globs for ghcr.io registry images is not currently functional (see #496). In dockerhub.py, the assumption is for docker registry API calls, which fail for ghcr.io where the...
### Briefly, what does this PR introduce? This PR adds ASAN and UBSAN support to the ePIC geometry. It took some tweaking similar to https://gitlab.cern.ch/lhcb/Detector/-/merge_requests/336 because DD4hep's `listcomponents` requires preload...
### Briefly, what does this PR introduce? This PR experiments with using a reusable workflow for (in this instance) list-open-prs. By placing this in a dedicate actions repository, it can...
### Briefly, what does this PR introduce? This PR adds a test to make sure the DetectorChecksum works. Some detectors manage to do things that break it... Needs: - [x]...
### Briefly, what does this PR introduce? This PR exports the geometry (`epic_craterlake_no_bhcal` only, due to bhcal issues) to gdml with sensitive detectors, and runs it through a short celeritas...
This PR adds a b0_tracker_only geometry configuration for debugging of B0 tracking issues without loading the whole shebang. ### What kind of change does this PR introduce? - [ ]...
We are encountering failures with gcc-14 when attempting to use MDC with SPDLOG_COMPILED_LIB (spdlog-1.14.1, unable to test with newer since we are stuck on fmt-10). The following testing code is...
This PR adds some support for paraview builds with Qt6, and enables it in data-vis-sdk build matrix. Note: This is WIP but I want it to build in the pipelines,...
Interesting, I wonder what changed and how long the algorithm has been wrong. From your figures I agree that XY is the correct plane to use here. I retract my...
### Briefly, what does this PR introduce? This PR addresses changes in the material map scripts for Acts 39. ### What kind of change does this PR introduce? - [x]...