![]() |
Project
|
This is a simple simulation example showing how to force a specific particle decay chain. To simplify the example, we will use a Box generator to inject Lambda0 particles in the simulation.
What we want to achieve is a forced decay chain of the Lambda0
Given that both the Lambda0 and the pi0 are by default decayed by Geant, we have to turn on the external decayer for these particles. This can be done with
On top of that we have to setup the external decayer to perform the decay forcing the channels we desire. The default external decayer configuration is loaded from
What we want to do is to add on top of the default configuration some extra settings that are provided in the decay_lambda_neutron_dalitz.cfg
file. This can be done with