Lars Bogner lars
  • Karlsruhe, Germany
  • Joined on 2025-04-20
lars pushed to main at lars/minicalosim 2026-06-11 10:30:36 +02:00
517ba2ecb2 add child_track_ids array column to Steps; remove parent_id
lars pushed to main at lars/minicalosim 2026-06-11 10:25:08 +02:00
9ea0718139 add Spawning ntuple recording secondary births per step
lars pushed to minicalosim-spawning at lars/geant4 2026-06-11 10:25:01 +02:00
e7827c9b07 pre-assign secondary track IDs in ProcessSecondariesFromParticleChange
lars pushed to main at lars/minicalosim 2026-06-11 10:22:43 +02:00
718f9361f7 docs: archive parent_step_no design plan
lars pushed to main at lars/minicalosim 2026-06-10 09:19:55 +02:00
01df646aa9 add run_pbwo4 C++ executable; fix missing std headers for Geant4 11.4
lars pushed to main at lars/minicalosim 2026-06-10 08:20:27 +02:00
18de7dd3db limit Docker build parallelism to min(nproc, 16)
lars pushed to main at lars/minicalosim 2026-06-08 16:35:31 +02:00
5fc50bcefc print commit hash on import; fix event_id offset in multi-core steps
lars pushed to main at lars/minicalosim 2026-06-08 16:09:55 +02:00
f5c832fd44 fix Geant4 cmake git-dirty check when building from submodule ADD
lars pushed to main at lars/minicalosim 2026-06-08 16:07:17 +02:00
4ffb2f78b8 extend Steps ntuple and switch Docker to Geant4 submodule source
lars pushed to main at lars/minicalosim 2026-06-08 15:55:25 +02:00
f9a7f2d1f1 add Geant4 source as shallow submodule (lib/geant4)
lars pushed to main at lars/minicalosim 2026-06-08 14:18:40 +02:00
df3faa841c assemble steps inside try block to ensure temp file cleanup
lars pushed to main at lars/minicalosim 2026-06-08 14:18:05 +02:00
5f01ab6d35 save hits and steps to separate pickles in run_pbwo4.py
lars pushed to main at lars/minicalosim 2026-06-08 13:59:01 +02:00
7a62a46fe6 add run_pbwo4.py and include examples dir in both Docker images
lars pushed to main at lars/minicalosim 2026-06-08 12:57:38 +02:00
03b615cd3a fix LD_LIBRARY_PATH warning in Dockerfile-mini
lars pushed to main at lars/minicalosim 2026-06-08 12:38:52 +02:00
aaf0b33413 add minimal Docker image (no CUDA, no Jupyter, batch-only Geant4)
lars pushed to main at lars/minicalosim 2026-06-08 12:30:47 +02:00
0c3f68d0cf change container entrypoint from start-notebook.sh to bash
lars pushed to main at lars/minicalosim 2026-06-08 11:47:51 +02:00
4bc94278d8 fix Docker build: initialise pybind11 submodule before cmake
lars pushed to main at lars/minicalosim 2026-06-08 11:37:39 +02:00
19b1ef125b add per-step kinematics ntuple ("Steps") to ROOT output
lars pushed to main at lars/minicalosim 2026-06-08 11:20:31 +02:00
91020714e7 add CLAUDE.md with build, test, and architecture documentation
lars pushed to main at lars/aiRtrafficNN 2025-12-18 20:52:04 +01:00
7f83c94c4d Add README