5 Commits

Author SHA1 Message Date
lars 517ba2ecb2 add child_track_ids array column to Steps; remove parent_id
Each Steps row now carries a variable-length child_track_ids int array
containing the track IDs of all secondaries spawned during that step.
The parent_id column is removed — parentage is now expressed
unidirectionally (parent→children) via child_track_ids and the Spawning
ntuple, rather than bidirectionally.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-11 10:30:36 +02:00
Jan Kieseler 51001d1b59 renamed 2023-10-07 11:14:45 +02:00
Jan Kieseler 8d2302b5dc seems to work with different geometries 2023-09-21 09:06:20 +02:00
Jan Kieseler 90975a7c24 snapshot with output 2023-09-08 14:33:33 +02:00
Jan Kieseler cbb59ee8d7 initial 2023-09-07 20:35:46 +02:00