Closed niermann999 closed 2 months ago
Do you mean 0.75.0? I don't think 0.75.1 exists (yet).
Do you mean 0.75.0? I don't think 0.75.1 exists (yet).
You are right, but that is the version it will need unfortunately :) The corresponding PR in detray is already open https://github.com/acts-project/detray/pull/816
The assertions that are triggered in the CI are a false positive and fixed in https://github.com/acts-project/detray/pull/819
There is still a build failure?
There is still a build failure?
No, it is an assertion that fails, fixed in https://github.com/acts-project/detray/pull/819.
This integrates a new library
detray::test_utils
that contains headers that are useful for testing. The bfield creation and detector types have been moved todetray::detectors
. Both was previously packaged indetray::utils