<div dir="ltr">Is what you need a 2D histogram of the positions of hits/singles? i.e. if you were to output your data using ascii files, can you plot your desired beam profile using the position data in the hits/singles files?<br>
</div><div class="gmail_extra"><br><br><div class="gmail_quote">On Sun, Mar 23, 2014 at 6:36 PM, Stathis Kamperis <span dir="ltr"><<a href="mailto:ekamperi@gmail.com" target="_blank">ekamperi@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="">On Sun, Mar 23, 2014 at 2:23 PM, Stathis Kamperis <<a href="mailto:ekamperi@gmail.com">ekamperi@gmail.com</a>> wrote:<br>

> The closest I could get was to:<br>
><br>
> 1. Set the resolution of my dose actor like:<br>
> /gate/actor/doseDistribution/setResolution         1 100 100<br>
><br>
> 2. Run the simulation<br>
><br>
> 3. Run root<br>
><br>
> 4. Type in the root cli:<br>
> TBrowser *b = new TBrowser()<br>
><br>
> 5. Open the .root file with the browser<br>
><br>
> But what I got was a plot with nothing in it except for the ticks in axes.<br>
><br>
</div>Actually, if I right click -> Draw Panel -> Plot 3D, I see that there<br>
are some bars<br>
but they don't seem like proper histograms.<br>
<br>
Anyway, I worked arouned it by using .txt files with many 1D dose actors :)<br>
Still, if anyone is familiar with ROOT I'd like to learn how s/he did it.<br>
<br>
Cheers,<br>
Stathis<br>
<div class="HOEnZb"><div class="h5"><br>
> Best regards,<br>
> Stathis<br>
><br>
> On Sun, Mar 23, 2014 at 1:12 PM, Stathis Kamperis <<a href="mailto:ekamperi@gmail.com">ekamperi@gmail.com</a>> wrote:<br>
>> Hello people,<br>
>><br>
>> Does anyone have ROOT code to draw the profile of a beam from a .root<br>
>> file ? Or do you have any document describing the format of a .root<br>
>> file ?<br>
>><br>
>> Thank you.<br>
>><br>
>> Best regards,<br>
>> Stathis<br>
_______________________________________________<br>
Gate-users mailing list<br>
<a href="mailto:Gate-users@lists.opengatecollaboration.org">Gate-users@lists.opengatecollaboration.org</a><br>
<a href="http://lists.opengatecollaboration.org/mailman/listinfo/gate-users" target="_blank">http://lists.opengatecollaboration.org/mailman/listinfo/gate-users</a><br>
</div></div></blockquote></div><br></div>