Commit Graph

5 Commits

Author SHA1 Message Date
lars c11ecf51de update geant4 submodule: fix circular dep in track ID pre-assignment
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-11 11:07:58 +02:00
lars 9ea0718139 add Spawning ntuple recording secondary births per step
Each step that spawns secondaries now writes one row per secondary to a
new Spawning ntuple (event_id, parent_track_id, parent_step_no,
child_track_id). This enables direct shower-tree reconstruction without
position joins. Requires the companion Geant4 submodule change that
pre-assigns track IDs in ProcessSecondariesFromParticleChange.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-11 10:25:08 +02:00
lars f9a7f2d1f1 add Geant4 source as shallow submodule (lib/geant4)
Tracks HEAD of https://github.com/Geant4/geant4.git at depth 1 for
reference browsing. shallow=true ensures others also get a shallow clone.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-08 15:55:25 +02:00
Jan Kieseler 8dafc405c7 update to stable 2023-09-07 20:38:50 +02:00
Jan Kieseler ba8fe1e1c5 pybind 2023-09-07 20:37:30 +02:00