IAP GITLAB

Skip to content
Snippets Groups Projects
Commit a9620174 authored by Jean-Marco Alameddine's avatar Jean-Marco Alameddine
Browse files

Adapt `ProcessSequence` so that if cx_select and cx_sum are zero, we don't...

Adapt `ProcessSequence` so that if cx_select and cx_sum are zero, we don't select any interaction instead of the first one.

Adapt `Cascade`. In case a discrete interaction has been selected, it will only delete the initial particle from the stack
if `interaction` or `decay` have actually returned that they have called an interaction process or a decay process.
If this is not the case, which means we did not call `doInteract` or `doDecay`, we will keep the particle on the stack.
parent ba0e5968
No related branches found
No related tags found
Loading
Checking pipeline status
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