-
Notifications
You must be signed in to change notification settings - Fork 6
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
No products in LiF target by thermal neutrons #117
Comments
Hello, I remember I stumbled upon a similar problem a few months ago. In my case the problem was due to the tritium not decaying due to the configuration of the decay physics list. I submitted a fix on #68. In order to correcly simulate the tritium decay you will need to set the following option in the decay physics list:
I'm not quite sure why this needs to be explicitly enabled. It probably has to do with the validation pipeline since enabling this new decay would probably affect in a very minor way the results of the validation simulations and this would require to update all reference files. Perhaps we can discuss this @jgalan at some point. Please @tsiledak let us know if this solves your issue. Regards, |
neutrons.rml.txt I have tried but in vein... ============================= Run Summary =============================
|
Hi @tsiledak and @lobis I modified the RML to enable
and
Then, I get the following inside the event, when I open using
Perhaps the |
Dear experts,
I am trying with restRoot to study thermal neutrons that hit a target of LiF (0.35 microns in thickness) and produce alphas and tritons of ~ 2 MeV in a gas mixture. With geant4 as a standalone code it works! But no events are saved to output file (on the other hand with alphas etc it works!) using rest.
$ export REST_FOIL=0.35
$ export REST_ENERGY=0.000000025
and
$ restG4 neutrons.rml
with:
neutrons.rml:
The text was updated successfully, but these errors were encountered: