<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<META NAME="Generator" CONTENT="MS Exchange Server version 6.5.7638.1">
<TITLE>RE: [Gate-users] Re: Gate-users Digest, Vol 5, Issue 9</TITLE>
</HEAD>
<BODY>
<!-- Converted from text/plain format -->
<P><FONT SIZE=2>Hi, Jan and Gaters,<BR>
<BR>
Thanks for putting me to think hard about this step issue.<BR>
<BR>
First, I would correct what I call interaction range cut before should<BR>
really mean a user defined step size cut. Range cut is called as production<BR>
threshold cut for secondaries.<BR>
<BR>
In principle, "Transport" process implemanted in Geant4 can deal with:<BR>
1) particles crossing boundary; 2) charged particles in a field;<BR>
3) particle transportation in the same volume *IF* all other interaction lengths<BR>
calculated from other physical processes are longer than user defined max allowed<BR>
step size through G4UserLimits method. This actually is a forced step with only<BR>
location and no mementum change, labelled as "Transportation" process.<BR>
<BR>
However, since the default max allowed step size is DBL_MAX and no field involved in GATE<BR>
application, we may safely consider the tranportation process is only associated with the<BR>
change of volume.<BR>
<BR>
Hope it is clear this time.<BR>
<BR>
Yu Chen, Ph.D.<BR>
University of Massachusetts Medical School<BR>
Division of Nuclear Medicine<BR>
55 Lake Avenue North<BR>
Worcester, MA 01655-0243<BR>
Phone: (508) 856-6123<BR>
Fax: (508) 856-4572<BR>
<BR>
<BR>
<BR>
-----Original Message-----<BR>
From: gate-users-bounces@lists.healthgrid.org on behalf of D.J. van der Laan<BR>
Sent: Fri 10/13/2006 1:57 PM<BR>
To: gate-users@lists.healthgrid.org<BR>
Subject: Re: [Gate-users] Re: Gate-users Digest, Vol 5, Issue 9<BR>
<BR>
I do not think I completely understand what you mean. As far as I know<BR>
Geant4 does not limit the step size. The latest release has added this,<BR>
I think, but only for the multiple scattering processes, so I think this<BR>
will show up as a multiple scattering and not transport. But perhaps we<BR>
are talking about two different things.<BR>
<BR>
I have used this trick in Geant4 to calculate fluencies through a<BR>
surface, and I have not noticed any transportation processes except on<BR>
volume boundaries.<BR>
<BR>
The Gate hits file only has the volume id's of the volume in which the<BR>
interaction occurs, I do not know if this is the post or pre step point.<BR>
So it is not possible to use this to detect 'real' boundary<BR>
crossings. Of course, it is possible to check if the interaction<BR>
position is on the surface of the volume.<BR>
<BR>
Regards,<BR>
<BR>
Jan<BR>
<BR>
<BR>
<BR>
Chen, Yu wrote:<BR>
><BR>
><BR>
> I do not think "Transportation" process is only for the purpose<BR>
> of transporting between different volumes for particles.<BR>
><BR>
> Actually, a hit is a step in Geant4. When a particle travels more than<BR>
> a interaction range cut (defined as cut threshold) and if there is not<BR>
> a interaction (processes as compton, photoelectric etc) happened for this<BR>
> particle, then this step (hit) will be labled as "Transportation" process.<BR>
><BR>
> More accurate way to look for particles crossing a boundary is to find that<BR>
> step associated with prepoint in pre-volume and postpoint in post-volume.<BR>
><BR>
> Does GATE hit class have those volume names written out?<BR>
><BR>
> Please correct me if I am wrong and misleading.<BR>
><BR>
> Yu Chen, Ph.D.<BR>
> University of Massachusetts Medical School<BR>
> Division of Nuclear Medicine<BR>
> 55 Lake Avenue North<BR>
> Worcester, MA 01655-0243<BR>
> Phone: (508) 856-6123<BR>
> Fax: (508) 856-4572<BR>
><BR>
><BR>
<BR>
--<BR>
D.J. van der Laan<BR>
Delft University of Technology<BR>
Mekelweg 15, room 2.00.020<BR>
2629 JB Delft<BR>
The Netherlands<BR>
<BR>
E: d.j.vanderlaan@tnw.tudelft.nl<BR>
T: +31 15 2783776<BR>
F: +31 15 2789011<BR>
<BR>
_______________________________________________<BR>
Gate-users mailing list<BR>
Gate-users@lists.healthgrid.org<BR>
<A HREF="http://lists.healthgrid.org/mailman/listinfo/gate-users">http://lists.healthgrid.org/mailman/listinfo/gate-users</A><BR>
<BR>
<BR>
</FONT>
</P>
</BODY>
</HTML>