[Gate-users] Number of coincidences
Berker, Yannick
Yannick.Berker at philips.com
Sun Mar 9 09:17:43 CET 2014
Hi Tahereh,
That could be because you are counting scattered randoms as both scattered and randoms, if I am not mistaken.
Yannick
From: gate-users-bounces at lists.opengatecollaboration.org [mailto:gate-users-bounces at lists.opengatecollaboration.org] On Behalf Of Tahereh Niknejad
Sent: Sunday, March 09, 2014 4:12 AM
To: gate-users at lists.opengatecollaboration.org
Subject: [Gate-users] Number of coincidences
Hi,
Does anyone know why the total number of coincidences is less than the sum of the trues, randoms and scatters?
if ( eventID1 != eventID2 ) Nbr_Coinc_Random++;
if ( eventID1 == eventID2 && comptonPhantom1 == 0 && comptonPhantom2 == 0 ) Nbr_Coinc_Trues++;
if ( comptonPhantom1 > 0 || comptonPhantom2 > 0) Nbr_Coinc_Scatter++;
Regards,
Tahereh
________________________________
The information contained in this message may be confidential and legally protected under applicable law. The message is intended solely for the addressee(s). If you are not the intended recipient, you are hereby notified that any use, forwarding, dissemination, or reproduction of this message is strictly prohibited and may be unlawful. If you are not the intended recipient, please contact the sender by return e-mail and destroy all copies of the original message.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.opengatecollaboration.org/mailman/private/gate-users/attachments/20140309/239c2520/attachment.html>
More information about the Gate-users
mailing list