Skip to content
Snippets Groups Projects
Commit b26d7f79 authored by Andre Sailer's avatar Andre Sailer
Browse files

InputHandling: Fix the order in which particles are passed to geant4

use a vector instead of a map to make the order of particles deterministic and not depend on the memory layout
This is a problem if more than one primary particle exists.
Now runs with the same randomseed will produce the same result
parent 03a6de39
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment