Hi Assen,<br><br>Reading the Gate Reference Manual I&#39;ve figured out that volumeID is an array of numbers given to each volume in the simulation. Using these numbers one can tell where the current hit occured.&nbsp;For&nbsp;example&nbsp;for&nbsp;a&nbsp;PET&nbsp;scanner,&nbsp;volumeID[1]&nbsp;holds&nbsp;the&nbsp;ID&nbsp;of&nbsp;the&nbsp;rsector&nbsp;for&nbsp;the&nbsp;current&nbsp;hit,&nbsp;volumeID[2]&nbsp;holds&nbsp;the&nbsp;ID&nbsp;of&nbsp;the&nbsp;module&nbsp;for&nbsp;the&nbsp;current&nbsp;hit&nbsp;and&nbsp;so&nbsp;on. 
<br><br>See this document for more information:<br><a href="http://opengatecollaboration.healthgrid.org/GATEusers/documentation/REFERENCE_MANUAL/html_v1.0/classGateVSystem.html" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">
http://opengatecollaboration.healthgrid.org/GATEusers/documentation/REFERENCE_MANUAL/html_v1.0/classGateVSystem.html </a><br><br>The problem is that when this array is written to the .root file,&nbsp;some&nbsp;kind&nbsp;of&nbsp;compression&nbsp;is&nbsp;applied&nbsp;to&nbsp;it (i&nbsp;suppose) and the numbers change their values.&nbsp;And&nbsp;that&#39;s&nbsp;why&nbsp;reading&nbsp;the&nbsp;ROOT&nbsp;file,&nbsp;those&nbsp;numbers&nbsp;seemed&nbsp;meaningless&nbsp;to&nbsp;me.&nbsp;Does anyone know if there is a&nbsp;way&nbsp;to&nbsp;decompress&nbsp;those&nbsp;values&nbsp;so&nbsp;I&nbsp;can&nbsp;get the real volumeID information for the hits? Maybe there is a function in ROOT that does the work.
<br> <br>All the best,<br>Georgi<br><br><div><span class="gmail_quote">On 4/15/07, <b class="gmail_sendername"><a href="mailto:kirova@mskcc.org" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">kirova@mskcc.org
</a></b> &lt;<a href="mailto:kirova@mskcc.org" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)"> kirova@mskcc.org</a>&gt; wrote:</span><blockquote class="gmail_quote" style="margin-top: 0; margin-right: 0; margin-bottom: 0; margin-left: 0; margin-left: 0.80ex; border-left-color: #cccccc; border-left-width: 1px; border-left-style: solid; padding-left: 1ex">
  Hi Georgi,<br><br>As far as I remember volumeID is a&nbsp;&nbsp;number given to each of the volumes simulated in the<br>phantom or scanner. I think it should be one number per volume. Not sure why you see<br>10.&nbsp;&nbsp;Probably there are 10 volumes total in your geometry, but someone else from the list  
<br>may help more.<br><br>All the best,<br>Assen<br><br><br>-----Original Message-----<br>From: <a href="mailto:gate-users-bounces@lists.healthgrid.org" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">
 gate-users-bounces@lists.healthgrid.org</a> on behalf of George Gerganov <br>Sent: Sat 4/14/2007 2:43 PM<br>To: <a href="mailto:gate-users@lists.healthgrid.org" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">
 gate-users@lists.healthgrid.org</a><br>Subject: [Gate-users] What is the meaning of &quot;volumeID&quot; ?<br><br>Hello everyone,<br><br>The Hits tree in the ROOT-output files generated by GATE contains a branch<br>called &quot;volumeID&quot;. Each leaf is an array of 10 integers. Does anyone know 
<br>what is the meaning of each of these integers?<br><br> Thanks in advance,<br>Georgi<br><br><br><br>&nbsp;&nbsp;&nbsp;&nbsp; =====================================================================<br><br>&nbsp;&nbsp;&nbsp;&nbsp; Please note that this e-mail and any files transmitted with it may be 
<br>&nbsp;&nbsp;&nbsp;&nbsp; privileged, confidential, and protected from disclosure under <br>&nbsp;&nbsp;&nbsp;&nbsp; applicable law. If the reader of this message is not the intended<br>&nbsp;&nbsp;&nbsp;&nbsp; recipient, or an employee or agent responsible for delivering this<br>
 &nbsp;&nbsp;&nbsp;&nbsp; message to the intended recipient, you are hereby notified that any <br>&nbsp;&nbsp;&nbsp;&nbsp; reading, dissemination, distribution, copying, or other use of this<br>&nbsp;&nbsp;&nbsp;&nbsp; communication or any of its attachments is strictly prohibited.&nbsp;&nbsp;If 
<br>&nbsp;&nbsp;&nbsp;&nbsp; you have received this communication in error, please notify the <br>&nbsp;&nbsp;&nbsp;&nbsp; sender immediately by replying to this message and deleting this<br>&nbsp;&nbsp;&nbsp;&nbsp; message, any attachments, and all copies and backups from your<br>
 &nbsp;&nbsp;&nbsp;&nbsp; computer.<br><br></blockquote></div><br>