Commit Graph
9 Commits
Author SHA1 Message Date
larsandClaude Sonnet 4.6 38a0273087 link run_pbwo4 to build root in both build modes
Superbuild: install step creates build/run_pbwo4 symlink pointing at
the executable in build/minicalosim-build/.
Regular build: CMAKE_RUNTIME_OUTPUT_DIRECTORY ensures the executable
lands in build/ regardless of generator.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-11 11:10:44 +02:00
larsandClaude Sonnet 4.6 2a0a23a45b remove example files, mac files, and unused docker variants
Keep only the core C++ source and docker/Dockerfile-mini. Removes:
- exampleB4a (example executable and associated scripts)
- Geant4 macro (.mac) files
- ROOT plotting scripts
- GNUmakefile (old non-CMake build system)
- All Dockerfiles and scripts except Dockerfile-mini

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-11 10:45:17 +02:00
larsandClaude Sonnet 4.6 01df646aa9 add run_pbwo4 C++ executable; fix missing std headers for Geant4 11.4
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-10 09:19:55 +02:00
Jan Kieseler e849d0bac5 changed to be serialisable for multiprocessing 2024-07-23 14:01:20 +02:00
Jan Kieseler a03b3d780a fixes 2023-09-08 22:53:07 +02:00
Jan Kieseler a01466f649 python bindings to be tested (arm vs intep python issues) 2023-09-08 16:40:28 +02:00
Jan Kieseler 0adb64f763 construction wrapper seems to work 2023-09-07 23:31:46 +02:00
Jan Kieseler 3521cfd79e added bindings skeleton 2023-09-07 20:40:09 +02:00
Jan Kieseler cbb59ee8d7 initial 2023-09-07 20:35:46 +02:00