<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Hi <br>
This option is disable since the release 6.0.<br>
If you want to use it, you need to modify in the code:<br>
------------------<br>
file :GateToRoot.cc<br>
line 126: m_recordFlag = 0; // Design to embrace obsolete functions
(histogram, recordVoxels, ...)<br>
by m_recordFlag =1;<br>
------------------<br>
And then, recompile Gate.<br>
Cheers<br>
Seb<br>
<br>
<blockquote
cite="mid:CANFn9kULVZoyw_=JEBVH8OY1t+5smHOVTzs-zQVZPY135=QKzQ@mail.gmail.com"
type="cite">
<meta http-equiv="Context-Type" content="text/html;
charset=ISO-8859-1">
Hi Gate-Users<br>
I have one problem to store in the simulation the annihilation
point.<br>
I simulate one cylindrical scanner PET, where I place one sphere
source of F18, inside one phantom of water; I want to plot the
annihilation point but I do not know how to store this type of
data in the Root output.<br>
I saw in the example_ROOT_Analyse, there is a root output file
named data_PET.root; inside this file, there are some folder and
in one of this, named Gate, is stored the annihilation point. I
want to know how I can obtain the same folder in my simulation,
using the Root output file, because there is not a Gate-macro
correlated to the output file data_PET.root.<br>
I post below the part of my Gate-macro where I set the type of the
output file.<br>
ROOT Output format<br>
#<br>
/gate/output/root/enable<br>
#<br>
/gate/output/root/setFileName MyWork_2<br>
#<br>
/gate/output/root/setRootNtupleFlag 1<br>
#<br>
/gate/output/root/setRootHitFlag 1<br>
#<br>
/gate/output/root/setRootSinglesFlag 1<br>
#<br>
/gate/output/root/setRootCoincidencesFlag 1<br>
#<br>
/gate/output/root/setSaveRndmFlag 1<br>
#<br>
#/gate/output/verbose 2<br>
<br>
<br>
Help me please.<br>
Best Regards<br>
Manuele Calussi<br>
<pre wrap="">
<fieldset class="mimeAttachmentHeader"></fieldset>
_______________________________________________
Gate-users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Gate-users@lists.opengatecollaboration.org">Gate-users@lists.opengatecollaboration.org</a>
<a class="moz-txt-link-freetext" href="http://lists.opengatecollaboration.org/mailman/listinfo/gate-users">http://lists.opengatecollaboration.org/mailman/listinfo/gate-users</a></pre>
</blockquote>
<br>
<br>
<pre class="moz-signature" cols="72">--
-------------------
Sébastien JAN, PhD
Groupe de Recherche en Physique Bio-Médicale
CEA - I²BM - Service Hospitalier Frédéric Joliot
4 pl. du Général Leclerc 91401 Orsay
+33 1 69 86 78 37
-------------------------------------
<a class="moz-txt-link-freetext" href="http://www.opengatecollaboration.org/">http://www.opengatecollaboration.org/</a>
-------------------------------------</pre>
</body>
</html>