[Gate-users] What are the radioactive decay data files
Lana Beck
lana.beck at bristol.ac.uk
Mon May 10 20:38:18 CEST 2021
Hi Francesca,
The data files are downloaded with Geant4. See here for G4 10.7:
https://geant4.web.cern.ch/support/download
You may have already downloaded them when you installed G4. For example, my data files are in
/usr/local/Cellar/geant4/10.5.1/share/Geant4-10.5.1/data (on macbook using brew)
so perhaps you can find them in an equivalent path or download them if necessary. I suspect if they are missing, there would be an error message when you try to use it?
Best wishes,
Lana
-------------------
Dr Lana Beck
Research Associate
Particle Physics Group
University of Bristol
________________________________
From: Gate-users <gate-users-bounces at lists.opengatecollaboration.org> on behalf of gate-users-request at lists.opengatecollaboration.org <gate-users-request at lists.opengatecollaboration.org>
Sent: 08 May 2021 11:00
To: gate-users at lists.opengatecollaboration.org <gate-users at lists.opengatecollaboration.org>
Subject: Gate-users Digest, Vol 180, Issue 6
Send Gate-users mailing list submissions to
gate-users at lists.opengatecollaboration.org
To subscribe or unsubscribe via the World Wide Web, visit
http://lists.opengatecollaboration.org/mailman/listinfo/gate-users
or, via email, send a message with subject or body 'help' to
gate-users-request at lists.opengatecollaboration.org
You can reach the person managing the list at
gate-users-owner at lists.opengatecollaboration.org
When replying, please edit your Subject line so it is more specific
than "Re: Contents of Gate-users digest..."
Today's Topics:
1. What are the radioactive decay data files (Francesca De Benetti)
2. Re: Mu Map Actor does not save output (Ville-Veikko Wettenhovi)
----------------------------------------------------------------------
Message: 1
Date: Fri, 7 May 2021 14:01:33 +0200
From: Francesca De Benetti <francesca.debenetti at gmail.com>
To: gate-users at lists.opengatecollaboration.org
Subject: [Gate-users] What are the radioactive decay data files
Message-ID: <92490401-0847-4E1D-9525-3647CF60D01B at gmail.com>
Content-Type: text/plain; charset="utf-8"
Dear GATE users,
I am trying to simulate the energy deposition of a point source of Lu177, with user-defined spectrum.
In the GATE wiki website I read that "The download of radioactive decay data files is required.”, but I don’t know where to find them and then how to include them in the simulation. Also, here https://github.com/OpenGATE/GateContrib/tree/06a240b36ca55b9ec00f852df65265109bba4859/dosimetry/dosimetry/protontherapy/mac <https://github.com/OpenGATE/GateContrib/tree/06a240b36ca55b9ec00f852df65265109bba4859/dosimetry/dosimetry/protontherapy/mac> they don’t seem to download/include these radioactive decay data files, event though they actually use the RadioactiveDecay process.
Can please someone explain me what to do to simulate a radioactive decay?
For completeness, I copy here the “Physics” section of my macro:
/gate/physics/addPhysicsList emlivermore
/gate/physics/addProcess Compton
/gate/physics/processes/Compton/setModel LivermoreModel
/gate/physics/addProcess RayleighScattering
/gate/physics/processes/RayleighScattering/setModel LivermoreModel
/gate/physics/addProcess RadioactiveDecay
/gate/physics/addProcess HadronElastic
/gate/physics/processes/HadronElastic/setModel G4HadronElastic
/gate/physics/processes/HadronElastic/setDataSet G4HadronElasticDataSet
/gate/physics/processList Enabled
/gate/physics/processList Initialized
Thank you for your help!
Best regards,
Francesca
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.opengatecollaboration.org/pipermail/gate-users/attachments/20210507/9609994a/attachment-0001.html>
--------
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.opengatecollaboration.org/pipermail/gate-users/attachments/20210510/6cf70a17/attachment.html>
More information about the Gate-users
mailing list