<div dir="ltr"><div><div><div><div><div>Hi Tasneem,<br><br>These graphs are histograms. So Y axis is the number of events (Hits, Singles or Coincidences your are looking at) per histogram bin. The X axis corresponds to the leave you are looking at.<br>
</div>For the energy, it is quite straightforward.<br></div>Each event has a different eventID, but as you are looking at a histogram, the X axis is not continuous, it is binned = it is cut into intervals. So it counts the number of event corresponding to this interval.<br>
<br></div>If you want to do more with the root browser, you should have a look at the official root documentation.<br></div>Otherwise you can analyse the data inside the root file by using the built-in C++ interpretor of the root software.<br>
You can also refer to the root documentation for a deep understanding. Otherwise, just take the C++ code from one of the benchmarks in the Gate repository and modify it to do what you want to do, that's how everybody will usually start.<br>
<br></div>Cheers,<br>Simon<br></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Fri, Feb 21, 2014 at 10:42 AM, Tasneem Rahman <span dir="ltr"><<a href="mailto:Tasneem.Rahman@student.adfa.edu.au" target="_blank">Tasneem.Rahman@student.adfa.edu.au</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div link="blue" vlink="purple" lang="EN-AU">
<div>
<p class="MsoNormal">Hi All,<u></u><u></u></p>
<p class="MsoNormal"><u></u> <u></u></p>
<p class="MsoNormal">I need your help to understand the root files. When I open the Root Object Browser, I can see the trees under the root file, i.e. Hits;92……Singles;37 …. Like this.
<u></u><u></u></p>
<p class="MsoNormal">Then under each tree I can see certain leaves. But I cannot actually interpret those figures based on X-Y axis.
<u></u><u></u></p>
<p class="MsoNormal">For instance, please find the attachments. In figure 1: eventID: What means the values in X and Y. Same question is for figure 2 and 3.<u></u><u></u></p>
<p class="MsoNormal"><u></u> <u></u></p>
<p class="MsoNormal">Also how can I proceed with Root files. Is there any link or document to understand root files in better ways? And is it only to observe graphs? Or I can fetch some data from these graphs?<u></u><u></u></p>
<p class="MsoNormal"><u></u> <u></u></p>
<p class="MsoNormal">Please help me with your expertise knowledge.<u></u><u></u></p>
<p class="MsoNormal"><u></u> <u></u></p>
<p class="MsoNormal"><u></u> <u></u></p>
<p class="MsoNormal">Cheers,<span class="HOEnZb"><font color="#888888"><u></u><u></u></font></span></p><span class="HOEnZb"><font color="#888888">
<p class="MsoNormal"><u></u> <u></u></p>
<p class="MsoNormal">Tasneem<u></u><u></u></p>
<p class="MsoNormal"><u></u> <u></u></p>
</font></span></div>
</div>
<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></blockquote></div><br></div>