[Gate-users] Complete tracking ("collision tape") of the primaries
Geron Bindseil
geron9 at gmail.com
Thu Sep 6 11:24:01 CEST 2012
Hi Till,
You can obtain the position of the final location of the hit in the
sensitive detector by using the root output. It is one of the data
fields, along with the position of the original decay or particle
generation.
However, if you need access to the full history for each primary, I'm
not sure if this is an output possibility built into GATE, but I know
that it is possible to write your own Actor that has access to the
complete tracking history and you can write out the data you need to a
file that way. You'll need to write it in c++, but you can follow the
format of the preexisting Actor classes.
Kind Regards,
Geron
Geron Bindseil
PhD Candidate, Physics
Western University
London, Ontario, Canada
Sent from my iPhone
On 2012-09-06, at 9:25 AM, Till Buchacher <xeed at gmx.net> wrote:
> Hi fellow GATE users,
> a current project I am working on requires me to obtain the complete tracking data of all the primaries that reach the crystals of my detector (and preferably only of those). Unfortunately the "hits" output only scores the number of events in the phantom (attached to phantomSD), but doesn't provide the necessary coordinates of the event. As my primaries are X-rays, I am looking to extract the position of each individual Compton or Rayleigh interaction.
> Is there a quick and simple way to get this "collision tape" like information from GATE?
>
> Thanks in advance.
> Till
>
> _______________________________________________
> Gate-users mailing list
> Gate-users at lists.opengatecollaboration.org
> http://lists.opengatecollaboration.org/mailman/listinfo/gate-users
More information about the Gate-users
mailing list