Closed saikatxdas closed 6 years ago
Also, is there a separate beta-decay module, or does NuclearDecay( ) takes care of it?
Beta decay is included in NuclearDecay().
Thank you. Can you say something about my 1st question? How does one separate the various channels of neutrino production in separate output files? @lukasmerten
It is at the moment not possible to separate the various channels of neutrino production in separate output files. But the type of neutrino that you get is given in the output file (12 = electron neutrino, 14 = muon neutrino), with a '-' in case of the anti-particles. You can use that to separate the various channels after the simulation.
Okay. Thank you. That suffices to answer my query. Thank you very much
Saikat
You're welcome. Arjen
Hi,
What is the correct way to write the output from various channels of secondary particle production in different output files? For eg., while propagating secondary neutrinos, is there a way I can separate out the neutrinos from beta-decay and pion decay in two different output files?