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
lars
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
7410049a72
added multi particles
2024-10-09 13:05:18 +02:00
Jan Kieseler
9038c9521a
better plotting
2024-08-23 11:22:50 +02:00
Jan Kieseler
d8f3a3720a
proper seedings
2024-08-22 15:50:24 +02:00
Jan Kieseler
e849d0bac5
changed to be serialisable for multiprocessing
2024-07-23 14:01:20 +02:00
Jan Kieseler
cb736850e7
fixed assign problems probably
2024-01-25 10:44:39 +01:00
Jan Kieseler
381aa6ea91
output file
2023-10-13 09:09:02 +02:00
Jan Kieseler
45f64c8832
fixed vis and sensor position
2023-10-09 14:03:00 +02:00
Jan Kieseler
9cd1a93ced
fix
2023-10-09 11:55:30 +02:00
lars
e7b26da63f
Merge branch 'main' of gitlab.etp.kit.edu:jkiesele/minicalosim
2023-10-07 15:31:02 +02:00
lars
a70bb85247
displayEvent without .root file
2023-10-07 14:13:31 +02:00
Jan Kieseler
51001d1b59
renamed
2023-10-07 11:14:45 +02:00
Jan Kieseler
34a0305601
fixed a few little things
2023-10-07 11:10:57 +02:00
lars
f6db42ce09
Add bindings & plotting
2023-10-04 13:36:57 +02:00
Jan Kieseler
fb00ca0a7a
material printout added but doesn't work yet
2023-09-22 12:14:36 +02:00
Jan Kieseler
5344586a7a
another fix
2023-09-21 10:18:26 +02:00
Jan Kieseler
8d2302b5dc
seems to work with different geometries
2023-09-21 09:06:20 +02:00
Jan Kieseler
0289712866
multi geometry
2023-09-20 23:45:56 +02:00
Jan Kieseler
bdcd83e63f
detector change might work - might
2023-09-20 22:51:37 +02:00
Jan Kieseler
90666bc1be
changed to GeV
2023-09-19 09:34:56 +00:00
Jan Kieseler
37d5b1eb3e
towards vis
2023-09-11 08:33:19 +02:00
Jan Kieseler
d3fa0d60cb
fixes
2023-09-09 02:07:05 +02:00
Jan Kieseler
ac07dc1c37
checks
2023-09-09 01:53:46 +02:00
Jan Kieseler
21396c1b44
checks
2023-09-09 01:50:40 +02:00
Jan Kieseler
1602992cee
checks
2023-09-09 01:32:53 +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
90975a7c24
snapshot with output
2023-09-08 14:33:33 +02:00
Jan Kieseler
0adb64f763
construction wrapper seems to work
2023-09-07 23:31:46 +02:00
Jan Kieseler
cbb59ee8d7
initial
2023-09-07 20:35:46 +02:00