Alexander J. Pfleger
Alexander J. Pfleger
> I finished putting the rest of the parts in. We still have to decide if this is the right level of detail to have in this part of the...
> m I am not sure if we need a dedicated place in the documentation, since mostly everything is explained in this PR. I am afraid, that we might just...
macOS CI failure: I ran the unit test on `Ubuntu 20.04` with `Clang 10.0.0` and could NOT reproduce the failure. ~~~~~ : : Start 126: GsfComponentMerging 126/212 Test #126: GsfComponentMerging...
A followup on this topic is made with PR #1580 .
That is odd. I get: ``` $ black material_mapping.py reformatted material_mapping.py All done! ✨ 🍰 ✨ 1 file reformatted. ``` Could you check again?
### Testing geant4 on lxplus After building with ```shell cmake -B build -S . \ -DACTS_BUILD_FATRAS=on \ -DACTS_BUILD_PLUGIN_GEANT4=on ``` the original script seems to give a correct path: ```shell if...
### Testing locally These builds generate a valid Geant4 path: ```shell cmake -B build -S . \ -DACTS_BUILD_FATRAS=on \ -DACTS_BUILD_PLUGIN_GEANT4=on \ -DCMAKE_PREFIX_PATH="/opt/hep/geant4/11.2.0" ``` ```shell cmake -B build -S . -GNinja...
@andiwand is there anything missing for the documentation or was https://github.com/acts-project/acts/pull/2801 supposed to close this one?
### Duplicate Will be tracked in the issue of the most recent docathon. - https://github.com/acts-project/acts/issues/2796
As discussed in today's developers meeting, @osbornjd might have a quick look on the current status and then we will decide on how to proceed with this.